SirSmurfy2

Results 56 issues of SirSmurfy2

### Problem Addon developers have to go a round about way of getting a `SyntaxOrigin` of their `SkriptAddon`. Rather than a method being implemented into their `SkriptAddon` instance. ### Solution...

enhancement

### Description This PR aims to add effects for multiplication, division and exponentiation operations, allowing users to perform an arithmetic operation on an variable, single or list. Rather than doing,...

feature

### Problem No current support for Damage Sources, including reading and checking data of damage sources, no previous event values for damage sources, and unable to create custom damage sources...

feature
breaking changes
needs reviews

### Problem Currently is no quick and easy route of getting the center location from two locations. The only current way I know to achieve this, is `set {_center} to...

feature

### Description This PR aims to add support for the upcoming Tool Components to Skript. Allowing users to modify components of an item and create new tool components with features...

feature
2.14

### Skript/Server Version ```markdown skriptTestDev ``` ### Bug Description JUnit testing environment doesn't support tests that take tick(s) to actually take affect in order for assertions or conditions to pass....

bug

### Description This PR aims to add a new expression that returns a list excluding the options provided. If there is no need for this, since SecFilter now exists, that's...

enhancement

### Description This PR aims to add additional brewing support such as events, expressions and slots. Allowing users to use a specific expression to get a specific slot of a...

enhancement

### Description **The problem** When `SyntaxElements` implementing `ExperimentalSyntax` were not satisfied, there was no error explaining why and defaulted to `Can't understand this ...` which can be misleading. **Solution** Now...

enhancement

### Description This PR aims to add support for chicken variants to Skript. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none

enhancement