Summary
- Add mechanism player.money (commit: 4049a77) (details)
- Fix interacts with event (commit: b3e4d48) (details)
- Add tag location.attached_to, fixes #1296 (commit: 7412af3) (details)
- Fix previous commit (commit: fadf340) (details)
- Slightly theoretically better math for location.find.blocks.within (commit: 1880de6) (details)
- Fix previous commit a little (commit: 8d06697) (details)
- Replace mech npc.set_name with npc.name (commit: d676c33) (details)
- Add FakeItemCommand, fixes #1038 (commit: 7d16cb8) (details)
- Update player inventory to properly show item durability in (commit: 29ba77d) (details)
- Add money command. Again. fixes #1291 (commit: 4fadff7) (details)
- Improve dEntity matches to string. fixes #1253 (commit: a1084c2) (details)
- add <[email protected]> (commit: 4910879) (details)
- Add definition argument to shoot and push commands. Add some meta to (commit: dac4f17) (details)
- Fix NPE in EntityInteract event. Minor improvement to (commit: 9cb3c98) (details)
- Convert dEntity.entityMatches(String) to tryEntity in events. (commit: e596aa4) (details)
- Fix kick command targets. (commit: a345d92) (details)
- Add <[email protected]_small> and corresponding Mechanism. (For ArmorStands) (commit: bf0805c) (details)
- Improve PlayerLeashesEntity event. Cleaning of dLocation (commit: b5ebd27) (details)
- Capitalise some MetaDocs... (commit: aef47f4) (details)
- Update to 1.8.8 (commit: 03c1e85) (details)
- Add missing event regexes (commit: 23dc1d4) (details)
- Add dPlayer.banner_update mechanism (commit: bdbcab1) (details)
- Add/fix more regex (commit: 63449e1) (details)
- Fix schematic tags in theory (commit: 9200939) (details)
- Allow list of items in FakeItem (commit: 419478a) (details)
- Allow all entities to be affected by hide_entity/show_entity mechanisms (commit: 8771ba7) (details)
- Add option to keep hidden players on the tab list (commit: 8f51ed4) (details)
- Add PlayerReceivesMessageScriptEvent (commit: 0e8a605) (details)
- Add dLocation.head_rotation and <[email protected]_rotation> (commit: 922e4a9) (details)
- Change method of getting message in "recieves message" event (commit: 4369a0a) (details)
- Fix dEllipsoid/dWorld/location.is_within nonsense, also meta (commit: cc622ba) (details)
- Safety check for dEllipsoid (commit: 925eee0) (details)
- Theoretically improve inventory set (commit: 25c60af) (details)
- Update dItem.patterns mechanism meta Cleanup FakeItemCommand (commit: 7b9f00c) (details)
- Cleanup imports. (commit: eade0e0) (details)
- Refactor the BreakCommand as an NPC command. (commit: c69633b) (details)
- Convert ItemCraft event to ScriptEvent format. Reformat 'InvPicksUpItem' (commit: a1a1224) (details)
- Now that we have updated to 1.8.8. (commit: d8fc599) (details)
- Add Chat Prefix and Chat Suffix tags and mechanisms. Tested, confirmed (commit: 1644a27) (details)
- Convert PlayerEditsBook to ScriptEvent. (commit: c3c0ef9) (details)
- Event cleanup and slight fixes. (commit: 0522c37) (details)
- Add "procedural items" node to inventory scripts, fixes #1275 (commit: 5c015b4) (details)
- Improve procedural items, fix Inventory commands with no origin (commit: 0db06d5) (details)
- Fix <[email protected][].within[]> (commit: d927189) (details)
- ssshh mr chunk no tears no more tears (commit: 25cd53b) (details)
- Shut up with your errors, you're just a minor, you ain't allowed to (commit: 18d82a5) (details)
- Calm down dLocation just calm down friend no need for extremes man we're (commit: c458452) (details)
- First they came for dLocation, and I said nothing... (commit: 18890c3) (details)
- Fix inventory command some more (commit: 21107bf) (details)
- Correct health trait meta (commit: acf7119) (details)
- Improve meta a little (commit: 783bb05) (details)
- Add dPlayer.skin_blob mech, matching tag (commit: 1dc3e23) (details)
- Probably fix item script identifiers (commit: 7cd08a5) (details)
- Add extra hide_entity check (commit: addf0ae) (details)
- Patch up "on player receives message" cancellation (commit: 0d6721e) (details)
- Track dead EntityDeathEvent entity (commit: f311066) (details)
- Fix a tag, remove old comment (commit: 006110f) (details)
- Fix determining instabreak (commit: c4e74ff) (details)
- Fix meta typo (commit: e9b771d) (details)
- Fix pathfinder (commit: 4f832fe) (details)