Skip to content

Releases: Knuxfan24/Sonic-06-Randomiser-Suite

Version 2.1.2

17 Nov 11:58
Compare
Choose a tag to compare
  • 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

17 Nov 02:24
Compare
Choose a tag to compare
  • Fixed the Cosmetic Randomisation bug which would generate invalid numbers for the appearances parameter in the warpgate 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

16 Nov 10:26
Compare
Choose a tag to compare
  • 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.

tab_general

Version 2.0.2

15 Oct 22:54
Compare
Choose a tag to compare
  • Fixes a bug where Windows would just not report the application's location and break everything.

Version 2.0.1

15 Oct 01:29
Compare
Choose a tag to compare
  • 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.

Version 2.0

24 Sep 11:49
Compare
Choose a tag to compare

A complete rewrite from the ground up with a hopefully more maintainable code base that I personally can understand.
image

Version 1.0

08 Sep 19:38
Compare
Choose a tag to compare

First release of the Randomiser Suite's (hopefully final) rewrite.
placement

Ancient Version 1.1

01 Aug 11:05
Compare
Choose a tag to compare
Ancient Version 1.1 Pre-release
Pre-release

image

The second precompiled release of the really old, buggy Randomiser Suite, check the Changelog.txt file in the repo to see what's changed between this and the first release.

First Release

28 Jul 11:01
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

image

The first precompiled release of the Randomiser Suite. Everything here should more or less work, with some workarounds needed in some cases due to oddities in the game or due to HedgeLib being weird.