Summary
- Holy documentation Batman! (commit: c4835ec) (details)
- Documentation II: Comment Boogaloo (commit: cea3a14) (details)
- Documentation 3: The Threequel (commit: 7e75ffe) (details)
- Document4tation: The Documenting (commit: 28a8df7) (details)
- Document4tion 4: Director's Cut (commit: 2f57fec) (details)
- Document4tion: Special Edition (commit: f75973e) (details)
- [EXPERIMENTAL] Initial NMS update built on 1.13-pre7 (commit: 35ff018) (details)
- [EXPERIMENTAL] Experimental update (commit: c5d9cf1) (details)
- Support legacy IDs, but add warnings (commit: d0f263b) (details)
- [EXPERIMENTAL] Implement better legacy support (commit: 53f0627) (details)
- Remove listen command (commit: ec10b35) (details)
- Patch CommandScriptHelper (commit: 0590fbe) (details)
- Remove requirements system (commit: 0abac17) (details)
- use latest cb and cit versions (commit: 8433740) (details)
- more buildable (commit: 9ecafce) (details)
- version bump: 1.0.3 (commit: 6496a07) (details)
- fix advancement event compat up to 1.12 (commit: 0d9eb20) (details)
- Documentation 5: I have no clue what I'm doing (commit: 654dcad) (details)
- 1.13 NMS update (commit: 5a7ebc7) (details)
- fix map command doc (commit: 3de0fda) (details)
- fix paren placement, fixes 1.12/1.13 compat, fixes #1797 (commit: be26b42) (details)
- Only use blockData material up-patching for block-type materials, fixes (commit: e97963e) (details)
- Change death event priority, fix entity type issue, for #1803 (commit: 8597b31) (details)
- grab correct obj type in death event (commit: 87594ae) (details)
- NMS-backed forceful teleporter to the teleport system, fixes #1805 (commit: a85ff17) (details)
- improve item.nbt tag to allow full data list (commit: d1cb882) (details)
- add new flag list clearsplit action (commit: 476cc60) (details)
- fix entity/npc _is_valid tags (commit: fdfc42c) (details)
- fix nbt command docs (commit: 95e025c) (details)
- Add the first dMaterial mechanism: block_resistance (commit: 150e4ab) (details)
- Update to 1.13.1 (commit: 999682c) (details)
- [Possible] fix sitting trait position issue (commit: 277cae3) (details)
- add some npc id validation (commit: 6b44e5d) (details)
- Patch nbt_attributes, fix fake_player entities (commit: 5d09d61) (details)
- fix block physics event typo created in 1.13 updates (commit: 00bc4b6) (details)
- rewrite player.target filtering logic (commit: d112503) (details)
- minor code cleaning (commit: b8fc7a6) (details)
- add dnpc.clear_waypoints mechanism (commit: c1448c7) (details)
- EntityFormObject (internal interface adjustment) (commit: 052647c) (details)
- fix path security config options, and filecopy directory handling (commit: 0a1b21b) (details)
- reduce notable location mismatching (commit: cc05e13) (details)
- improve noted loc matching (commit: 088ca77) (details)
- fix wrong doc (needs to be rewritten/cleaned still) (commit: c497b69) (details)
- (Automated Change): mass debug report pre-check (commit: afe8d48) (details)
- better shouldDebug logic (commit: fc0fb89) (details)
- improve in_group docs (commit: d86e714) (details)
- Don't spam logs for material data values when debug is off (commit: 1dab454) (details)
- Change PlayEffect syntax to allow effects to not be offset (commit: 6b0efa8) (details)
- patch errors from previous dMaterial commit (commit: b89935c) (details)
- fix receives message event in 1.13 (commit: 7fa0b53) (details)
- (untested) fix tablist mechanism in 1.13 (commit: c9d12d1) (details)
- Probably fix schematic issues in 1.13 (commit: 74ba0b2) (details)
- fix map item property for 1.13 (commit: ae6e613) (details)
- block spawn egg property string reader in 1.13 (commit: b29edc2) (details)
- Fix fishes event for pre-1.13 versions (commit: 8f423cb) (details)
- probably fix switch command and tag (commit: aa961dd) (details)
- update pom refs, better pom's, better note in config (commit: 841a05f) (details)
- fix event priority for killed event (commit: 1846abe) (details)
- improve skull item handling for 1.13 (commit: 28f10a1) (details)
- update pom refs to Java 8, move defaultGoal to parent (commit: cb9cf04) (details)
- Update to 1.13.2 (commit: 28c09ec) (details)
- [BREAKING] Rename advancement command to toast, add new advancement (commit: 8cf900f) (details)
- Fix advancement/toast commands in 1.13, use dItem icon (commit: 23b746f) (details)
- Add issue templates (commit: 352f2a7) (details)
- Fix invisible command with player-type NPCs, fixes #1819 (commit: 419527f) (details)
- Add riptide event (#152) (commit: 460a88b) (details)
- fix compilation from pr (commit: 45ddb9e) (details)
- NBT Additions (#149) (commit: eac6973) (details)
- Remove flowerpot implementation for 1.13 (commit: cd75990) (details)
- Fix dMaterial isStructure (commit: 79e73f5) (details)
- Improve changed materials handling (commit: b3d8798) (details)
- Remove useless class and mechanism (commit: 1028341) (details)
- Probably fix iconcrack/blockcrack/blockdust in PlayEffect command (commit: 06ad6ad) (details)
- Fix biome.spawnable_entities (commit: fd1c3b7) (details)
- Update some of the meta (commit: a1dbd55) (details)
- Allow beds and flower pots in dMaterial block_resistance mechanism (commit: fd5dc48) (details)
- Remove 1.13 automatic skull material change (commit: 94bf546) (details)
- Implement getHeightMap in 1.13 (commit: b35f443) (details)
- Update ItemPotion property for 1.13 (commit: c233d55) (details)
- Better jar filenames (commit: ce5beb9) (details)
- improve plugin.yml version code (commit: d0b6bf6) (details)
- workaround patch for notable inventories break (commit: 470be79) (details)
- Add player mends item event (#162) (commit: a1bdb79) (details)
- possibly reduce trouble from 1.13 workaround (commit: 63afeb3) (details)
- Add dPlayer.update_advancements mech (commit: 8a26ea7) (details)
- reorganize dMaterial class a little bit (commit: fde8673) (details)
- Update item frame item rotation meta (#163) (commit: 4f8ddfc) (details)
- initial attach_to offset support (commit: 35a7e02) (details)
- part 2: rotation tracking (commit: 6eaa93c) (details)
- part 3: less silly rotation handling (commit: 7586a8b) (details)
- fix potion color handling (commit: 96253ff) (details)
- Fix tab completion in 1.13 (commit: a6580f5) (details)
- cleverize tab complete patch (commit: bbb12d0) (details)