Commit Graph

15 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 5d75ab5dba Update to 1.11, untested. 2016-11-21 12:48:23 -02:00
TheBukor de38805126 1.10 update, added new "no gravity state of %entities%" expression. 2016-06-09 20:37:37 -03:00
TheBukor 8ec8133c89 1.9.4 update + random stuff. 2016-05-15 18:06:25 -03:00
TheBukor 226d0dc931 1.6.3 final commit. Some new effects/expressions. 2016-04-03 00:49:25 -03:00
TheBukor 24c07ad0d8 New WG Flag expressions (SkRambled expressions are somewhat broken)...
Register event-entity on Elytra Glide event
Change Elytra glide state to accept entities
Fixed "add x nbt of %slot%"
Fix an NPE in the NBTOf expression
2016-03-13 22:26: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 f3fcb59fa1 So reflection was awful to work with. I'm moving on to a new method...
using an Interface full of useful NMS methods. I'm still using
reflection, but only when absolutely needed.
I'm also working on a new and better implementation for NBT Lists.
Made NBT Lists and NBT Compounds serializable (can be saved in variables
through restarts), needs testing.
2016-02-28 20:01:28 -03:00
Richard 06fbaf5a81 New 'make jump' effect, PathfinderGoals (in test), not ready for release 2016-02-04 22:29:41 -02:00
Richard e598f81061 VanishNoPacket, manipulate compounds inside variables. 2016-01-19 20:39:53 -02:00
Richard a872fe6de9 Moved to reflection (code looks 45% uglier), added new expression for...
entities: NoClip and Fireproof. 
Added support to NBT List tags for the TagOf expression.
2016-01-17 22:10:38 -02:00
Richard 700cfe2c38 Added NBT support to 1.7 (most likely broken) 2015-12-05 02:24:33 -02:00
Richard dd5d7ea91a Lots of stuff yet only one new expression added. Should work with Java 7 2015-12-04 22:35:39 -02:00
Richard 382e8be72e First Commit. 2015-11-28 19:49:37 -02:00