Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Releases: Steveplays28/biomefog

1.1.1 (1.19.3_or_higher)

19 Aug 16:53
b7eb6fa
Compare
Choose a tag to compare

Fixed

  • Mod loader config directory handling
  • Rendering crash in water (PR #22 by Leva25se)

1.1.1 (1.19-1.19.2)

19 Aug 16:53
b7eb6fa
Compare
Choose a tag to compare

Fixed

  • Mod loader config directory handling
  • Rendering crash in water (PR #22 by Leva25se)

1.1.0 (1.19.3_or_higher)

16 Jul 19:57
a3195ba
Compare
Choose a tag to compare

Added

  • World blacklisting
    • Via commands /biomefog worldblacklist add and /biomefog worldblacklist remove
    • Saved to config/biome_fog/biome_fog_blacklisted_worlds.json

Changed

  • Moved configuration files into the config/biome_fog/ directory

Fixed

  • Lava fog taking biome fog color instead of normal red color
  • Water fog not behaving in the same way as vanilla, with the fog start being close and gradually moving further away
    after entering the water

1.1.0 (1.19-1.19.2)

16 Jul 19:57
a3195ba
Compare
Choose a tag to compare

Added

  • World blacklisting
    • Via commands /biomefog worldblacklist add and /biomefog worldblacklist remove
    • Saved to config/biome_fog/biome_fog_blacklisted_worlds.json

Changed

  • Moved configuration files into the config/biome_fog/ directory

Fixed

  • Lava fog taking biome fog color instead of normal red color
  • Water fog not behaving in the same way as vanilla, with the fog start being close and gradually moving further away
    after entering the water

1.0.1 (Minecraft 1.19-1.19.2)

30 Apr 13:50
75a329a
Compare
Choose a tag to compare

Fixed

  • Fixed a crash on startup due to a @ModifyVariable mixin not being specific enough

Changed

  • Removed all references to JOML, so porting to 1.19-1.19.2 and 1.18.x will be easier
  • Backported to 1.19-1.19.2

Removed

  • Removed all alpha values in the config, since they didn't work properly (you should regenerate your config file by deleting the existing config file and letting the mod generate a new one on startup)

Full changelog: v1.0.1+mc1.19.3_or_higher...v1.0.1+mc1.19-1.19.2

1.0.1 (Minecraft >=1.19.3)

27 Apr 17:59
8d6dcc0
Compare
Choose a tag to compare

Fixed

  • Fixed a crash on startup due to a @ModifyVariable mixin not being specific enough

Changed

  • Removed all references to JOML, so porting to 1.19-1.19.2 and 1.18.x will be easier

Removed

  • Removed all alpha values in the config, since they didn't work properly (you should regenerate your config file by deleting the existing config file and letting the mod generate a new one on startup)

Full changelog: v1.0.0+mc1.19.x...v1.0.1+mc1.19.3_or_higher

1.0.0 (Minecraft 1.19.x)

27 Apr 16:03
7384cfd
Compare
Choose a tag to compare