1.0.4
- Secure Random renamed to Random
- Stable Random
- Replaces previous "Random Offset" mode
- Generates and saves a random offset for every chunk. Prevents shifting rotations present in Random mode.
- New Mode: Random Offset
- On game launch a random number is generated that is added as an offset to rotation and offset calculations
- Secure Random mode has the side effect of constantly changing rotations and offsets, which can be noticeable visually
- Random Offset mode is less secure but visuals are stable
- Be warned: the random offset is possible to reverse if you reveal actual coordinates at any time
- 1.21.2/3/4/5 support
- 1.21 now requires Sodium 0.6+ for the settings integration
- New Mode: Random Offset
- On game launch a random number is generated that is added as an offset to rotation and offset calculations
- Secure Random mode has the side effect of constantly changing rotations and offsets, which can be noticeable visually
- Random Offset mode is less secure but visuals are stable
- Be warned: the random offset is possible to reverse if you reveal actual coordinates at any time
- 1.21.2 support
- 1.21 now requires Sodium 0.6+ for the settings integration
Changelog
- Added 1.21 support
- Changing settings in the Sodium GUI will now reload textures in-game
Full Changelog: https://github.com/rfresh2/NoTextureRotations/compare/1.0.1...1.0.2
- YACL is now an optional dependency
- Sodium video settings page integration
Full Changelog: https://github.com/rfresh2/NoTextureRotations/compare/1.0.0...1.0.1