Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrenix committed Jan 10, 2025
1 parent 8771f43 commit 50d7226
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
# Nostalgic Tweaks 1.21 (NeoForge/Fabric) Changelog

## 2.0.0-beta.905

This update adds Sodium 0.6 support, fixes reported issues, adds new tweaks, and includes general mod improvements. The
most notable new tweaks are the stamina based sprinting system. Starting with all releases after beta.904, Nostalgic
Tweaks now uses the LGPLv3 license. If you are interested in joining the mod's development team, then please reach out
to us at the mod's Discord.

- Added Sodium 0.6 support
- Removed Sodium cloud overrides
- Added home screen tutorial overlay to manually disable Sodium cloud rendering override
- Added category filtering to the `Toggle All Tweaks` section in config management
- Search results now search everywhere by default
- Updated the mod's config home screen
- Made smooth scrolling in Nostalgic Tweaks menus more responsive
- Improved old cave ambience tweak (no more spooky cave sounds under trees at night)
- Changed the `Disable Vanilla Brightness` tweak to be off by default
- Fixed issues with mods, like Voxy, that modify the lighting data layers
- Fixed crash when deleting multiple entries at once in a tweak list
- Fixed decorated pot item entities appearing as 2D
- Fixed disable block offsets tweak applying to blocks with collision
- Fixed game soft locking when downloading a resource pack for a server
- Fixed server console log spam when a connected player has a different mod version
- Fixed incorrect air bubble offset on the HUD
- Fixed missing vehicle health offset when player is mounted without armor on Fabric
- Fixed block placing/breaking sounds not playing on Valkyrien Skies 2 ships
- Fixed disabled sprinting and swimming overriding creative/spectator
- Fixed custom hitbox outline tweaks conflicting with other mods
- Fixed classic swing not working as intended when holding the "use" button (mouse right click)
- Fixed classic attack swing missing its rotation (applies only to held block items)
- Fixed left-handed third person sword blocking animation
- Fixed favorite tweaks not appearing in the favorites list
- Fixed infinite seed tilling bug
- Fixed scrollbar in Nostalgic Tweaks menus scrolling irrationally on some occasions
- Fixed sky color not taking over when the `Dynamic Sky Color` tweak is disabled
- Added `Dynamic Light Brightness` lighting tweak
- Added `Stamina System` subcategory to the `Gameplay` category
- Added `Stamina Bar` subcategory to the `Heads-up Display` subcategory
- Added `Alternative Stamina Text` subcategory to the `Stamina Bar` subcategory
- Added `Stamina Sprinting` tweak (dynamic) (no server-side-only)
- Added `Disable Custom Hitbox Override` tweak
- Added `2D Item Exception` list tweak
- Added `Fix Saving Indicator Offset` screen tweak
- Added `Always Open Select World Screen` screen tweak
- Added `Hide New Recipe Toasts` tweak
- Added `Hide Tutorial Toasts` tweak
- Added `Hide Advancement Toasts` tweak
- Added `Hide Advancement Chats` tweak
- Added `Disable Smooth Lighting` tweak (off by default) (overrides video setting)
- Added `Disable Shovel Pathing` tweak (dynamically controlled)
- Added `Disable Axe Stripping` tweak (dynamically controlled)
- Added `Self Block Drops` tweak list (off by default) (includes vanilla ores)
- Added `Old Mob Death Topple` animation tweak
- Added `Old Mob Head & Body Turning` animation tweak
- Added `Fishing Mechanics` gameplay mechanics category
- Added `Old Fishing Loot` gameplay tweak (overrides fishing loot table)
- Added `Old Fishing Luring` gameplay tweak (brings back old bobber)
- Added `Old Fishing Casting` gameplay tweak (changes fishing rod sounds)
- Added `Old Creeper Strafing` gameplay tweak (on by default)
- Added `Disable Skeleton Strafing` gameplay tweak (off by default)
- Added `Disable Bubble Column Ambience` sound tweak

## 2.0.0-beta.904

This update is a hotfix for a crash that occurs when using the latest version of the Fabric API. All users will need to
Expand Down

0 comments on commit 50d7226

Please sign in to comment.