Skip to content

Releases: IMB11/Fog

Fog 1.3.0

14 Aug 09:17
Compare
Choose a tag to compare

This update reworks how fog colours are managed and removes the haze system in favour of a new one.

  • Added support for 1.21.1.
  • Removed "Haze" system in favour of a single blend between day and night colours.
  • Added new point-based calculations to detect if a player is underground. This should fix issues where being inside a building tricks Fog into thinking you're underground.
  • Fixed issue where resource packs could not override Fog's default definitions due to the fact that Fog's resource pack was being loaded at the top regardless of the ordering on the Select Resource Pack screen.
  • The default day and night colours have been changed, night is now much darker and closer resembles the vanilla night fog colours. Vice versa for the day colours.
  • The colours for the #c:is_swamp fog definition have been modified to account for these new default colours. Delete the .minecraft/config/fog/fog_definitions/assets/c/fog_definitions/tag/biome/is_swamp.json file to get the updated file.
  • When in caves, the fog start will be much closer, fixing issues where there is a "pane" of colour blocking the view. It also massively improves cave fog in general.

Fog 1.2.0

09 Aug 14:47
93cf45f
Compare
Choose a tag to compare
  • Add Turkish (tr_tr) translations (#15; thank you to @digi2303)

Fog 1.1.0

07 Aug 12:15
d28c487
Compare
Choose a tag to compare

Fog 1.0.5

04 Aug 18:01
Compare
Choose a tag to compare

This update should finally fix all issues with the external resource pack loading from the config - I apologize for the insane number of hotfixes you've had to download. We've solved the issue by simply yeeting the entire system and rewriting it from scratch.

8z93pb

Fog 1.0.4

04 Aug 12:39
Compare
Choose a tag to compare
  • Fixed FileSystem crashes on NeoForge and Forge.
  • Added Russian translations, thanks @mpustovoi

Fog 1.0.3

03 Aug 23:32
b7d47ec
Compare
Choose a tag to compare
  • Fix a crash on startup due to an incorrect check for asset namespace subdirectories

Fog 1.0.2

03 Aug 22:43
a4b53b4
Compare
Choose a tag to compare

This release is a hotfix that fixes some issues that a small amount of Windows users were experiencing.

Changelog

  • The external resource pack wasn't being unpacked from the jar into config/fog/fog_definitions
  • The resource pack wasn't being loaded under certain scenarios.
  • The resource unpacker randomly crashing in certain scenarios.

Attribution

Thank you for waiting patiently, despite how frustrating mod issues can be at times.
Special thanks to arcyteo000 for helping us debug these issues!

Fog 1.0.1

03 Aug 13:08
Compare
Choose a tag to compare
  • Added simplified chinese.
  • Fixed issue with resource pack format.

Fog 1.0.0

03 Aug 10:59
Compare
Choose a tag to compare

This is the initial release of the mod.

For a detailed explanation of it's features, you should view the description or README file.

Notice: 1.0.1 has released, consider using that instead.