Releases: Knuxfan24/Sonic-06-Randomiser-Suite
Releases · Knuxfan24/Sonic-06-Randomiser-Suite
Version 2.1.2
- Enemy Randomisation, Enemy Behaviour Randomisation, Skybox Randomisation and Per Face Collision Randomisation are now on by default.
- Voice lines that were hardcoded into the executable are now randomised through a Hybrid Patch.
- Updated the Event Order Randomiser to take the PS3 version's different FMV format into account.
- (Untested) Blocked the PS3 version from using custom stuff (as audio is handled differently in that version and things would require one hell of a shakeup to account for).
Version 2.1.1
- Fixed the Cosmetic Randomisation bug which would generate invalid numbers for the
appearances
parameter in thewarpgate
object - Added Skybox Randomisation to Scene Randomisation
- Removed the Egg Carrier Arena alternate option from Event Terrain, as it's just the skybox
Version 2.1
- Rebuilt from the ground up using the Windows Presentation Foundation.
- Marathon is now used as a NuGet package rather than a packaged DLL.
- Randomisation process no longer freezes the window, eliminating the need for a separate command line window for progress logging.
- Configuration Buttons are now present on every tab rather than just the General tab.
- Character and Enemy Randomisation now factors in player starts in Lua (used for certain stages and character battles).
- Cosmetic Randomisation now randomises NPCs in Soleanna.
- Patch Randomisation now allows manual selection of valid patches.
- Voice Packs are now stored in a dedicated folder with the application and sorted into a list.
Version 2.0.2
- Fixes a bug where Windows would just not report the application's location and break everything.
Version 2.0.1
- Replace NAudio with vgmstream, allowing for far more music file formats for custom songs as well as loop points in a good amount of them.
- Fix a bug (hopefully) which prevented the scene randomisers from working correctly when Windows was set to a region that uses commas instead of decimals in floating point numbers.
This should (in theory) be the last release of the WinForms build, as I want to transfer the UI over to a modern looking WPF design.