Skip to content

Releases: AlexModGuy/Ice_and_Fire

Beta Release 1.18.2-2.1.13-beta-2

26 Dec 15:16
Compare
Choose a tag to compare
Pre-release

Features

  • clean up cyclops cave gen / dragon cave gen (Kai)

Bug Fixes

Commits

  • 4f360c7: fix worldgen with terralith (and maybe others) (Kai)
  • 18e13ab: better worldgen fix (Kai)

Beta Release 1.18.2-2.1.13-beta-1

26 Dec 00:04
Compare
Choose a tag to compare
Pre-release

Alpha Release 1.19.2-2.1.13-alpha-2

22 Dec 15:23
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • fixed merge issue (TheBv)
  • fixed siren islands only generating down to y=0 (TheBv)
  • fixed debug rendering for pathfinding nodes (TheBv)

Chores

  • updated github snapshot workflows #5045 (TheBv)
  • updated build file (TheBv)

Commits

  • 6fa02d7: Fix lightning dragon flight animation (quinnfrost) #4946
  • a1c11fc: hippocampus riding rework (quinnfrost) #5023
  • dd89a7d: mouse controlled yaw and pitch (quinnfrost) #5023
  • 0057a2c: use dragon's code for amphithere riding rework (quinnfrost) #5028
  • b896415: correct flying behavior (quinnfrost) #5028
  • 3edbca6: fix wrong roll side (dirty way), fix always fly up issue (quinnfrost) #5028
  • 1e92047: resolve wrong rolling side issue, revert changes (quinnfrost) #5028
  • 0d775da: small cleanups (quinnfrost) #5028
  • 4edbc18: fix dragon movement speed (quinnfrost) #5028
  • deef87d: Merge branch '1.18-lightningDragon' into 18-amphithereRide (quinnfrost) #5028
  • 5f79f6c: fix old dragon ride height (quinnfrost) #5028
  • 373166b: disable more server side setMotion call (quinnfrost) #5028
  • 5bcd05b: disable noPhysics, hippocampus don't need this (quinnfrost) #5023
  • 0472969: disable noPhysics (quinnfrost) #5028
  • 1cb8169: Merge remote-tracking branch 'origin/1.18.2' into 1.19.2 (TheBv) #5045

Alpha Release 1.19.2-2.1.13-alpha-1

22 Dec 12:44
514f885
Compare
Choose a tag to compare
Pre-release

1.19.2 Work by SilverDX(Kai)

Commits mostly from 1.20

Features

  • added back features and structures, removed copper and amethyst #4959 (TheBv)
  • updated canDragonBreak method to be more maintainable #4959 (TheBv)
  • updated dragon destruction code to better respect minecrafts gamerules #4959 (TheBv)
  • updated flower features #4959 (TheBv)
  • added village houses and POIs #5036 (TheBv)

Bug Fixes

  • fixed a performance issue #4959 (TheBv)
  • more temporary performance fixes #4959 (TheBv)
  • fixed generating too many pixie villages #4959 (TheBv)
  • ghost chests missing textures #4959 (TheBv)
  • added missing files to git #4959 (TheBv)
  • fixed banner patterns #4959 (TheBv)
  • fixed wrong processors being used for the mausoleum and gorgon temple #4959 (TheBv)
  • fixed dragon eggs not being hatchable #5036 (TheBv)
  • dragon not visible in gui #5036 (TheBv)
  • fixed lectern gui and not being able to add pages to the bestiary #5036 (TheBv)
  • fixed bestiary gui issues #5036 (TheBv)
  • fixed JEI dragonforge recipes being in the wrong order #5036 (TheBv)
  • fixed certain GUIs rendering strings with drop shadows #5036 (TheBv)
  • fixed lightning dragon forge gui textures being slightly incorrect. Resolves #4964 #5036 (TheBv)
  • added missing json #5036 (TheBv)
  • fixed certain entities not moving #5036 (TheBv)
  • added missing resource file #5036 (TheBv)
  • fixed cyclops related crash #5036 (TheBv)
  • fixed run issues when not using JEI #5036 ([TheBv](97d6f5bd92272...
Read more

Alpha Release 2.1.13-alpha-7-2.1.13-alpha-7

13 Nov 16:40
Compare
Choose a tag to compare

Bug Fixes

  • fixed network message issues (TheBv)
  • fixed server crash related to dragon forge (TheBv)
  • updated raycoms pathfinding code to fix various issues (TheBv)
  • fixed pixies not leaving houses (TheBv)
  • fixed debug rendering for pathfinding nodes (TheBv)
  • fixed siren islands only generating down to y=0 (TheBv)

Alpha Release 2.1.13-alpha-6-2.1.13-alpha-6

01 Nov 22:19
Compare
Choose a tag to compare

Bug Fixes

  • fixed issues with custom attributes. Fixes #4996 (TheBv)
  • fixed dragons health and other stats not being capped (TheBv)
  • fixed dragons not having a dead animation (TheBv)

Alpha Release 2.1.13-alpha-5-2.1.13-alpha-5

24 Oct 21:06
Compare
Choose a tag to compare

Bug Fixes

  • fixed run issues when not using JEI (TheBv)
  • fixed crashes related to custom entity attributes. Closes #4987, Closes #4983 (TheBv)

Chores

  • updated gradle config (TheBv)
  • updated required forge version (TheBv)

Reverts

  • reverted max step height changes (TheBv)

Commits

  • de95f38: Revert "chore: updated required forge version" (TheBv)

Alpha Release 2.1.13-alpha-4-2.1.13-alpha-4

18 Oct 01:09
Compare
Choose a tag to compare

Bug Fixes

  • fixed cyclops related crash (TheBv)

Alpha Release 2.1.13-alpha-3-2.1.13-alpha-3

17 Oct 21:11
Compare
Choose a tag to compare

Bug Fixes

  • added missing resource file (TheBv)

Alpha Release 2.1.13-alpha-2-2.1.13-alpha-2

16 Oct 20:24
Compare
Choose a tag to compare

Features

  • added village houses and POIs (TheBv)

Bug Fixes

  • fixed dragon eggs not being hatchable (TheBv)
  • dragon not visible in gui (TheBv)
  • fixed lectern gui and not being able to add pages to the bestiary (TheBv)
  • fixed bestiary gui issues (TheBv)
  • fixed JEI dragonforge recipes being in the wrong order (TheBv)
  • fixed certain GUIs rendering strings with drop shadows (TheBv)
  • fixed lightning dragon forge gui textures being slightly incorrect. Resolves #4964 (TheBv)
  • added missing json (TheBv)
  • fixed certain entities not moving (TheBv)

Chores

  • cleaned up unneeded code/files (TheBv)
  • updated gitignore (TheBv)
  • removed unnecessary config values (TheBv)

Commits