File Details
v1.0.1
- R
- Feb 27, 2026
- 6.28 MB
- 13
- 12.0.1
- Retail
File Name
VoidstormGamba-v1.0.1.zip
Supported Versions
- 12.0.1
VoidstormGamba
v1.0.1 (2026-02-27)
- v1.0.1: Simple Mode, stats tab, tournament invites, and bug fixes
- Add Simple Mode compact window for hosts and joiners
- Add Stats tab with session history tracking
- Add tournament invite system with roster sync
- Improve elimination and lottery modes in CreateGameTab
- Fix deathroll turn handling and various UI state bugs
- Remove unused sprite textures
- refactor: remove GroupFinder module (moved to VoidstormMatchmaking)
- feat: add GroupFinder module with companion bridge
Add GroupFinderComm (file I/O), GroupFinderEngine (state,
role detection, command queue), and GroupFinderUI (tab with
group list, signup, connection status). Update TOC with
new SavedVariable and file entries. - Add single-elimination tournament mode
Tournament controller (Tournament.lua) with bracket generation, match
orchestration, auto-advance/host-driven pacing, and SavedVariables
persistence. Tournament tab in MainFrame with setup form, registration
roster, bracket visualization, and completion view. Ledger entries
created for all non-champion players at tournament end.