Skip to content

Releases: AlexModGuy/Ice_and_Fire

1.20.1-2.1.13-beta-4

20 Feb 03:20
Compare
Choose a tag to compare

Development Build 2024-02-20

20 Feb 12:25
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • fixed armors clipping with second layer of player skins without making it look too bulky (TheBv)
  • fixed growth stages array potentially being uninitialized (TheBv)
  • server crash related to capability stuff due to distribution differences (TheBv)

Commits

  • 7caadd8: added null check to WorldGenRegionMixin (pietro-lopes)

Development Build 2024-03-01

01 Mar 10:47
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • fixed armors clipping with second layer of player skins without making it look too bulky (TheBv)
  • fixed growth stages array potentially being uninitialized (TheBv)

Commits

  • ddec486: added null check to WorldGenRegionMixin (pietro-lopes) #5172
  • 00b9172: fix startup crash on servers (Alexthe668)
  • 979bc3b: clean up imports (Alexthe668)

1.20.1-2.1.13-beta-3

19 Feb 23:30
5233102
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20-latest-snapshot...1.20.1-2.1.13-beta-3

Beta Release 1.20.1-2.1.13-beta-2-1.20.1-2.1.13-beta-2

16 Jan 10:58
Compare
Choose a tag to compare

Bug Fixes

  • fixed ice dragons not hatching (TheBv)
  • fixed deepslate silver ore not being mineable #5072 (TheBv)
  • fixed sea serpent health not being set correctly on entity reload (TheBv)
  • fixed default biomes not having the correct pool values (TheBv)

Commits

Beta Release 1.19.2-2.1.13-beta-2

16 Jan 10:43
692fb60
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • fixed ice dragons not hatching (TheBv)
  • fixed deepslate silver ore not being mineable #5072 (TheBv)
  • fixed sea serpent health not being set correctly on entity reload (TheBv)

Commits

Beta Release 1.20.1-2.1.13-beta-1-1.20.1-2.1.13-beta-1

05 Jan 12:58
Compare
Choose a tag to compare

Features

  • removed unnecessary setShaderTexture calls (TheBv)
  • added more (datagen) tags (Kai)
  • adjust dragon cave worldgen (Kai)
  • more datagen and dragon cave adjustments (Kai)
  • more tags (Kai)
  • recipe datagen (Kai)
  • tag usage for dragon block break / drop (Kai)
  • sapphire ore drops xp (Kai)
  • reworked worldgen (Kai)
  • dragon roost worldgen cleanup (Kai)
  • clean up (Kai)
  • refactored Hippocampus and related code (TheBv)
  • limited siren islands maximum width (TheBv)

Bug Fixes

  • fixed debug rendering for pathfinding nodes (TheBv)
  • fixed siren islands only generating down to y=0 (TheBv)
  • fixed GorgonTemple using the wrong biome tag (TheBv)
  • dragon proof check (Kai)
  • customize to dragon loot (Kai)
  • fixed hippocampus riding (Kai)
  • pathing and target problems with death worms (Kai)
  • missing repair ingredient. (Kai)
  • fixed a bunch of features returning false when actually being placed (TheBv)
  • updated datagen files (TheBv)
  • fixed #5043 along other issues related to forge hooks potentially nulling the attack target (TheBv)
  • fixed pathfinding issues related to threading. Fixes #4895 #5044 (TheBv)
  • fixed Hippogryph movement (TheBv)
  • fixed moved wrongly suppression issue (TheBv)
  • fixed amphithere riding issues. Fixes #5042 (TheBv)
  • player controlled dragon walking speed (Kai)
  • fixed incorrect mixin configuration #5050 (TheBv)
  • removed mixinextras for now (TheBv)
  • fixed the second layer of skin overlapping with ice and fires armors (TheBv)
  • fixed bestiary not rendering buttons when resizing the window (TheBv)
  • fixed bestiary not rendering things properly (TheBv)

Chores

  • updated build file (TheBv)
  • added notes (Kai)
  • gradle file update (TheBv)

Commits

Beta Release 1.19.2-2.1.13-beta-1

05 Jan 12:45
Compare
Choose a tag to compare
Pre-release

Features

  • limited siren islands maximum width (TheBv)

Bug Fixes

  • fixed #5043 along other issues related to forge hooks potentially nulling the attack target (TheBv)
  • fixed pathfinding issues related to threading. Fixes #4895 #5044 (TheBv)
  • fixed the second layer of skin overlapping with ice and fires armors (TheBv)
  • fixed bestiary not rendering buttons when resizing the window (TheBv)

Chores

Commits

Beta Release 1.18.2-2.1.13-beta-3

05 Jan 12:42
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • fixed inconsistencies with 1.19 version in regards to datagen (TheBv)
  • fixed the second layer of skin overlapping with ice and fires armors (TheBv)
  • fixed bestiary not rendering buttons when resizing the window (TheBv)

Chores

  • added github workflow task to automatically label issues (TheBv)
  • hopefully fixed github label actions (TheBv)

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)