Summary
- Queue word list censorship [minor] (commit: 77bd5dd) (details)
- Add our scheduler code (commit: 8c081ab) (details)
- move DebugElement to the core (commit: 5f98b26) (details)
- First big wall of moving-shit-to-core (commit: ff61105) (details)
- Move another large pile of code to the core (commit: d6c5afa) (details)
- Some TODOs (commit: 4ee3a56) (details)
- Some work towards a functional core (commit: e433ac7) (details)
- Clean the Command Executor (commit: 8047da3) (details)
- Update BracedCommand (commit: 6d35f6f) (details)
- Update scriptbuilder (commit: 291dfcc) (details)
- Update ScriptRegistry (commit: 00d6918) (details)
- Update ScriptQueue (commit: 358af68) (details)
- Update AbstractCommand, CommandRegistry (commit: 3a1a29c) (details)
- Update TimedQueue (commit: 78b0ee5) (details)
- Update TaskScriptContainer (commit: 93863a9) (details)
- Update Attribute (commit: b7d5b35) (details)
- Update ReplaceableTagEvent (commit: 9d3814a) (details)
- Update TagManager, ProcedureScriptTags (commit: 0fe55a8) (details)
- Update ObjectFetcher (commit: 4d97822) (details)
- Update Element (commit: 1328312) (details)
- Update Duration (commit: b0e52ea) (details)
- Update dScript (commit: ad6b55f) (details)
- Update dList (commit: 504b163) (details)
- Update aH (commit: b6dde0b) (details)
- Update property parser (commit: bb9919e) (details)
- Update old event manager (commit: 44772d6) (details)
- Make it buildable (commit: f3f605e) (details)
- Make TagContext abstract (commit: 2f93af6) (details)
- Patch OldEventManager (commit: 3c42ba8) (details)
- Scrap from updating dBukkit (commit: 4626c29) (details)
- Minor cleanup (commit: 2c4f87b) (details)
- Update to new object fetcher style (commit: 99c22a0) (details)
- Update ScriptQueue too (commit: 0939ab3) (details)
- Move Foreach to the core (commit: ad8ad6b) (details)
- Patch some errors (commit: 3926410) (details)
- Fix the ObjectFetcher, bump version (commit: 5023c6c) (details)
- Actually load world events at startup (commit: b330702) (details)
- Ignore unreasonable calls to queue.onStop (commit: 1a9078b) (details)
- Ban queues from re-completing repeatedly (commit: 52a5d8c) (details)
- Fix relative_filename (commit: e0fa224) (details)
- Add verbose flag, fix list.filter (commit: be1b7d0) (details)
- Fix player: and npc: (commit: e2cf57d) (details)
- Verbosify some things, fix some things (commit: f68304f) (details)
- Fix flag dList support (commit: 9e57a3a) (details)
- Move dObject meta back out of the core (commit: da7eae7) (details)