Commit Graph

18 Commits

Author SHA1 Message Date
demenik
bac4894d8b test: Add wonder event response handling test 2025-12-09 16:14:24 +01:00
demenik
8c1ba2654b test: Added a test for triggering wonder events 2025-12-09 15:22:02 +01:00
demenik
14cd5419ac feat: Add wonder_event_url to GameConfig 2025-12-09 15:20:42 +01:00
demenik
5605d39f56 refactor: Extract shared test setup to common module 2025-12-03 22:45:59 +01:00
demenik
a134851bd2 style: Format code 2025-12-03 22:42:29 +01:00
demenik
5cc21114db refactor: Split interaction tests into multiple files 2025-12-03 22:40:18 +01:00
demenik
f8c14cb82d test: Fix interaction tests for harvesting update 2025-12-03 22:34:07 +01:00
demenik
48b3f475b2 test: Add crop harvesting tests 2025-12-03 22:33:53 +01:00
demenik
0002cafa32 test: Add crop withering tests (#28) 2025-12-02 19:05:37 +01:00
demenik
d2db146eb6 feat: Implement crop withering mechanics (#28) 2025-12-02 19:05:11 +01:00
demenik
9ddd24c282 test: Add growth mechanics tests 2025-12-02 17:05:43 +01:00
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
e59c3926b2 fix: Fix interaction and pathfinding tests 2025-12-02 13:02:42 +01:00
demenik
16118a1970 test: Add interaction tests 2025-12-02 12:54:42 +01:00
demenik
3da9931513 feat: Allow TileState to hold ItemType (Seeds) 2025-12-02 12:53:58 +01:00
demenik
4b28f80bcb feat: Add shop logic and popup UI (#34). Update config tests and
defaults
2025-12-01 13:42:19 +01:00
demenik
c69649f1ae feat: Add all tests from #55 except sowing, watering, and harvesting 2025-11-29 18:40:37 +01:00