Skip to content

Alpha Release 2.1.10-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 20:45
· 317 commits to 1.18.2 since this release

Commits

  • 0bb308b: Set home points are now dimension specific. Fixes #3625 (TheBv)
  • b96374a: Fixed disabling dragon roosts also disabling dragon caves. Fixes #3736 (TheBv)
  • a51a35a: Fixed rendering performance issues (TheBv)
  • 1ad3641: Fixed phantasmal blade not using durability when launching a sword. Fixes #3810 (TheBv)
  • 311f066: Fixed RenderFrozenState rendering issues. Fixes #3843 (TheBv)
  • 466013f: Fixed Amphitheres attacking after being tamed. Fixes #4172 (TheBv)
  • f752ee9: Fixed Dread spawners being broken #4474 (TheBv)
  • a231cd4: Cleaned up ClientEvents (TheBv)
  • 3c52775: Updated IafDamageRegistry to use EntityDamageSource. (TheBv)
  • faa25d8: Switch from Math.sin/cos to MathHelper.sin/cos (TheBv)
  • b3ea596: Fixed various typos in the bestiary. Fixes #4068 (TheBv)
  • a3e7793: Fixed dragons wandering away from the dragon forge. (TheBv)
  • d9abd3a: Updated config value description to reflect recent changes (TheBv)
  • 00c19fe: Added placeholder eating animation. (TheBv)
  • 3892837: Improved dragon cave gen performance by about 50%. (TheBv)
  • fe7b39e: Updated mixin (TheBv)
  • e295d99: Entities being killed by a player riding a dragon are now correctly. Fixes #4224 (TheBv)
  • 53306d3: Removed automatic snapshot build in favor of manual one. (TheBv)
  • be02e81: Updated deathworm ai. (TheBv)
  • bd6779e: Updated raycoms pathfinding codebase to the most recent one from the minecolonies project. (TheBv)
  • e7b654f: RenderNothing now only gets rendered when debug bounding boxes are enabled. Hopefully fixes #3807 (TheBv)
  • f954f26: Fixed ice dragon egg disappearing when reloading the chunk/ server client sync issues. Fixes #3809 (TheBv)