Commit Graph

40 Commits

Author SHA1 Message Date
nett00n e76297b3f3 Merge pull request 'add-game-scene' (#6) from add-game-scene into main
Reviewed-on: #6
2025-09-24 09:33:47 +02:00
nett00n 14d5e8fd8f update sources 2025-09-24 09:33:47 +02:00
nett00n 7b0db3abff include info about asset sources file 2025-09-24 09:33:47 +02:00
nett00n 83cc433c2f add logging 2025-09-24 09:33:47 +02:00
nett00n 7182c45351 match-3 grid generation
make game scene modular
global debug mode
2025-09-24 09:33:47 +02:00
nett00n e11e864b26 make grid shuffle, grid sizy, gem color types 2025-09-24 09:33:47 +02:00
nett00n d8435ef46c create gem grid 2025-09-24 09:33:47 +02:00
nett00n 9b3a20cdf1 refactor structure 2025-09-24 09:33:47 +02:00
nett00n 4e0b5fe3d2 add gems 2025-09-24 09:33:47 +02:00
nett00n 4596bc203a Merge pull request 'add-game-scene' (#4) from add-game-scene into main
Reviewed-on: #4
2025-08-04 12:26:03 +02:00
nett00n 78a61fe33c add game scene 2025-08-03 23:22:26 +04:00
nett00n d9084606c8 Optimize backgound - move it to root node 2025-08-03 18:39:15 +04:00
nett00n 7951a42c88 add animation 2025-08-03 18:35:52 +04:00
nett00n 2589f9f73f Add background 2025-08-03 17:54:37 +04:00
nett00n a1f8536855 do not reload click sound every time 2025-08-03 15:15:42 +04:00
nett00n c57a08f5da add click sound as SFX 2025-08-03 15:14:18 +04:00
nett00n 542cf6a4f1 move sources.yml file to root 2025-08-03 15:13:41 +04:00
nett00n 1b95573720 Merge pull request 'settings reset button' (#2) from settings-reset-button into main
Reviewed-on: #2
2025-07-24 20:02:32 +02:00
nett00n dac3d42b6b settings reset button 2025-07-24 22:01:57 +04:00
nett00n e732f9b6da Merge pull request 'add-music' (#1) from add-music into main
Reviewed-on: #1
2025-07-24 19:21:25 +02:00
nett00n c52d861e63 refactor 2025-07-24 21:18:22 +04:00
nett00n 54c23a83e5 use builtin method for music 2025-07-24 20:57:30 +04:00
nett00n 7882e70e03 DRY settings menu
decrease saving config cycles
2025-07-24 20:55:58 +04:00
nett00n 20440fe07f reduce nested code 2025-07-24 20:49:03 +04:00
nett00n f949502ef4 fix: Music does not play, if volume was 0 on game loads 2025-07-24 20:46:48 +04:00
nett00n d7a0494d7e Add music in main menu 2025-07-24 20:46:17 +04:00
nett00n fe69347625 better sound sliders 2025-07-24 20:04:45 +04:00
Your Name e4ea38ae25 scale textures correctly 2025-07-20 17:11:45 +04:00
Your Name b9c049dddc typo fix 2025-07-20 16:43:02 +04:00
Your Name b1e79492ab Localization concept added 2025-07-20 16:41:54 +04:00
Your Name 688106eedd typo fix 2025-07-19 22:51:58 +04:00
Your Name cc8e7c0d2f Made languages list loadable from file 2025-07-19 22:49:57 +04:00
Your Name 49d4167499 Setttings added 2025-07-19 22:40:07 +04:00
Your Name 877b5fc14f Switch scenes on button press 2025-07-19 21:24:38 +04:00
Your Name e3e9d5591d Main menu created 2025-07-19 21:20: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
Your Name 8a04f4238f input system 2025-07-19 20:28:33 +04:00
Your Name 292112b195 set up the core singleton systems that will manage lobal settings 2025-07-19 20:16:14 +04:00
Your Name e27cd7f62a init commit 2025-07-19 20:15:15 +04:00