Ayham Al Ali

Results 30 issues of Ayham Al Ali

### Description This PR aims to fix `Delete` changer & add `Reset` changer to ExprTarget --- **Target Minecraft Versions:** Any **Requirements:** None **Related Issues:** #2695

bug
enhancement

### Description Add `last launched firework` to ExprLastSpawnedEntity --- **Target Minecraft Versions:** Any **Requirements:** None **Related Issues:** - #4942

enhancement

### Description This PR aims to improve the docs site after last restyle #3935 **Live Preview:** https://ayhamal-ali.github.io/Skript/ (outdated since [commit](https://github.com/SkriptLang/Skript/pull/4319/commits/0c17f51caf3d0f30fad78a1acc24ec75debcc9f0)) **Changelog** (_Will be updated continuously_) (currently up-to-date) + 🟢 Added...

enhancement
documentation

### Description This PR adds a new feature to loops - Add `loop-(counter|iteration)[-X]` for both normal and while loop - Improve performance for ExprLoopValue (regex pattern) - Add Loop interface...

feature

### Description Add - Statistic `expression` (set/get/reset/remove) - Statistic `condition` (%strings% is/are valid statistics) - Statistic `increase event` - Statistic `all statistics` expression As discussed on discord (#skript-dev) adding statistic...

feature

### Description 🚀 This PR aims to add a new expression for crafting inventory slots such as the `result item` and `matrix` Some utility methods have been added, if anyone...

feature

### Description This PR adds anvil input text expression which can be useful in various ways --- **Target Minecraft Versions:** MC 1.11+ **Requirements:** MC 1.11+ **Related Issues:** None

feature
2.7

### Description This PR aims to add a new helpful expression to return itemtypes with colors directly using this pattern `%itemtypes% (dyed|with color [of]) %color%` It also comes with some...

bug
enhancement
feature
feature-ready

### Description - Drop the usage of deprecated methods in ExprBalance and switch to the recommended methods - ~~Remove the ability to use `delete player's balance` which doesn't make sense,...

enhancement

### Description This PR aims to add `regex replace` to the replace effect + Fix one of the `replace first` patterns not using `%strings%`in the haystack + Use parse tags...

bug
enhancement
2.9