Commit Graph

6 Commits

Author SHA1 Message Date
TheBukor 6bdfc3196e Fixes EffSetPathGoal not working correctly.
Also fixes some unhandled exceptions and a loop that was breaking when
it wasn't supposed to.
2016-12-14 14:14:59 -02:00
TheBukor 48685db4be Some COOL stuff
Fixed PathfinderGoalMeleeAttack
Fixed error when using remove/clear pathfinder goals on an armor stand
(why is it considered a living entity?!?)
Forgot to make NBTListIndex return a single value, now fixed
Added "Minecraft ID of %itemtype%" (to return for example
"minecraft:planks")
Also some stuff I don't remember (see the changes!)
2016-03-13 04:06:43 -03:00
TheBukor f046b64367 Missed last commit for 1.6, whoopsies! This commit is from 1.6.1.
Some cleanup on SetPathfinderGoal effect, and also testing support for
multiple entities.
2016-03-06 02:50:34 -03:00
Richard b0aa11475e Hopefuly should work fine.
Updated to 1.9, moving from Reflection to a new method using and
Interface with useful NMS methods (some expressions are still using
Reflection).
2016-03-03 22:01:19 -03:00
Richard 2cf4e790ba Closer and closer to a release!
Few changes to pathfinder goals, new "proper" clicked inventory
expression, let Skript debug "toString()" if needed.
2016-02-14 21:58:54 -02:00
Richard 06fbaf5a81 New 'make jump' effect, PathfinderGoals (in test), not ready for release 2016-02-04 22:29:41 -02:00