VoidstormGamba

Your gold, your luck — challenge players to high-stakes rolls across unique game modes

File Details

v1.3.1

  • R
  • Apr 19, 2026
  • 9.70 MB
  • 35
  • 12.0.1+2
  • Classic + 1

File Name

VoidstormGamba-v1.3.1.zip

Supported Versions

  • 12.0.1
  • 4.4.2
  • 1.15.6

Changelog

1.3.1

Fixed

  • Party and raid game joins now work again — players who joined a host's game weren't appearing on the host's roster.
  • Fixed a load-time error caused by an outdated random-seed call that's no longer supported by WoW.
  • Fixed a broken Guide panel that was causing errors when opening an active game.
  • Fixed a Chinese (zhCN) locale load failure caused by a few mistyped strings.

1.3.0

Added

  • Accessibility
    • New High Visibility and High Contrast themes.
    • Adjustable text scale for the whole addon.
    • Color-independent icons for wins, losses, and status (for colorblind players).
    • Reduced motion option that tones down animations and toasts.
  • Settings Profiles: save, load, and delete named settings profiles. New /vsg profile commands.
  • Classic WoW support: now runs on Cataclysm Classic, Classic Era, and Season of Discovery alongside Retail.
  • Spectator Effects toggle: choose whether screen-wide win effects show for spectators or only participants.
  • Protocol versioning: outgoing addon messages now include a protocol version so mismatched addon versions can be detected.
  • Automated test suite: CI-backed tests for chat parsing, bet limits, signing, poker hands, mode registry, localization, and core game state.
  • README with full feature list, commands, and contributor guide.

Changed

  • Security hardening across the addon:
    • Per-session signing secrets instead of a shared constant.
    • Host authority: hosts now read rolls directly from chat instead of trusting forwarded roll messages.
    • Stricter validation of who can send game, league, and challenge messages.
    • Per-sender inbound rate limiting to prevent message spam.
    • SavedVariables validated on load so corrupted data can't cause errors.
    • Improved randomness for poker deck shuffling and session signing.
  • Performance: smoother poker timers and faster gold formatting on large numbers.
  • Refactored the game engine, poker UI, and settings tab into smaller modules for easier maintenance.
  • Bet limits (daily cap, session cap, cooldown) are now enforced when creating and locking games.

Fixed

  • Dozens of crash and nil-reference fixes across poker, challenges, lotteries, elimination mode, tournaments, profiles, leagues, the ledger, and session tracking.
  • Fixed several cases where games could get stuck in a "resolving" state.
  • Fixed missing translations and a handful of hardcoded English strings.
  • Countdown roll button no longer appears for non-participants, and screen flashes no longer trigger for spectators.
  • Mirror clients no longer process rolls during the countdown.

1.2.0

Added

  • Web Integration: Sessions now queue for upload to voidstorm.cc via companion app
  • /vsg token <token> — Link your voidstorm.cc account for session uploads
  • /vsg sync — Batch upload all unsynced sessions to the web dashboard
  • Deep Links: Shareable session URLs generated after each game (voidstorm.cc/gambling/session/...)
  • Onboarding Wizard: New 4-step guided setup for first-time users
  • Seasonal Events: Featured game modes with ELO bonus badges in Create Game tab
  • Seasonal Achievements: Per-season achievement tracking alongside global achievements
  • ELO Notifications: ELO change display (+/- ELO) after each game with tier progress
  • Retail WoW Support: Full compatibility with WoW Retail (Interface 120001)
  • Wago.io Support: X-Wago-ID added to all .toc files for Wago updater compatibility
  • 9 locale files: enUS, deDE, frFR, esES, ptBR, ruRU, zhCN, koKR

Changed

  • Onboarding now uses a dedicated wizard instead of SimpleMode toggle
  • Upload pipeline marks sessions with uploaded status for companion app sync

1.1.3

Added

  • 13 game modes: Classic, Pot Roll, Deathroll, Odd/Even, Elimination, Lottery, Poker, Blackjack, Double or Nothing, Roulette, Over/Under, Hot Potato, Streak Bet
  • Tournament system with bracket management
  • Guild League system
  • Challenge system (1v1 challenges)
  • Spectator mode
  • 23 achievements
  • Anti-cheat system with HMAC session signing
  • Side bets
  • Trade detection for automatic debt settlement
  • Profile management
  • 5 sound packs
  • Compact game window
  • Stats HUD overlay