Commit Graph

3 Commits

Author SHA1 Message Date
Yadciel
59f13e7318 Update game UI from OptionButton to LineEdit
Replaced multiple OptionButton instances with LineEdit for input fields, including three_of_a_kind, four_of_a_kind, and chance. Updated related scoring logic and adjusted UI themes and assets to reflect the new input method.
2024-09-21 12:30:37 +02:00
Yadciel
b0f6f5adfa Fix score selection issues and update score item options.
Changed large straight initialization to correct function, added missing score items, and used correct methods for score selections. Adjusted configuration in the scene file to align with the new item options setup.
2024-08-19 12:48:22 +02:00
Yadciel
930253e013 Initial commit 2024-08-19 09:34:15 +02:00