Summary
- 1.1.9 part 1: version swap (commit: d5e3f0d) (details)
- fix chat triggers throwing extra debug (commit: fb8a1f9) (details)
- remove legacy DenizenAPI class (commit: 6696cd6) (details)
- fix look for 1.16.4 (commit: 34b9701) (details)
- fix piston_reaction for 1.16.4 (commit: b4f24f1) (details)
- fake entity expansion (commit: 4af6758) (details)
- disguise command: persist across respawn (commit: b27daf6) (details)
- additional patch to fakespawn: only one entity at a time now (commit: 5f44418) (details)
- Disguise: ability to view self disguise (janky) (commit: 3bf3334) (details)
- patch errors in disguise/fake ent from players logging out (commit: 5c9f9ee) (details)
- add disguise 'global' arg (commit: 9b0b68f) (details)
- use more reliable fake entity position set (commit: aa84271) (details)
- more disguise stability improvements (commit: 5b836ee) (details)
- send self-disguise update packets faster (commit: 5a83b4e) (details)
- self-disguise should make you invisible (commit: 9488f18) (details)
- disguise: fix invisible with multiple players (commit: d1caf09) (details)
- fix self-invis when not self-disguise (commit: fae5583) (details)
- fix disguise metadata (commit: 63225ae) (details)
- experimental attach and disguise packet improvements (commit: 155fa34) (details)
- book items have a default color of black for text (commit: 41448a7) (details)
- attach reliability when mounted improvement (commit: 8700648) (details)
- better fakespawn removal (commit: 8d88544) (details)
- add entity shulker_peek property (commit: 01f71dc) (details)
- add EntityTag head_angle mechanism (commit: 475af32) (details)
- Set item entity age with time_lived mec on 1.16 (#2265) (commit: a6a3907) (details)
- clean and improve network interceptions (commit: cdeecdf) (details)
- add rename option 'list_name_only' (commit: fe7beeb) (details)
- packet handler improvements (commit: 8b090bf) (details)
- fix conflict between different network intercepts (commit: 86a7580) (details)
- fix event handling of player entity npcs (commit: 8c227e6) (details)
- Rename player list_name_only: don't respawn the player entity (commit: 641fd0d) (details)
- more unnecessary-packet-intercept-reduction (commit: 58be864) (details)
- add disguise tags (commit: 67053b4) (details)
- add entity mech ghast_attacking (commit: 5acb55e) (details)
- add animate for:<player> (commit: 6323939) (details)
- add entity mech enderman_angry (commit: 91ac1fa) (details)
- build for 1.16.5 (commit: 2e4cbb6) (details)
- item display name: fix accidental double-subcomponent (commit: 0e4df60) (details)