Read and Discuss in a Browser.
Previous Changelog.
1.29.2: Miscellaneous Things
Just a few low effort fixes and miscellany. As usual, Reloaded-II is on life support while I spend
the next years building the next best thing - if you want features, please contribute!
Fix: Better Error Handling for Bad Update Files
Previously, if someone uploaded a corrupted Sewer56.Update.Metadata.json
file to GameBanana or GitHub,
Reloaded would crash. Now it handles these errors gracefully instead of crashing.
Might add UI in future.
Fix: Unnecessary Runtime Downloads
Fixed an issue where the dependency installer was requesting unnecessary .NET runtime downloads.
The problem was that the installer wasn't filtering out the Mods
folder, so it tried to install
runtimes that mods were built with, even though all mods use the loader's runtime.
Now it only installs truly needed dependencies.
[This happened because in the last release the in-launcher dependency installer was updated to use
the same code as Setup.exe
; and this was a small oversight in the migration.]
Updated French Localization by @dysfunctionalriot
🇫🇷 Updated translations for version 1.29.1.
Complete Changes (Autogenerated)
1.29.2 - 2025-07-14
Merged
- Changed: Build main project with 9.0.4 SDK
#650
- Added: Field to Store Exceptions During Failures in Dependency Resoution
#649
- Update mkdocs.yml
#618
- Update French to 1.30.1
#607
Commits
- Added: Field to Store Exceptions During Failures in Dependency Resolution
8e61e49
- Changed: Fix server project build.
a5cd2db
- Fixed: Removed 'Mods' folders from Dependency Checks
ece7f0b
- Bumped: Version to 1.29.2
7041bfe
- Updated: Changelog template for Release
1d4ea2c
====
====
Available Downloads
(Below this text, on GitHub)
Setup.exe
: This is a 1 click installer for Windows.
Setup-Linux.exe
: This is a version of Setup.exe
for easier use in WINE / Proton. Use Linux Setup Guide.
Release.zip
: For people who prefer to install manually without an installer.
Tools.zip
: Tools for mod authors and developers.
Other files are related to updates, you can ignore them.