Skip to content

Changes between #1723 and #1724

#1724 (Jan 22, 2021, 10:47:47 AM)

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