Releases: 1holz/Dynamic-View-Distance
Releases · 1holz/Dynamic-View-Distance
1.19.2 UPDATE
This is an early beta release
- updated to 1.19.2
- added config options for buffer size and sampling period
- buffer size and sampling period were doubled
- added translations for german and english languages
Full Changelog: v0.1.0-1.19...v0.1.1-1.19.2
CONFIGURATION RELEASE
This is a beta release
Changes:
- added config and config screen using ModMenu and Cloth Config
- minFps and maxFps are configurable
- better timing of the FPS samples
- maybe stopped some unnecessary chunk reloads
- fixing typos
- added bug tracker and discord link
- updated dependencies
- code quality improvements
Full Changelog: v0.0.1-1.19...v0.1.0-1.19
INITIAL RELEASE
This is an alpha release
Dynamic View Distance is a minecraft mod that makes the view distance dynamic to save resources. The current version is intended to be used only on the client. The mod increases the view/render distance when FPS are over 60 for 5 seconds and decreases it when FPS are under 30. These values currently are hard-coded and can't be changed. Soon there should be better configuration. Currently it is recommended to only uses this mod in singleplayer since it would refresh the world with every change of the view/render distance when on a server.