Summary
- Add BossBar command (commit: becca40) (details)
- Improve PlayerReceivesMessageScriptEvent (commit: 31ab5c8) (details)
- Probably fix fake_arrow entity (commit: 7f607df) (details)
- Update player levels up event. (commit: 59fa30c) (details)
- Minor cleaning of events. Again. (commit: e374f5b) (details)
- Bump vault version. Comment out unused dependencies (found from 'mvn (commit: 924cfa0) (details)
- Update dLocation to use CoreUtilities rather than Apache Commons. (commit: 00ad271) (details)
- Add dEntity.is_infected mechanism (commit: 68cccd8) (details)
- Add <context.item> to FireworkBurst event. (commit: e6c8fb0) (details)
- Fix EntityInteractEvent (commit: 6c47709) (details)
- meta fix, latest spigot release (commit: 91a04e2) (details)
- Add an environment argument to createworld (commit: 7504675) (details)
- Some meta cleaning (commit: 0e65329) (details)
- Rename "item crafted" to "item recipe formed", add "player crafts item" (commit: cc0487d) (details)
- Patch up item_projectile collision, fixes #1326 (commit: 1886a0a) (details)
- Fix #1325 (commit: dcfb927) (details)
- Implement base_color and patterns for shields (currently only (commit: 06a48d6) (details)
- Add entity.marker tag and mechanism, fixes #1311 (commit: 450739e) (details)
- Add "item:dItem" determination in "player picks up item", fixes #1301 (commit: 14353ac) (details)
- Ignore offhand clicks for now (useless duplicates), fixes #1324 (commit: 7cde562) (details)
- Add new particle effects, fixes #1327 (commit: 229abac) (details)
- Also add sweep_attack particle effect (commit: 7244ad9) (details)
- Update shields with patterns correctly (commit: 1cd813c) (details)
- [EXPERIMENTAL] Add "player swaps items" event for #1329 (commit: b0af359) (details)
- Fix potential error in EquipsArmor event, fixes #1333 (commit: b94cab0) (details)
- Add "offhand" to EquipCommand, fixes #1334 (commit: 24cb66a) (details)
- Reset event variables properly (commit: 6947427) (details)
- Fix a potential flaw in interact event usage (commit: ae587e7) (details)
- Experimental new potion system (commit: f1e9562) (details)
- Add color support to new potion system (commit: 8aa9a94) (details)
- Fix typo (commit: eba3ed6) (details)
- Handle bukkit sucking (commit: 1e5fe11) (details)
- Color can be null????? (commit: 10ac4a3) (details)
- Final fix: no stray commas! (commit: 0d53443) (details)