Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 12:44:28 +00:00
f09cbe6939 fix: Restore myBetPlaced variable that was incorrectly removed
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 12:42:22 +00:00
cd9e1e7242 fix: Correct PnL calculation to show net profit instead of gross payout
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 12:32:01 +00:00
966bad98d3 Add cumulative PnL tracking to Blackjack game
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 12:18:59 +00:00
2b89fb7ede docs: rename CLAUDE.md to AGENTS.md across the project
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 10:59:44 +00:00
0fc88323ea fix(panel): add GAME_BET and GAME_WIN to transaction type config
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 10:54:22 +00:00
96eba8270c fix(games): skip upfront bet deduction for per-round betting games
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-06 10:41:54 +00:00
a36c05994c feat(games): refactor blackjack for continuous play, split/double, and table UI
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 16:48:32 +00:00
ef78a85b9c feat(games): implement blackjack game plugin with manual start and custom payouts
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 16:09:09 +00:00
f368da9e73 feat(games): add solo mode to room creation and AU currency betting
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 15:30:52 +00:00
4f89ed3082 fix(games): stop spectator broadcast from overwriting player state
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 15:27:26 +00:00
0d8152914a refactor(games): inline SVG pieces instead of <img> elements
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 15:23:23 +00:00
12809623c1 fix(games): fix chess piece interaction and solo mode
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 14:59:33 +00:00
a29bb63a1d feat(games): implement chess game plugin with full UI
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 14:28:42 +00:00
9e95194627 fix(panel): double negative sign on transaction amounts
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 14:25:28 +00:00
451fb206a6 fix(panel): transaction types showing wrong sign for trivia, trades, etc.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 14:19:25 +00:00
e3c49effdb feat(panel): replace all placeholder pages with real admin views
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 14:02:45 +00:00
5c40249a18 feat(panel): implement player leaderboards page
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 13:55:27 +00:00
b645f55f57 fix(panel): player inventory not loading due to API response mismatch
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 13:45:11 +00:00
838fbe1b50 feat(panel): group sidebar nav so admins see both admin and player views
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-04-05 13:28:43 +00:00
94d259e92a fix(panel): guild settings not pre-filling from database
56db5bc998 refactor(games): rework room lifecycle events and remove chess plugin
Compare 2 commits »