• 1.1.0 3f15516985

    1.1.0 Stable

    anavoi released this 2025-07-14 00:23:18 +02:00 | 2 commits to main since this release

    BREAKING CHANGE: The rotation game config path was changed to BepInEx/config/GBSU/config.json

    New features:

    • Added "stop server" button.
    • Added "menu" panic button.

    Fixes:

    • Better handling of server rotation config to prevent breaking changes
    • Remove hosting status if it fails to prevent errors

    Minor fixes:

    • Ensure volume is set to 0 when hosting a server and restored when stopping it.
    • Make the mod able to catch more edge cases

    Codebase changes:

    • Removed useless info logging
    • Made the code more readable through refactoring
    • Improved performance
    Downloads
  • 1.0.3 06c4eba087

    1.0.3 Stable

    anavoi released this 2025-07-13 12:29:47 +02:00 | 14 commits to main since this release

    New feature:

    • Added in-game error display

    Minor fixes:

    • Set 5999 as the default server port (if -port argument isn't set)
    • Create rotation config folder at runtime
    • Fixed a case where multiple server components could be created
    • Implemented null check for localSingleGang
    • Fixed VSync toggle issue
    • Removed useless CLI arguments from in-game guide

    Codebase changes:

    • Refactored plugin attributes using MyPluginInfo
    Downloads
  • 1.0.2 bdc26f2528

    1.0.2 Stable

    anavoi released this 2025-03-15 22:24:53 +01:00 | 23 commits to main since this release

    Minor fixes:

    • Fix spelling mistakes
    • Remove unused import
    • Increased logging severity for the analytics disabler failure to warning
    Downloads
  • 1.0.1 6dd459582f

    1.0.1 Stable

    anavoi released this 2025-03-15 21:56:28 +01:00 | 29 commits to main since this release

    Minor fixes:

    • Small styling updates to improve consistency.
    • Deprecation of internalCurrentState tracking (not used at the moment) for improved performance.
    Downloads
  • 1.0.0 d5b2b3393a

    1.0.0 Stable

    anavoi released this 2025-03-14 21:41:26 +01:00 | 36 commits to main since this release

    First release.

    After a week of development and testing, we're excited to share this initial version with the community.

    Enjoy!

    Downloads