Commit Graph

35 Commits (263816fa5370c50f9a8c421329036b21321ba08f)

Author SHA1 Message Date
Yan Wittmann 624c14150e Made exploration task smarter by canceling if was close once 2025-01-14 12:01:11 +01:00
Yan Wittmann a75eb4aa1d Adjusted map, added key to set exploration goal 2025-01-14 11:35:16 +01:00
Yan Wittmann 268f2c0ce1 Game now finally works somewhat properly 2025-01-11 19:05:03 +01:00
Yan Wittmann 4763de9827 Attempt #1 at fixing main 2025-01-11 17:43:13 +01:00
Yan Wittmann 238af1cc83 Merge branch 'working-map'
# Conflicts:
#	project/main-scenes/island.tscn
2025-01-11 17:40:50 +01:00
Yan Wittmann cd82cf5bdf Fixed up tilemap and content 2025-01-11 17:39:37 +01:00
2021587 8bbca6cef5 Revert "added game world"
This reverts commit 7304b48f3c.
2025-01-11 16:59:42 +01:00
2021587 7304b48f3c added game world 2025-01-11 16:59:08 +01:00
Yan Wittmann 731ff9ed12 Initial version of boat construction 2025-01-11 16:09:10 +01:00
2021587 f27f1b944a added game world 2025-01-11 16:07:18 +01:00
2021587 e280b7dc72 fix? 2025-01-11 11:40:02 +01:00
2021587 658c5811dd fixxed texture 2025-01-11 11:38:06 +01:00
Dominik Koschik 09bcacf75e Added snow 2025-01-11 11:30:50 +01:00
Yan Wittmann bfca1ff23f Started implementing behaviors 2025-01-09 13:47:40 +01:00
Yan Wittmann b3e33b7cfa Added camp functionality and started event tracking system 2025-01-09 12:43:07 +01:00
Yan Wittmann 51a04ca403 Added walk up to tile feature and navigation visualization 2025-01-09 10:55:44 +01:00
2021587 22fa9eb33e Added boat,firepit,tent,stick sprites 2025-01-08 20:44:17 +01:00
Dominik Koschik 092203a31e berries correction 2025-01-08 18:32:50 +01:00
Dominik Koschik 1eebbfe264 added berries 2025-01-08 18:30:53 +01:00
Yan Wittmann ad3023cc44 PR review 2025-01-08 18:24:01 +01:00
Yan Wittmann 996ec1a297 Merge branch 'refs/heads/main' into Interacable-Items
# Conflicts:
#	project/assets/tilemap/tilemaps/tilemap_objects.png
#	project/scripts/tilemap/TileMapTileTypes.gd
2025-01-08 17:52:35 +01:00
Dominik Koschik b5b016d5d6 Merge pull request 'assets' (#3) from assets into main
Reviewed-on: #3
2025-01-08 17:35:28 +01:00
Luca fb84f548d4 joar 2025-01-08 15:02:00 +01:00
Luca d81f9cace8 joar 2025-01-08 14:59:29 +01:00
2021587 37f198bc95 Added sprites tiles need reconfiguration (what to do with alternate textures) 2025-01-08 01:30:55 +01:00
Yan Wittmann cfab98a8d0 Pathfinding improvements 2025-01-07 20:38:39 +01:00
Dominik Koschik 2d03502722 added stone,tree and fire assets 2025-01-07 18:22:02 +01:00
Dominik Koschik 83c815937f added stone,tree and fire assets 2025-01-07 18:19:19 +01:00
Dominik Koschik 808efedd5e added stone,tree and fire assets 2025-01-07 18:13:58 +01:00
Yan Wittmann 027257fcb6 Planning 2025-01-06 12:50:46 +01:00
Yan Wittmann 567b2cb689 Player logic and pathfinding 2025-01-06 12:28:54 +01:00
Yan Wittmann 9d9f29dbcf Base behavior tree implementation 2025-01-04 15:42:12 +01:00
Yan Wittmann ebe842edee Base tilemap setup complete, added camera controls 2025-01-04 12:13:42 +01:00
Yan Wittmann baffb6f74a Basic tilemap access setup 2025-01-04 11:05:08 +01:00
Yan Wittmann 220fa9bdcd Initialized tileset 2025-01-04 10:09:23 +01:00