Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
coder
/
balatrobot
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
73
Code
Issues
38
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expose scoring-critical game state + endpoint robustness fixes
- #181
#181
Open
DrLatBC
wants to merge 24 commits into
coder:dev
coder/balatrobot:dev
from
DrLatBC:main
DrLatBC/balatrobot:main
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Expose scoring-critical game state + endpoint robustness fixes
#181
DrLatBC
wants to merge 24 commits into
coder:dev
coder/balatrobot:dev
from
DrLatBC:main
DrLatBC/balatrobot:main
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
fix(gamestate): use localize for voucher effect descriptions
Show description for 374ea21
S1M0N38
committed
374ea21
View commit details
Copy full SHA for 374ea21
Browse repository at this point
feat(api): add suggested actions to error messages
Show description for 87f12bb
S1M0N38
committed
87f12bb
View commit details
Copy full SHA for 87f12bb
Browse repository at this point
Commits on Feb 25, 2026
test(lua.endpoints): fix test for vouchers effect
S1M0N38
committed
660621c
View commit details
Copy full SHA for 660621c
Browse repository at this point
refactor(lua.endpoints): us the SMODS.add_voucher_to_shop for add vouchers
S1M0N38
committed
de824d7
View commit details
Copy full SHA for de824d7
Browse repository at this point
feat: add support for Tags
Show description for 6437fae
S1M0N38
committed
6437fae
View commit details
Copy full SHA for 6437fae
Browse repository at this point
test(lua.endpoints): add test for tags support
S1M0N38
committed
e0791ad
View commit details
Copy full SHA for e0791ad
Browse repository at this point
docs(lua.utils): fix the description of the enums tags
S1M0N38
committed
84f7c59
View commit details
Copy full SHA for 84f7c59
Browse repository at this point
docs(api): add documentation for tags
S1M0N38
committed
e009e82
View commit details
Copy full SHA for e009e82
Browse repository at this point
fix: allow to sell jokers when a Buffoon pack is open
Show description for d40d645
S1M0N38
committed
d40d645
View commit details
Copy full SHA for d40d645
Browse repository at this point
Commits on Feb 28, 2026
test(lua.endpoints): fix the assertion for the tags tests
S1M0N38
committed
73b6148
View commit details
Copy full SHA for 73b6148
Browse repository at this point
Commits on Apr 4, 2026
Expose most_played_poker_hand and ancient_suit in round info
Show description for 48c4cbc
DrLatBC
and
claude
committed
48c4cbc
View commit details
Copy full SHA for 48c4cbc
Browse repository at this point
Add blind param to set endpoint for forcing boss blinds
Show description for 800078a
DrLatBC
and
claude
committed
800078a
View commit details
Copy full SHA for 800078a
Browse repository at this point
Port local mod fixes: edition detection, pack robustness, sell/rearrange/start fixes
Show description for af78bb3
DrLatBC
and
claude
committed
af78bb3
View commit details
Copy full SHA for af78bb3
Browse repository at this point
Commits on Apr 5, 2026
Merge remote-tracking branch 'upstream/dev'
Show description for 3fc9d5a
DrLatBC
committed
3fc9d5a
View commit details
Copy full SHA for 3fc9d5a
Browse repository at this point
Add win overlay auto-dismiss for endless mode support
Show description for 62b764d
DrLatBC
and
claude
committed
62b764d
View commit details
Copy full SHA for 62b764d
Browse repository at this point
Commits on Apr 11, 2026
Sync local mod changes: cash_out race fix, set debuff, sell/error cleanup
Show description for 457d403
DrLatBC
and
claude
committed
457d403
View commit details
Copy full SHA for 457d403
Browse repository at this point
Commits on Apr 12, 2026
Revert cash_out scoring_complete guard — was masking a bot-side bug
Show description for 2151d53
DrLatBC
and
claude
committed
2151d53
View commit details
Copy full SHA for 2151d53
Browse repository at this point
Commits on Apr 18, 2026
feat(gamestate): expose idol_card in round info
Show description for 34d0c16
DrLatBC
and
claude
committed
34d0c16
View commit details
Copy full SHA for 34d0c16
Browse repository at this point
fix(seed): real entropy for auto-generated seeds
Show description for c2116ba
DrLatBC
and
claude
committed
c2116ba
View commit details
Copy full SHA for c2116ba
Browse repository at this point
Commits on Apr 19, 2026
Add earnings tracker for per-source money attribution
Show description for 4622886
DrLatBC
and
claude
committed
4622886
View commit details
Copy full SHA for 4622886
Browse repository at this point
feat(gamestate): expose held tags
Show description for 92051f9
DrLatBC
and
claude
committed
92051f9
View commit details
Copy full SHA for 92051f9
Browse repository at this point
Commits on Apr 20, 2026
fix(earnings): drop bottom-row double-count, hook calculate_joker for mid-round $
Show description for b39f318
DrLatBC
and
claude
committed
b39f318
View commit details
Copy full SHA for b39f318
Browse repository at this point
Commits on Apr 21, 2026
fix(pack): let skip bypass guard and pcall-wrap use_card to escape wedges
Show description for 2524d80
DrLatBC
committed
2524d80
View commit details
Copy full SHA for 2524d80
Browse repository at this point
fix(pack): defer to Card:can_use_consumeable before use_card
Show description for 6e43415
DrLatBC
committed
6e43415
View commit details
Copy full SHA for 6e43415
Browse repository at this point
You can’t perform that action at this time.