Skip to content

Add NoFog and NoGroundFog weather presets#24

Merged
Xytronix merged 2 commits into
IroriPowered:pre-releasefrom
Xytronix:nofog-presets
May 29, 2026
Merged

Add NoFog and NoGroundFog weather presets#24
Xytronix merged 2 commits into
IroriPowered:pre-releasefrom
Xytronix:nofog-presets

Conversation

@Xytronix
Copy link
Copy Markdown
Collaborator

Summary

Two new weather presets the user can apply with /weather set NoFog and /weather set NoGroundFog.

Fog can be incredibly annoying and unfortunately there is only a client side option in creative mode to deactivate it.

I haven't touched the FogDistance or FogColors settings.

Type of change

  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Breaking change (requires documentation/migration)
  • Chore / refactor
  • Documentation only

Implementation details

Changes applied on top of Zone1_Sunny:
NoFog.json does FogDensities = 0 and FogHeightFalloffs = 0
NoGroundFog.json does FogHeightFalloffs = 0, FogDensities remains 0.2

Checklist

  • Code compiles successfully
  • Pull request does not contain unrelated changes
  • Changes follow this project's code style (Use spotlessApply when necessary)
  • Changes are tested or will be tested after submission

@KabanFriends
Copy link
Copy Markdown
Contributor

This might be a bit out of scope for Refixes? I'll need to think about it before merging...
Since Hytale Update 5 is releasing today, this will be reviewed after that's done

@Xytronix Xytronix merged commit 06ba19f into IroriPowered:pre-release May 29, 2026
1 check passed
@Xytronix Xytronix deleted the nofog-presets branch May 29, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants