Summary
- Add context.relative to clicks block, fixes #920 (commit: 8382ed8) (details)
- Don't allow transferring bound items to other players (commit: ce2eaf0) (details)
- Some work towards move ScriptEntry to the core (commit: 37187e8) (details)
- run and use the new schedule in scriptqueue (commit: 238ec66) (details)
- Move queue.player,npc to a separate property file (commit: 64b61f1) (details)
- Make a random pile of code core-ready (commit: e1f0de7) (details)
- Move some dB code coreward (commit: e0a00d0) (details)
- First big wall of moving stuff to core (commit: 4f478aa) (details)
- Move more code coreward (commit: 7855e9a) (details)
- Delete some old commands (commit: e59dfd7) (details)
- Add player.ping tag (commit: f7842c4) (details)
- Destupid the animate command (commit: 8c6c20b) (details)
- Better document the animate command (commit: 3734a53) (details)
- Scraps from corework (commit: e450f4a) (details)
- Update dB (commit: c388e71) (details)
- Update Denizen (commit: 85ad2c3) (details)
- Update a wall of stuff (commit: eb5aca9) (details)
- Wall of updates (commit: f32c58a) (details)
- Update all properties (commit: 8c02fa0) (details)
- Update the utilities (commit: d113a6d) (details)
- Update tags, Flagmanager (commit: 0c86940) (details)
- Update dObjects, entity properties (commit: 0f97148) (details)
- Update all containers except world script helper (commit: e5cdaff) (details)
- Lazy temporary updated for WorldScriptHelper (commit: 51b1c73) (details)
- Update all core commands (commit: 4c48021) (details)
- Update server and item commands (commit: b7266d8) (details)
- Update all entity commands (commit: c8d24f8) (details)
- Update player/npc commands (commit: 04910b0) (details)
- Update all world commands (commit: 81e225e) (details)
- Update requirements (commit: 65f9504) (details)
- Update npc/listener code (commit: 9e5982f) (details)
- Update all smart events (commit: c4f52f0) (details)
- Final cleaning - IT COMPILES! (commit: 6604f53) (details)
- Update to functionality! (commit: 60fcf15) (details)
- Move Foreach to the core (commit: bd7142d) (details)
- Fix cast command documentation (commit: 43169cc) (details)
- Fix tags in general (commit: 7f83eba) (details)
- Patch a few more issues (commit: 5c12dfd) (details)
- Patch a YAML tag error (commit: 26c1e1d) (details)
- Catch more errors (commit: 44b74c9) (details)
- Fix the dObjects (commit: 6193afc) (details)
- Register smart events (commit: 99ba2de) (details)
- Register properties (commit: ac3207a) (details)
- Don't handle YAML errors stupidly (commit: 825af35) (details)
- Implement toString in BukkitScriptEntryData (commit: 66c14ef) (details)
- Fix flag interpretation (commit: 84eda3f) (details)
- Get correct armor slots, fixes #939 (commit: f849c0c) (details)
- Fix some dInventory getLocation cases (commit: 1d45a41) (details)
- Fix utiltags (commit: 23920b9) (details)
- Allow decimals in YAML Set (commit: 275cb25) (details)
- And unused denizen debug -v (verbose) (commit: 6fc7716) (details)
- Make SQL output verbosable (commit: 80ddc90) (details)
- Fix debug -v (commit: ea78fd8) (details)
- Fix player: and npc: (commit: 168d6dd) (details)
- Fix debug -v's message (commit: 5271c5f) (details)
- Add a reason note to entity heals (commit: 05044e8) (details)
- Fix flag dLists (commit: 1895771) (details)
- Add context.drops to the entity death event (commit: b0ba35e) (details)
- Fix build (commit: 90898dc) (details)
- Probably fix attack cancel errors (commit: c1b223a) (details)
- Catch second potential attack cancel error (commit: 275e7bc) (details)
- Delete stupid code (commit: 23d564f) (details)
- Add meta for the run/inject videos (commit: 32ae7ab) (details)
- Move dObject meta back into dBukkit (commit: 6deffa6) (details)