StolenRealmModding-Player_Limit_Mod icon

Player Limit Mod

Increase the player limit in Stolen Realm beyond 6. Supports up to 16 players with full UI pagination, Steam/PlayFab lobby patches, and configurable settings.

CHANGELOG

Changelog

1.1.0

  • Fixed mod initialization crash caused by PlayFab ambiguous method match
  • Added battle portrait pagination with up/down arrow navigation
  • Portraits display 6 per page with golden arrow buttons to scroll
  • Fixed UpdatePortraits hardcoded 6-player limit
  • Added BattleManager.CheckBattleDrops array bounds guard for 7+ players
  • Mod now continues loading even if individual patches fail

1.0.0

  • Initial release
  • Configurable player limit (1-30, default 16)
  • Character selection pagination with 6 per page
  • Party counter display ("Party: X/16")
  • Native TextMeshPro UI styling with dark header boxes
  • Custom golden arrow sprite buttons for page navigation
  • Steam lobby size patch (IL transpiler)
  • PlayFab lobby size patch
  • Player color expansion for 7+ players (golden-ratio HSV)
  • Battle placement radius scaling
  • Combat portrait slot cloning for extra players
  • Lobby full check override
  • Safe shutdown handling (no hang on exit)