Commit Graph

11 Commits

Author SHA1 Message Date
demenik
7f134ce696 feat: Add growth_stage to TileState 2025-12-02 17:04:31 +01:00
demenik
4df968af2e feat: Add watering (#27) 2025-12-02 15:46:48 +01:00
demenik
3da9931513 feat: Allow TileState to hold ItemType (Seeds) 2025-12-02 12:53:58 +01:00
demenik
c567872254 style: Remove useless println 2025-12-01 17:50:45 +01:00
demenik
a048d9e84c feat: Add placeholder interact menu (#25) 2025-12-01 17:49:38 +01:00
demenik
e840e9a78b refactor: Move mouse click to grid position logic into utils.rs 2025-12-01 16:59:33 +01:00
demenik
e990957ac0 fix: Update toggle TileState debug bind to Shift + LMB instead of only
LMB
2025-12-01 16:52:46 +01:00
demenik
9d69d8f253 feat: Add keybind for shop (#34) 2025-12-01 15:20:31 +01:00
demenik
c3ef1f5315 refactor: Move ui_blocks() to ui feature 2025-11-29 16:17:40 +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
3b7bfb17e1 refactor: Refactor to features (#53) 2025-11-26 19:59:53 +01:00