github binary-knight/usurper-reborn v0.25.4
Alpha - v0.25.4 - BBS Console mode fix

latest releases: v0.65.6, v0.65.5, v0.65.4...
5 months ago

Usurper Reborn v0.25.4-alpha - BBS Console Fix

Bug Fixes

Dungeon Party State No Longer Leaks Between Saves

Fixed a bug where team members from one character's save could incorrectly appear in the dungeon with a different character after switching saves.

  • Teammates list is now cleared at dungeon entry to rebuild fresh from current save data
  • Each save file's dungeon party state is now fully isolated

New Features

Automatic Console Window Hiding for BBS Door Mode

The console window is now automatically hidden when running in BBS socket mode on Windows.

  • No extra flags needed - just run UsurperReborn --door32 %f
  • Prevents the door from showing a visible console window while all I/O goes through the socket
  • Only affects socket mode on Windows (does not affect --stdio or --local modes)
  • Use --verbose flag if you need to see the console for debugging

Files Changed

  • DungeonLocation.cs - Clear teammates list at dungeon entry
  • DoorMode.cs - Auto-hide console window in socket mode on Windows
  • GameConfig.cs - Version bump to 0.25.4-alpha

BBS Configuration Examples

EleBBS (Socket mode - recommended)

Command: UsurperReborn --door32 %f
Drop File Type: Door32.sys

Synchronet (Standard I/O mode)

Command: UsurperReborn --door32 %f --stdio
Drop File Type: Door32.sys
I/O Method: Standard
Native Executable: Yes

Full Changelog: v0.25.3...v0.25.4

Don't miss a new usurper-reborn release

NewReleases is sending notifications on new releases.