File Details
v1.4.3
- R
- Apr 22, 2026
- 9.71 MB
- 42
- 12.0.5+2
- Classic + 1
File Name
VoidstormGamba-v1.4.3.zip
Supported Versions
- 12.0.5
- 4.4.2
- 1.15.6
Changelog
1.4.3
Fixed
- Session saving no longer errors out after the WoW 12.0.5 update.
- When a host logs off or disconnects, the stuck session now closes automatically after about 90 seconds instead of keeping the old game visible forever.
- The version number shown in the addon header stays accurate even if CurseForge's packaging pipeline doesn't substitute it for any reason.
1.4.2
Fixed
- The History tab's mode summary no longer cuts names short ("Deathro" → "Deathroll") or runs off the side of the window. Modes you've never played are hidden so the bar stays tidy.
- The version shown in the addon's header now updates with each release instead of being stuck on the old one.
Changed
- Marked compatible with WoW patch 12.0.5.
1.4.1
Changed
- Bet limits are off by default. Previous versions silently enforced a 10g minimum, 50,000g maximum, 500,000g daily cap, 200,000g per-session cap, and 5-second cooldown between games — most players never chose those, they just inherited them. All five are now disabled out of the box. Existing installs will migrate to disabled automatically on next login.
Added
- New Bet Limits settings section lets you re-enable any of the five guardrails — minimum bet, maximum bet, daily cap, session cap, and cooldown — if you want them back. Leave any field at 0 to keep that limit disabled. A "Turn All Limits Off" button resets them in one click.
1.4.0
Added
- Broadcast languages: Choose which language the addon's in-character chat messages are sent in, independent of your WoW client language. All 8 supported languages — English, German, French, Spanish (Spain), Portuguese (Brazil), Russian, Chinese (Simplified), and Korean — can now be picked as your broadcast language.
- Friendly language names in the broadcast-language dropdown (e.g. "English", "Deutsch", "Français") instead of codes like "enUS" or "frFR".
Fixed
- English is now always available as a fallback, no matter which broadcast language you pick.
- Removed duplicate entries that could appear in the broadcast-language list.
- Russian, Chinese, and Korean appear in English in the dropdown to avoid unreadable boxes on clients that don't have those fonts installed.
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 profilecommands. - 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
uploadedstatus 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