Skip to content

Pokermon compatabilities#394

Open
KilledByLava wants to merge 2 commits into
Balatro-Multiplayer:mainfrom
KilledByLava:main
Open

Pokermon compatabilities#394
KilledByLava wants to merge 2 commits into
Balatro-Multiplayer:mainfrom
KilledByLava:main

Conversation

@KilledByLava

Copy link
Copy Markdown
Contributor

Things either crash, do -1 ante or disable the boss

  • Mega Gyarados is still in the game and only gives the X3

stephenkirk and others added 2 commits April 12, 2026 18:20
* Add TAB-hold shortcuts menu for quick multiplayer actions

Pressing TAB shows a context-aware overlay with keyboard shortcuts:
- Main menu (connected): V to join from clipboard, J to join lobby, C to create lobby
- Main menu (in lobby): C to copy code, V to view code, L to leave
- Main menu (disconnected): R to reconnect
- In-game (in lobby): C to copy code, I for lobby info

Shortcuts can be triggered by pressing the key while TAB is held,
or by clicking the shortcut row. Menu dismisses on TAB release.

https://claude.ai/code/session_014FaSJ5FwuXMfcUmM5Hiy81

* Adjust shortcuts menu overlay: 40% opacity, left-aligned positioning

* Reuse existing localization keys for shortcuts menu, add deck picker shortcut

- Replace duplicate b_sc_* keys with existing b_copy_code, b_view_code,
  b_join_lobby, b_create_lobby, b_leave_lobby, b_reconnect, b_lobby_info
- Re-add View Code shortcut using existing b_view_code
- Add Choose Deck/Stake shortcut (D key), gated on host or different_decks
- Only new loc keys: k_sc_title, k_sc_hint, b_sc_choose_deck

* Fix crash when opening deck picker from shortcuts menu

lobby_choose_deck passes its argument to vanilla setup_run which
indexes e.config. Pass a stub UI element table to avoid nil index.

* Remove in-game shortcuts from TAB menu

No need for lobby code or lobby info shortcuts during gameplay.

---------

Co-authored-by: Claude <noreply@anthropic.com>
Things either crash, do -1 ante or disable the boss
- Mega Gyarados is still in the game and only gives the X3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants