Skip to content

Update Default Minimum Zoom Levels - #35

Closed
DylanTaylor1 wants to merge 136 commits into
SinTh0r4s:masterfrom
GTNewHorizons:fox/config
Closed

Update Default Minimum Zoom Levels#35
DylanTaylor1 wants to merge 136 commits into
SinTh0r4s:masterfrom
GTNewHorizons:fox/config

Conversation

@DylanTaylor1

Copy link
Copy Markdown

These defaults require you to zoom in uncomfortably far to see ore vein names and fluid reservoir amounts. Lowering the defaults makes it much nicer to read since the information still appears from farther out. The only downside is that it slightly encourages overlapping text, but there's always the option to zoom in.

|-|-|
|Previous Min Zoom|New Min Zoom|
|image|image|
|image|image|

Dream-Master and others added 30 commits January 3, 2022 09:26
* update buildscript

* voxel

* fix CI
* Add a dirty chunks overlay for debugging misbehaving mods, hidden behind a config option

* Use IChunkProvider::chunkExists instead of guessing based on render distance
* check empty

* update dependency
* Add back dimension info on book

* updateBuildScript & spotlessApply
* Update buildscript & dependencies

* Update Enklume for significant performance improvements
Should prevent future fluid ID shifts from displaying the fluids wrong.
Only applies to newly scanned fluids because of how VP saves its data (the file is append-only)
* Update BuildScript

* Update BuildScript again

* spotlessApply

Co-authored-by: GitHub GTNH Actions <>
- Now works with (and requires) a newer version of Xaero's maps
- Refactor out a very volatile local capture so I don't have to constantly update it
- Fix waypoints not appearing when ore veins/TC nodes are activated
- Remove some warning suppressions that were apparently unneeded
* rename some mixin handlers

* use mixin accessor instead of reflection to access fields of journeymap.client.ui.minimap.DisplayVars

* use mixin accessor instead of reflection to access fields of journeymap.client.ui.fullscreen.Fullscreen

* migrate to Early and Late mixin system

* remove forge access transformer in favor of mixin accessor
* mark depleted

* dep

* different dep
* update bs+sa+dep

* update

* fix unimixin uses

* Update dependency types

---------

Co-authored-by: miozune <miozune@gmail.com>
C0bra5 and others added 29 commits February 28, 2026 14:34
Co-authored-by: Martin Robertz <dream-master@gmx.net>
…85)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.