Beta Release -2.1.12-beta-3
Pre-release
Pre-release
github-actions
released this
27 Jun 15:17
·
53 commits
to 1.18.2
since this release
Commits
- 602033a: disable the old riding system (quinnfrost) #4850
- 7cbcd32: new riding system, separate riding related logic (quinnfrost) #4850
- 2daed8c: faster swim for ice and fire dragons (quinnfrost) #4850
- d1827c3: tweaked speed factor to match original walking speed (quinnfrost) #4850
- 2175de3: ice dragons are now unaffected by the bubble columns, swim speed tweaks (quinnfrost) #4850
- 2693690: fire dragons are now unaffected by the soul sands, they also won't sink in lava (quinnfrost) #4850
- e482d34: disabled more server side setDeltaMovement method (quinnfrost) #4850
- a13a8eb: dragons in water no longer float forwards (quinnfrost) #4850
- fbc1689: fix a copying mistake (quinnfrost) #4850
- c327515: shallow water no longer block movement, ice dragons no longer walks on the water (quinnfrost) #4850
- e0f36b7: correct over water speed (quinnfrost) #4850
- 7fddbdc: Larger dragons can step up more blocks (quinnfrost) #4850
- 2b24a96: Fix debug pathfind node rendering failed to update properly in dedicated server mode for 1.18 (quinnfrost) #4857
- e113b75: move wrongly fix (quinnfrost) #4850
- d768e7c: move wrongly fix for block destruction (quinnfrost) #4850
- 23711a0: fix camera not adjust accordingly when auto 3rd person is disabled (quinnfrost) #4850
- 659bcc7: null fix for non riding swimming (quinnfrost) #4850
- 1a41b44: fix flight on servers might get kicked (quinnfrost) #4850
- 9b2f518: more move wrongly fix, correct the onGround var (quinnfrost) #4850
- ed22424: smoother ashore (quinnfrost) #4850
- fb846d6: rider dismounts at new position (quinnfrost) #4850
- 6811993: rider hitbox and pov tweaks (quinnfrost) #4850
- e5c3859: fix AI stop working (quinnfrost) #4850
- aba8aaf: disable move wrongly check (quinnfrost) #4850
- 14711d0: smoother first person view when riding (quinnfrost) #4850
- 0f5d1f7: Reverted loading changes to hopefully fix #4849, #4896 (TheBv)
- 41d3b3c: Fixed potential pathfinding exceptions. Fixes #4767 (TheBv)
- e1aad3c: Removed dimension config entries since they don't really serve a purpose anymore. (TheBv)
- 9e702d6: Added terralith biomes to the default config to aid in feature/mob generation chances (TheBv)
- ca94d44: fixed durability of tools and swords (pietro-lopes) #4918
- d16d292: Fixed dragon caves possibly generation above ground. Resolves #4908 (TheBv)
- 8dfa392: Fixed dragons and the likes not being able to pathfind below y 0. Fixes #4906, fixes #4907 (TheBv)
- 744bcdf: Fixed hippocampus riding issues. Fixes #4910 (TheBv)
- 4733e2b: Seperated configs for dragon related feature generation into cave and non cave configs. (TheBv)
- 3874efd: Fixed cockatrice not moving. Fixes #4905 (TheBv)
- dcc1bfc: Fixed disabling graveyards in the config not working. Closes #4883 (TheBv)
- d336bd8: Added some byg biomes the biome config (TheBv)
- 8242701: Updated issue template (TheBv)
- f0edfec: Fixed incorrect biome entry type for custom biomes. (TheBv)
- 4e0358f: Added more byg biomes to the config (TheBv)
- c824daa: Fixed minecraft version not being set correctly on worklfow run. (TheBv)