Releases: nike4613/BeatSaber-IPA-Reloaded
Releases · nike4613/BeatSaber-IPA-Reloaded
BSIPA 3.12.17
- Long error stack traces for a lot of errors are now turned off by default
- Now checks BeatMods' game version field when attempting to update
Build: 3.12.17-58
See full changes here
BSIPA 3.12.16
BSIPA
- More error checking
- Can now load description from embedded file with
#![name.txt]
syntax - Now includes a working version of Microsoft.CSharp
Mod List
- Now supports CommonMark in descriptions!
- Note: Images are completely not supported, and List rendering is more than a bit scuffed at the moment.
This will be fixed in a later update.
- Note: Images are completely not supported, and List rendering is more than a bit scuffed at the moment.
Build: 3.12.16-52
No full change list this time because GitHub dies when you try to view it. Sorry!
BSIPA 3.12.15
- Adjusted some error messages
- Added some error checking
- Updater now uses
EscapeDataString
instead ofEscapeUriString
- Added
Init
injector for own metadata
Build: 3.12.15-27
See all changes here
BSIPA 3.12.14
- Mod List now provides a restart game button after updating
- BSIPA can now update IPA mods (assuming they're set up properly)
- Mod List now shows More Info link from BeatMods if no links are provided in the manifest
- Buttons in Mod List are no longer give up
Build: 3.12.14-20
See all changes here
BSIPA 3.12.13
- Added support for the
icon
field of the manifest - Added support for the
links
field of the manifest - Added support for bare manifests
- Created Mod List
- Improved some error messages
- Improved some obsolescence messages
- Mod loader now completely game agnostic
Build: 3.12.13-14
See all changes here
BSIPA 3.12.12
- Fixed installer command line argument parsing
Build: 3.12.12-141
See all changes here
BSIPA 3.12.11
- Fixed load order calculations
- Loosened library name restrictions
Build: 3.12.11-139
See all changes here
BSIPA 3.12.10
- Re-enabled updater, now interfacing with BeatMods
- Can be globally disabled via the config option
AutoUpdate
- Can be globally disabled via the config option
- Fixed concurrency in
StdoutInterceptor
no-update
now actually prevents updates (it didn't before?)- Debug messages now can show source file instead of method when showing call source
- Installer will now refuse to install older version over newer one
Build: 3.12.10-135
See all changes here
BSIPA 3.12.9
- Standard out is now piped through the logging system
- Fixed formatting on Unity errors
Build: 3.12.9-125
BSIPA 3.12.8
- Fixed Pending installation bug
Build: 3.12.8-118