Commit Graph

21 Commits

Author SHA1 Message Date
demenik
52dd300ca0 feat: Add achievements button to HUD settings (#47) 2025-12-11 20:21:02 +01:00
demenik
ccf8209a7f feat: show keybinds on hud buttons (#66) 2025-12-10 18:29:20 +01:00
demenik
604bbf5f78 docs: add comments to UI components, HUD, and start screen (#65) 2025-12-10 18:12:36 +01:00
demenik
50314e6c4e feat: Add HUD text for shovel mode 2025-12-09 18:33:48 +01:00
demenik
d227e7171e fix: Timer settings change by 10 while pressing shift 2025-12-09 16:32:40 +01:00
demenik
11bd858fa8 refactor: Use Node::from_padding helper 2025-12-09 13:46:56 +01:00
demenik
d9a1c9c2a7 feat: Replace old popup with new UI element 2025-12-09 13:21:51 +01:00
demenik
c50601c23a fix: Make popup child a closure 2025-12-09 13:06:01 +01:00
demenik
881300e0a6 feat: close popups with escape key 2025-12-08 14:52:58 +01:00
demenik
9d69d8f253 feat: Add keybind for shop (#34) 2025-12-01 15:20:31 +01:00
demenik
f908192c0e fix: Improve button/pill_button UI element to allow any child 2025-12-01 14:26:16 +01:00
demenik
7a608516eb feat: Add shop button to HUD (#34) 2025-12-01 13:57:31 +01:00
demenik
7db11e9065 fix: Fix #52 (Move/interaction click outside grid) and fix
move/interaction click through popups
2025-11-29 16:08:51 +01:00
demenik
1dcf505d69 fix: Add padding to HUD buttons 2025-11-28 15:52:53 +01:00
demenik
6536d54972 fix: Use button UI component in HUD 2025-11-28 15:51:28 +01:00
demenik
96c76da7f6 feat: Add text UI component (#56) 2025-11-28 15:48:59 +01:00
demenik
2d0f51ff3d fix: Use UI components for GameScreen settings 2025-11-28 15:32:51 +01:00
demenik
8be97265ee feat: Add inventory display popup (#48) 2025-11-27 23:12:07 +01:00
demenik
41cf86063c feat: Implement GameScreen settings with timer settings (#33) 2025-11-27 21:30:33 +01:00
demenik
485b2c2907 style: Remove unused import 2025-11-27 17:39:46 +01:00
demenik
2a17d161f3 refactor: Move status to hud 2025-11-27 17:33:37 +01:00