- Jan 21, 2025
-
-
bionic85 authored
Integraded theme shop button in main menu Added buying themes functionality Updated Settings menu to include only the unlocked themes
-
- Jan 20, 2025
-
-
bionic85 authored
Need to rewrite how the bought themes are stored. Because currently it is in an embedded resource. But you can unfortunatly not edit them so I need to find an other way
-
- Jan 19, 2025
-
-
bionic85 authored
also setup for other parts of the shop
-
- Jan 14, 2025
-
-
bionic85 authored
-
- Jan 08, 2025
- Jan 06, 2025
- Jan 05, 2025
-
-
Floris authored
-
- Dec 26, 2024
- Dec 18, 2024
-
-
bionic85 authored
-
bionic85 authored
-
Floris authored
- TileClick and TileInput are now bool that return True if board is solved after input, false otherwise (so invalid or incomplete) - virtual IsBoardSolved is called by TileClick and TileInput to verify board. - removed some unused Board methods and added virtual hint method - fixed impossible 4x4 sudoku generation - improved solvability of sudoku - changed draw method of sudoku to draw color givens and inputs differently - hidden updatebutton - added win method in puzzleform that runs when board is solved
-
bionic85 authored
-
Floris authored
-
Floris authored
-
- Dec 17, 2024
- Dec 16, 2024
- Dec 12, 2024
- Dec 10, 2024
- Dec 09, 2024
-
-
Floris authored
-
DamianKomdeur authored
-