Game UI Optimisation #320

Merged
j.kropff merged 17 commits from feat/game-ui-optimization into main 2026-05-10 20:54:22 +02:00
j.kropff commented 2026-05-10 20:52:12 +02:00 (Migrated from git.scicore.unibas.ch)

Improving the Game UI and implementing new features.

  • Improve dealer chip rendering
  • Improve pot rendering
  • Uses names instead of IDs as identifiers
  • Settings with theme options: Default, Dark, and Glass
  • Add a Tips box for help
  • Users are displayed one after another as they enter the Game UI
  • Correct the kicker logic and split the pot evaluation in the event of a tie
  • Correct order of opponents <- B <-> S <-> D <-> O -> in the Game UI
  • The boxes for the opponents should have a working hover effect
  • Improve the rendering of the table text
  • Remove hover animations from cards and the pot for improved handling and a more stable Game UI
  • Fix: You should only be able to bet the minimum from your last bet on the flop, not on the Turn or River from the second-to-last player.
Improving the Game UI and implementing new features. - Improve dealer chip rendering - Improve pot rendering - Uses names instead of IDs as identifiers - Settings with theme options: Default, Dark, and Glass - Add a Tips box for help - Users are displayed one after another as they enter the Game UI - Correct the kicker logic and split the pot evaluation in the event of a tie - Correct order of opponents \<- B \<-\> S \<-\> D \<-\> O -\> in the Game UI - The boxes for the opponents should have a working hover effect - Improve the rendering of the table text - Remove hover animations from cards and the pot for improved handling and a more stable Game UI - Fix: You should only be able to bet the minimum from your last bet on the flop, not on the Turn or River from the second-to-last player.
j.kropff (Migrated from git.scicore.unibas.ch) merged commit dd1a9a4e23 into main 2026-05-10 20:54:22 +02:00
j.kropff commented 2026-05-10 20:54:23 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit dd1a9a4e23

mentioned in commit dd1a9a4e23db2d494b7dca55c57a8fb8bb837350
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#320