- fix:
disablePlayerTickrateSlowdownon viaversion servers - Create a better Night Vision / Gamma Override experience vs just disabling it; by adding a Warning message; and manage any config desyncs
- add the
zoomFovDifferenceandzoomFovDifferenceCtrloptions. (PR #171) - add yeet
disableTickRatePlayerSlowdownwhich basically makes the player not move slower even if the tick rate is low... (#172) - fix: Gamma Override desync when using Vanilla options or Sodium, etc while
tweakGammaOverrideis in use.
- fix: Zoom & Elytra Camera
fix: tweakAutoSwitchElytra from version sync
- Sync lang updates / fixes from 1.21.11+
- Rename
tweakServerDataSyncerto use the sameentityDataSyncas other mods. - Deprecate using the older
#malilib:Block Tag Data Gen system.
- Sync lang updates / fixes from 1.21.10+
- Rename
tweakServerDataSyncerto use the sameentityDataSyncas other mods. - Deprecate using the older
#malilib:Block Tag Data Gen system.
- Sync lang updates / fixes from 1.21.8+
- add: Free Camera Presets system from 1.21.8+
- Rename
tweakServerDataSyncerto use the sameentityDataSyncas other mods. - Migrate
tweakToolSwitchsystem from 1.21.8+ to utilize theCachedTagManagersystem; and deprecate using the older#malilib:Block Tag Data Gen system.
- Add Nautlius inv preview support
- add: 'disableClientBlockEvents' from TweakFork
- fix: Spear Jab animation length (was a Mojmap conversion bug)
- sync a few items from 1.21.11 (lang, etc)
- add:
disableClientBlockEventsfrom Tweak Fork
- fix: resync Gamma Override status while using Night Vision. (It just toggles it ON/OFF)
- add:
toolSwapAllowUnenchantedToBreak-- for use withtweakSwapAlmostBrokenTools
- add Freecam Presets system from 1.21.10
- fix: resync Gamma Override status while using Night Vision. (It just toggles it ON/OFF)
- add:
toolSwapAllowUnenchantedToBreak-- for use withtweakSwapAlmostBrokenTools
- fix auto tool switch
- add
freeCameraShowStatusBars - Add: New Free Camera Presets system which includes:
- A Pseudo command;
#fc-- see#fc helpfor usage. Using this command; you can manually manipulate them via typing the commands; simillar to the function of the new GUI Screen. - A GUI Config Screen (X + P) to add, delete, and rename Presets.
- Related Hotkeys; (ADD, REMOVE, REMOVE-ALL, CYCLE)
- The Idea here is to "Save" various presets; and then "Recall" them teleporting your Camera to the location. The "Normal" use of this is by using the
CYCLEHotkey to cycle though saved presets; or Use the GUI to recall specific ones.
- A Pseudo command;
- fix: tweakToolSwitch Mixin, Easy Place Single Player handling

