Summary
- update to new core standardized mechanism constructor (commit: 62d3ced) (details)
- fix inventory command with offline player link (commit: 08de7d6) (details)
- use new core update (commit: 992549e) (details)
- add a few more always-plaintext elements (commit: 5a65727) (details)
- entity flags property (commit: d48efe4) (details)
- shoot entry.location (commit: a070a95) (details)
- various minor meta and argument recognition patches (commit: 2e0fd84) (details)
- v1_17 part 1: duplicate the 1_16 folder (commit: 9c9fe57) (details)
- v1_17 part 2: version bumps (Denizen 1.2.1) (commit: 51b0ba2) (details)
- v1_17 part 3: automatic import swap (commit: aca6053) (details)
- v1_17 part 4: rename files too oops (commit: e98e140) (details)
- v1_17 part 5: nms import corrections (commit: 4c2bb3f) (details)
- fix ide bork (commit: a4d5e90) (details)
- v1_17 part 6: begin changing to mojang mappings (commit: b43d9be) (details)
- v1_17 part 7: first sweep of mojang mappings changes (commit: 931a644) (details)
- v1_17 part 8: third pass of mojang mappings (commit: b0ce228) (details)
- v1_17 part 9: fourth sweep of updates (commit: 91d3789) (details)
- v1_17 part 10: final sweep of updates - it compiles! (commit: 435c3c5) (details)
- v1_17 part 11: redesign reflection handling (commit: b06fa63) (details)
- additional fixes from testing (commit: d73c239) (details)
- Loot Generates event: context.loot_table_id (commit: d4055e0) (details)
- structure grows: player link, world loads: deconflict with crossbow (commit: 2cd36d4) (details)
- Update default config for interact script queue speed to instant (commit: 6535abd) (details)
- more advanced couldMatcher for 'changes sign' event (commit: 99a0e1c) (details)
- add error catch for worldless location flag checks (commit: 4c7464a) (details)
- use new core adjustable#safeAdjustDuplicate to fix fakespawn mechs (commit: 6537fa4) (details)
- fix hover item backparsing (commit: 5ea333a) (details)
- add a Citizens late-loader (commit: 2cdac73) (details)
- add workaround for spigot 1.17 remap error (commit: 431469f) (details)
- spreads events: add a type matcher to allow distinguishing intended event with dynamic matchers (commit: 8abeb03) (details)
- type switch for clicks block/entity events too (commit: 9712ddd) (details)
- command script late init (commit: eb842f6) (details)
- packet interceptor late loader (commit: a6f0f85) (details)
- objecttype meta (commit: 58d8857) (details)
- meta corrections (commit: ffa29f1) (details)
- meta fixes (commit: 94da63d) (details)
- futureproof min/max Y height check (commit: 8c536bf) (details)
- fix sync of attach to a vehicle's passenger (commit: bc766d1) (details)
- allow nonstandard folder paths for world flags (commit: 2c09b69) (details)
- Ellipsoid#contains: check world (commit: 2f083b1) (details)
- entitytag dark_duration (commit: 86ce242) (details)
- entity color axolotl and goat (commit: 5ab2395) (details)
- tradetag villager_xp and price_multiplier (commit: 02b4c7f) (details)
- Schematic rotation: retain tile entity data, ignore angle:0 properly (commit: 2414ced) (details)
- paper ItemTag.rarity (commit: fef2f0d) (details)
- debugblock command (commit: f03d486) (details)
- fix horse jump event (commit: 090d57a) (details)
- NPC Sit reliability tweaks and debugging options (commit: ac9b3f7) (details)
- ItemTag lodestone properties (commit: 9f3b6a5) (details)
- tweak to match core (commit: 2fe476b) (details)
- add name/skin to network intercept enable (commit: e6e504b) (details)
- LocationTag.find_nearest_biome (commit: 270dd47) (details)
- Announce to_server format, ChunkTag no world error, meta fixes (commit: aaa3b38) (details)
- fix up sidebar impl for 1.17 (commit: 0c29de7) (details)
- fix accidental remove of the chat command (commit: ab2f027) (details)
- fix npc sneak nms logic (commit: 1bd6c9a) (details)
- EntityTag.last_hurt_by mech (commit: a0bf726) (details)
- patch walk command with vanilla mobs in 1.17 (commit: 88a68b9) (details)
- add a few more npc sit block type offset fixers (commit: 8ac96fb) (details)