File Details
v1.2.1
- R
- Mar 26, 2026
- 9.47 MB
- 48
- 12.0.1
- Retail
File Name
VoidstormGamba-v1.2.1.zip
Supported Versions
- 12.0.1
VoidstormGamba
v1.2.1 (2026-03-25)
- Fix anti-cheat validation, Unicode rendering, and gameplay edge cases
- Fix AntiCheat pattern detection being silently disabled (missing p1Agreed/p2Agreed and startTime)
- Fix Unicode characters rendering as squares (prestige icons, em-dashes, arrows, checkmarks)
- Fix math.random crash when finalValue exceeds 999 in roll animation
- Fix DoubleOrNothing wager not capped at 1,000,000g through doubling
- Fix HotPotato/StreakBet tie counter not reset between sub-rounds
- Fix SideBets not cleared on new game creation
- Fix WinnerOverlay auto-dismiss timer race on repeated wins
- Fix CelebrationPopup using hardcoded threshold instead of configurable setting
- Fix Comm fallback summaries using raw gold format instead of FormatWager
- Fix Session JSON export crash on nil mode/time fields
- Fix TradeDetector crash if TradeFrame is nil
- fix: void round accounting, case-insensitive name matching in challenges and leagues
- feat: add ELO tier sync from companion app
GetPrestigeTier now prefers ELO tier from VoidstormEloSync when available.
Added OptionalDeps for VoidstormEloSync.lua written by companion. - Fix gameplay bugs and forward-reference issue
- Fix OddEven stats never recording (case mismatch)
- Fix StreakBet/OverUnder stuck in picking phase cross-realm (name key mismatch)
- Remove hardcoded AntiCheat p1/p2Agreed bypass
- Move InvalidateH2HIndex before callers in Session.lua
- v1.2.0: shareable results, onboarding, minimap leaderboard, UI polish, performance fixes