Patrick Miller

Results 29 issues of Patrick Miller

### Description This PR fixes the ItemData serialization issues (e.g. assertion error for `diamond sword named "BOB"`) by serializing BlockValues stored on the ItemData. This is not currently done, which...

bug
2.7
breaking changes
2.6

### Description This PR adds support for script commands to ExprCommand. This allows users to determine the alias used in a script command if that script command has aliases. It...

feature

### Description *NOTE: Not marking this as a breaking change as full backwards compatibility remains* *NOTE: This PR features a lot of changed files. Most of those changes are just...

enhancement
2.7

### Description title --- **Target Minecraft Versions:** 1.13+ (not for 2.6) **Requirements:** none **Related Issues:** - https://github.com/SkriptLang/Skript/issues/4955

enhancement
2.7

### Description The greatest API ever added to Skript, Full PlayerEggThrowEvent support. Syntax needs help maybe. Should we actually add this!? 🤣 TEST SCRIPT: ``` on player egg throw: if...

feature
2.7

### Description This main goal of this PR is to make sure variable changes made within a spawn section are carried back over into the main trigger after the section....

bug
2.7

### Description The purpose of this PR is to start discussion on implementing a new package / syntax organization system for Skript. I created this as a PR as I...

feature
up for debate
2.7

### Description This PR is for tracking my experiment. A **lot** of work still needs done. Comments/tests welcome though! Currently has some breaking changes (in that some color tags parse...

feature
breaking changes

### Problem Potions syntax in Skript is confusing, duplicated, and fails to follow vanilla behavior. Support for numerous properties of potion effects/potion effects types are missing. ### Solution This pull...

bug
enhancement
feature
needs testing
breaking changes

### Description This PR replaces `Expression#isLoopOf` with a new API located in `ExprLoopValue`. I have also cleaned up that class. `Expression#isLoopOf` has been kept but deprecated. Backwards compatibility remains. ---...

enhancement
feature
2.7