Go to file
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
android export Initial commit 2024-08-19 09:34:15 +02:00
.gitattributes Initial commit 2024-08-19 09:34:15 +02:00
.gitignore Delete Kniffel.apk and simplify GameScene node definitions 2024-08-19 14:13:39 +02:00
export_presets.cfg Update game UI from OptionButton to LineEdit 2024-09-21 12:30:37 +02:00
GameScene.gd Update game UI from OptionButton to LineEdit 2024-09-21 12:30:37 +02:00
GameScene.tscn Update game UI from OptionButton to LineEdit 2024-09-21 12:30:37 +02:00
icon.svg Initial commit 2024-08-19 09:34:15 +02:00
icon.svg.import Initial commit 2024-08-19 09:34:15 +02:00
MaiD4BD.tmp Initial commit 2024-08-19 09:34:15 +02:00
MainMenu.gd Apply theme to OptionButtons in GameScene 2024-08-19 22:46:52 +02:00
MainMenu.tscn Initial commit 2024-08-19 09:34:15 +02:00
OptionButton.tres Update game UI from OptionButton to LineEdit 2024-09-21 12:30:37 +02:00
Player.gd Update game UI from OptionButton to LineEdit 2024-09-21 12:30:37 +02:00
PlayerManager.gd Initial commit 2024-08-19 09:34:15 +02:00
PlayerPanel.tscn Initial commit 2024-08-19 09:34:15 +02:00
project.godot Update game UI from OptionButton to LineEdit 2024-09-21 12:30:37 +02:00
README.md Initial commit 2024-08-19 09:34:15 +02:00
ScrollContainer.gd Initial commit 2024-08-19 09:34:15 +02:00

Kniffel