Skip to content

Releases: IMB11/Fog

Fog 1.11.0

07 Oct 20:12
ddaf7c5

Choose a tag to compare

  • Add support for Minecraft 1.21.10

Fog 1.10.0

04 Oct 17:08
7054508

Choose a tag to compare

  • Updated to Minecraft 1.21.9 (by cassiancc in pull request #99)

Fog 1.9.3

27 Jul 17:32
6ef1168

Choose a tag to compare

  • Added compat for 1.21.8

Fog 1.9.2

11 Jul 10:38
869bea2

Choose a tag to compare

Changed

  • Updated Russian (ru_ru) translations (by mpustovoi in #91)

Fixed

  • A crash on startup on NeoForge due to an invalid Mixin configuration

Fog 1.9.1

10 Jul 23:28
64bbe8f

Choose a tag to compare

Fixed

  • A dependency error on startup due to the M.R.U dependency being specified incorrectly on Minecraft 1.21.7
  • A crash on startup due to a mixins not remapping correctly
  • An incorrect translation key for the enableMod configuration option

Fog 1.9.0

09 Jul 20:16
a4207c6

Choose a tag to compare

Added

  • Argentine Spanish (es_ar) translation (by Texaliuz in #81)
  • Support for Minecraft 1.21.6 and 1.21.7

Changed

  • Made fog brighter during rainstorms and darker during thunderstorms
  • Replaced the disableRaininessEffect configuration option with rainFogMultiplier
  • Replaced the disableUndergroundFogMultiplier configuration option with undergroundFogMultiplier
  • Renamed and inverted various configuration options
  • Improved the configuration screen
    • Condensed all configuration options into 3 categories: general, transition speeds and compatibility

Fixed

  • The /fog debug command not working due to the hexadecimal color in some cases
  • The sunrise/sunset fog colors being applied when the darkness effect is active

Fog 1.8.0

17 Apr 10:10
79a3961

Choose a tag to compare

  • Updated to Minecraft 1.21.5

Fog 1.7.0

10 Apr 09:22

Choose a tag to compare

  • Reworked sunset/sunrise blending logic, now sunsets and sunrises work spectacularly with the Fog mod.
  • Added an option to disable the mod automatically when Iris shaders are active. This is enabled by default.
  • Added an option to disable the logic where the fog color would match the sky color when the player goes over a certain altitude. ("Enable High Altitude Fog")
  • Added an option to prioritize Polytone fog colors over Fog's fog definitions. ("Prioritize Polytone Fog Colors")

Fog 1.6.4

02 Mar 13:04
5a10b81

Choose a tag to compare

Fixed

  • Fixed an incorrect dependency declaration for Architectury API on NeoForge

Fog 1.6.3

01 Mar 13:44
ef94b24

Choose a tag to compare

Fixed

  • Fixed an incorrect dependency declaration on NeoForge