Commit Graph

21 Commits

Author SHA1 Message Date
60279542e1 gdlint fixes
Some checks failed
GDScript Auto-Formatting / Auto-Format GDScript Code (pull_request) Failing after 12s
GDScript Linting / GDScript Code Quality Check (pull_request) Failing after 11s
2025-09-27 21:45:55 +04:00
35bdd44649 match3: improve tile selector
Some checks failed
GDScript Auto-Formatting / Auto-Format GDScript Code (pull_request) Failing after 10s
GDScript Linting / GDScript Code Quality Check (pull_request) Failing after 9s
2025-09-27 21:33:32 +04:00
77971497a4 move scale factors to constraints
Some checks failed
GDScript Auto-Formatting / Auto-Format GDScript Code (pull_request) Failing after 12s
GDScript Linting / GDScript Code Quality Check (pull_request) Failing after 11s
2025-09-27 21:20:15 +04:00
9b83bec37d any_key > action_confirm
Some checks failed
GDScript Auto-Formatting / Auto-Format GDScript Code (pull_request) Failing after 9s
GDScript Linting / GDScript Code Quality Check (pull_request) Failing after 11s
2025-09-27 21:12:24 +04:00
0cf76d595f Comments and documentation update 2025-09-27 21:00:45 +04:00
06f0f87970 Add gdlint and gdformat scripts 2025-09-27 20:40:13 +04:00
86439abea8 PressAnyKeyScreen → SplashScreen 2025-09-27 16:38:26 +04:00
dd0c1a123c add unit tests
saveload fixes
2025-09-27 12:17:14 +04:00
3e960a955c exit from game using gamepad 2025-09-26 00:57:20 +04:00
ca233f4171 feature/saves-and-score (#8)
Reviewed-on: #8
Co-authored-by: Vladimir nett00n Budylnikov <git@nett00n.org>
Co-committed-by: Vladimir nett00n Budylnikov <git@nett00n.org>
2025-09-25 20:58:23 +02:00
ea8c85d7ad feature/match3/move-gems (#7)
Reviewed-on: #7
Co-authored-by: Vladimir nett00n Budylnikov <git@nett00n.org>
Co-committed-by: Vladimir nett00n Budylnikov <git@nett00n.org>
2025-09-25 11:48:08 +02:00
83cc433c2f add logging 2025-09-24 09:33:47 +02:00
7182c45351 match-3 grid generation
make game scene modular
global debug mode
2025-09-24 09:33:47 +02:00
e11e864b26 make grid shuffle, grid sizy, gem color types 2025-09-24 09:33:47 +02:00
d8435ef46c create gem grid 2025-09-24 09:33:47 +02:00
9b3a20cdf1 refactor structure 2025-09-24 09:33:47 +02:00
78a61fe33c add game scene 2025-08-03 23:22:26 +04:00
d9084606c8 Optimize backgound - move it to root node 2025-08-03 18:39:15 +04:00
Your Name
877b5fc14f Switch scenes on button press 2025-07-19 21:24:38 +04:00
Your Name
c012eabca3 Create press any key to continue screen 2025-07-19 21:03:56 +04:00
Your Name
c5840660c3 Create main scene 2025-07-19 20:31:07 +04:00