Summary
- Add a 'silent' arg to the execute command (commit: e04580f) (details)
- Work towards moving ScriptContainer to the core (commit: 0e4e611) (details)
- Make ScriptContainer pure core (commit: e949577) (details)
- Move some dScript code to a property (commit: e501a53) (details)
- Work towards moving Attribute to the core (commit: 80e448f) (details)
- Work towards moving TagManager to the core (commit: 7745179) (details)
- Fix a typo in queue commands (commit: 69216a7) (details)
- Fix queues (commit: 2d884b3) (details)
- slightly improve NPC sitting (commit: 713e518) (details)
- further improve NPC sitting (commit: a2fa21f) (details)
- Deprecate run as:x - use npc:x or player:x! (commit: a0d164b) (details)
- Fix ScriptEntryData (commit: c63dd36) (details)
- Show a deprecating warning in run as:x (commit: 435b338) (details)
- Don't require a queue object in queue, only want one (commit: 796f339) (details)
- Improve as_x tags (commit: cc29a21) (details)
- Fix previous commit (commit: aa1fd4c) (details)
- Improve command scripts (commit: e975e19) (details)
- Add object.type for all objects (commit: 36dcfb6) (details)
- Make modifyblock take a list of materials (commit: 7ef088e) (details)
- Target a specific Vault build (commit: 9ad8247) (details)
- add context.click_type to player places block (commit: d20b5ca) (details)
- add script.original_name (commit: 6aebc96) (details)
- Update how queues show (commit: 5c9b817) (details)
- [semi-breaking] return true nulls where possible (commit: 7780c1f) (details)
- Fix element.split.limit (commit: 97c4741) (details)
- Document command script contexts better (commit: 027e697) (details)
- [Breaking] dPlayer.matches(PlayerName) now returns false (commit: d0ee352) (details)