Summary
- Make ChunkLoad tag a dChunk (commit: b946dae) (details)
- Update the queue command to take queue objects (commit: 5aae1a7) (details)
- Make queue IDs much nicer (commit: b1175e0) (details)
- Hide old .escaped metas (commit: ca35d6e) (details)
- Add log 'clear' type (commit: 8f3a7f7) (details)
- allow cuboid.list_entities[npc] (commit: df96fcf) (details)
- Add a chunk unload smart event (commit: 331a7f9) (details)
- remove abstractcommand.Denizen (commit: ed9ddca) (details)
- Move some AbstractCommand functionality to the core (commit: d558503) (details)
- Move the CommandRegistry to the core (commit: 18476aa) (details)
- Don't strip colors from the NPC name (commit: 53e5257) (details)
- Add BukkitScriptEntryData (commit: bba8d04) (details)
- Temporary fix for ScriptEntry's (commit: 0affdcf) (details)
- Make some code more core-ready (commit: 83e347a) (details)
- Add file_delete server mech, security features (commit: 3035db8) (details)
- Fix tags in format scripts (commit: 6679d34) (details)
- Document the Queue dObject (commit: 76ace77) (details)
- Make folders automatically for the YAML command (commit: 527b381) (details)
- quickly patch YAML savefile (commit: 168fba6) (details)