Some Bugs Fixed
Pre-release
Pre-release
... and hopefully not many new bugs introduced
- Fix 1.8 compatibility issue with getItemInHand vs. getItemInMainHand (remember, still not officially supported)
- Damaging entities now changes the damage cause AFTER damage event is called, instead of not changing it all
- Added expression for last damage cause of entity
- Fixed adding lists of items to inventories
- Fixed inventory space checks, now considers 1.9 Spigot changes
Syntaxes:
Last damage cause: last damage cause of %livingentities%
Damage expression changed to: damage %slots/livingentities/itemstack% by %number% [heart[s]][ with fake cause %-damagecause%]
There are still some bugs left, but I think it is soon time for final V10 release. Quick TODO list for it:
- Fix issues which can be fixed without too big rewrites
- Create working updater for Skript
- Update aliases packaged with plugin
- Add some new features
The bug rewrites (tag aliases-rework, for example) will come in next major release. First I need to create something stable enough.