sovdee

Results 40 issues of sovdee

### Skript/Server Version ```markdown [18:30:25 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [18:30:25 INFO]: [Skript] Skript's documentation can be found here: https://skriptlang.github.io/Skript [18:30:25 INFO]: [Skript] Skript's tutorials can...

investigating

### Description I'm not fully satisfied with how it looks, and will definitely do a second pass. I'd like feedback before worrying about aesthetics, though, so I'm creating this pr....

enhancement
documentation

### Skript/Server Version ```markdown 2.6.3 ``` ### Bug Description `if %player% is op:` doesn't show up in documentation, likely because instead of it being a condition like normal, it's basically...

enhancement
up for debate
PR available

I'm using YML to do inventory backups and ran into an issue with crossbows loaded with fireworks. In the attached yml, once there are three crossbows, the non-scalar node limit...

### Skript/Server Version ```markdown [20:03:34 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [20:03:34 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [20:03:34 INFO]: [Skript] Skript's tutorials can...

bug
priority: low

### Suggestion Add a way for Skript users to easily debug their code by adding breakpoint analogues, pausing executing, and stepping through code. Ideally, this would be implemented in a...

priority: lowest
feature

### Description Currently, the only way to compare two lists for exact equality is to check each element individually within a loop. Attempting to do `1, 2, 3 is 1,...

enhancement
needs testing
breaking changes
2.9

### Skript/Server Version ```markdown [16:31:55 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [16:31:55 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [16:31:55 INFO]: [Skript] Skript's tutorials can...

bug
priority: low

### Skript/Server Version ```markdown [17:15:21 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [17:15:21 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [17:15:21 INFO]: [Skript] Skript's tutorials can...

bug
priority: low

### Description Adds tests for all vector-related syntaxes. Fixes up some docs/pattern issues with assorted vector syntaxes as well. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** #6158

enhancement
2.8
adds-missing-test