Skip to content

Beta Release 2.1.12-beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 12:37
· 96 commits to 1.18.2 since this release

Commits

  • d01a7e0: Fix the ice dragon's flight mgr not getting update when swimming (quinnfrost)
  • 5acdf53: Fix the ice dragon sometimes failed to get out of the water, add a simple impl of in water escorting. (quinnfrost)
  • 4663977: Fixed dragons struggling to walk down slopes (TheBv)
  • b83beaf: Merge branch '1.17' into 1.18.2 (TheBv)
  • 23ef263: Banner pattern registration rewrite (TheBv)
  • d93b055: Temporarily adjusted dragon flight speed while riding (TheBv)
  • 6d22152: Added Ukranian lang (Nerkin)
  • 1ae4357: Added Ukranian lang for bestiary (Nerkin)
  • 13a10c1: Fix lightning dragons won't wake up at daytime when command set to escort (quinnfrost)
  • ad03307: Fix dragons might turn their head when sleeping or sitting (quinnfrost)
  • 56f303e: Fix when dragon's command set to wander from escort, the escort AI is not interrupted right away (quinnfrost)
  • 9be13ff: Fixed cherry-pick mistake (TheBv)
  • bfe71ef: Fixed village pieces spawn weight being reset and villages not being properly registered (TheBv)
  • bb86c3b: Merge branch '1.17' into 1.18.2 (TheBv)
  • f7fe4e2: Adjusted dragon gen chances slightly (TheBv)
  • a1f889b: Fix chain and debug path render not working for 1.17 (quinnfrost) #4802
  • ee47a9b: Quick fix for dragons going backwards in flight (quinnfrost) #4803
  • 2a0c04a: Added back BIOME_CATEGORY tag (TheBv)
  • 2a8ca93: Fixed armor models being different. Resolves #4794 (TheBv)
  • 600aa7a: Added mixin to temporarily suppress setBlock outside of range error messages (TheBv)
  • 6ca3b5c: Bumped compatibility version to Java 17 (TheBv)
  • 07cd9c4: Fixed being able to equip dragon armor pieces in the wrong slot. Fixes #4785 (TheBv)
  • 59694ae: Adjusted chain point height to avoid some cases of floating chains (TheBv)
  • b8ff561: Fixed ice dragons and dread mobs being affected by minecrafts freeze effect (TheBv)
  • 33dd24b: Fixed scribe villagers (TheBv)
  • 61e13a0: Merge branch '1.17' into 1.18.2 (TheBv)
  • cc133cf: Merge remote-tracking branch 'origin/1.18.2' into 1.18.2 (TheBv)
  • c39d677: Fix ice spikes not dealing damage (quinnfrost) #4813
  • 74cddac: Fixed scribe house weight being incorrect in the config (TheBv)
  • 4e47410: Added workaround for other mods incorrectly registering things (TheBv)
  • 19d3cb1: Removed the need to reload datapacks to register structures. (TheBv)
  • 2ace0c0: Fixed entities flying/walking/swimming backwards (TheBv)
  • 83f9da5: Fixed laggy/jittery animations (TheBv)
  • 963d1d4: Adjusted entity move/flying speeds resolves #4830 (TheBv)
  • 0d4b0a4: Adjusted MobCategories for dread and ghosts resolves #4816 (TheBv)
  • f4470ed: Fixed dragons not being able to go below y -1. Fixes #4837 (TheBv)
  • d84f048: Added beta publish action (TheBv)
  • 5606aa4: Fixed workflow name (TheBv)