Commit Graph

37 Commits (3b4d8a4d8e6965743d7f9e27305225b2e6a25dd8)

Author SHA1 Message Date
Yan Wittmann 3d716ed06d Added "better" implementation for camp UI 2025-01-14 21:37:13 +01:00
Luca 08647a4188 BoatParrtProgress und CampUI hinzugefügt 2025-01-14 19:25:18 +01:00
Yan Wittmann 2e1559d96e Added clock timer 2025-01-14 09:43:53 +01:00
Yan Wittmann 0becddf3d2 Campfire and sleep mechanic 2025-01-12 16:28:36 +01:00
Yan Wittmann cd01fd24a2 Made UI more modular 2025-01-12 15:04:17 +01:00
Yan Wittmann 57db80e685 Added exploration behavior 2025-01-12 14:37:40 +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
Yan Wittmann 9446c10556 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	project/assets/tilemap/tileset.tres
#	project/main-scenes/island.tscn
2025-01-11 16:15:03 +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
Yan Wittmann ed665886d3 Added visualizer for events tracker 2025-01-11 14:34:30 +01:00
Yan Wittmann 75af4679c0 Bush/Tree refill, fast-forward, fixed item drop incorrect item 2025-01-11 14:05:45 +01:00
Yan Wittmann 30ee500ae9 Started temperature implementation 2025-01-11 12:58:45 +01:00
2021587 e280b7dc72 fix? 2025-01-11 11:40:02 +01:00
Yan Wittmann a4ee7cc336 Added function to access textures 2025-01-11 11:13:08 +01:00
Yan Wittmann b89131bbaa Added first real behavior 2025-01-09 17:54:24 +01:00
Yan Wittmann 3c61ce4e7f Started writing visualization and added new state machine mode 2025-01-09 16:45:32 +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
Yan Wittmann e1c87b5e4d Undid Luca and Colin changes that broke the code 2025-01-08 19:56:40 +01:00
Yan Wittmann aee610c7a0 More PR review 2025-01-08 18:48:14 +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 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
Yan Wittmann 567b2cb689 Player logic and pathfinding 2025-01-06 12:28:54 +01:00
Yan Wittmann 64106039c8 Initialized player 2025-01-04 12:47:42 +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