Incremented version code to 3 and updated package unique name to "schmidti.digital.kniffel". Added multiple new texture import files for Retro Windows GUI including buttons, toggles, headers, and other graphical elements.
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.
Added a new theme resource for OptionButtons to ensure consistent font sizes. Updated MainMenu text to correctly number new players without adding one.
Added a new theme resource for OptionButtons to ensure consistent font sizes. Updated MainMenu text to correctly number new players without adding one.
Removed the Kniffel.apk binary file and its reference in .gitignore. Simplified multiple node definitions in GameScene.tscn by eliminating unnecessary properties like item_count and popup details.
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.