Commit Graph

50 Commits (08647a41880f05ca8a8c27031b893363a16210a3)

Author SHA1 Message Date
Luca 08647a4188 BoatParrtProgress und CampUI hinzugefügt 2025-01-14 19:25:18 +01:00
Yan Wittmann da1fdf10d0 Some more adjustments to the map 2025-01-14 12:11:45 +01:00
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 28c9b857bd Added outro sequence 2025-01-14 10:13:35 +01:00
Yan Wittmann 2e1559d96e Added clock timer 2025-01-14 09:43:53 +01:00
Yan Wittmann 9822c716f2 Added instructions on how to play during gameplay 2025-01-13 20:12:42 +01:00
Yan Wittmann b187b96507 Added graphedit node highlighting and scrolling 2025-01-13 19:30:46 +01:00
Yan Wittmann fcbd269f68 FINALLY, A WORKING TREE DISTRIBUTION ALGORITHM 2025-01-13 18:57:05 +01:00
Yan Wittmann dc3ead30b4 Added auto-waking toggle with auto-follow and zoom, and better different screen sizes support 2025-01-13 18:17:25 +01:00
Crazyrx7 d026c07804 Fade-in mit tastaturlayout hinzugefügt 2025-01-13 11:37:55 +01:00
Crazyrx7 4b8479e87e Fade-in bei Spielstart into Tastaturlayout und bei Tastendruck gehts dann los 2025-01-13 11:35:12 +01:00
Yan Wittmann d8bc800077 Initial version of a tree visualizer 2025-01-12 17:45:21 +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 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 947b762774 Added current inventory item visualization and improved UI management 2025-01-11 13:43:57 +01:00
Yan Wittmann 5c0fc2beed Merge remote-tracking branch 'origin/main'
# Conflicts:
#	project/scripts/global/GameManager.gd
#	project/scripts/player/PlayerManager.gd
2025-01-11 13:09:54 +01:00
Luca e36bbd36dc anzeigen hinzugefuegt 2025-01-11 13:05:08 +01:00
Luca fe7db59dd8 values werden jetzt in den StatusBars angezeigt und aktualisiert 2025-01-11 13:01:03 +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
Luca Ahlf deb896bf17 Merge pull request 'StatusBars' (#6) from StatusBars into main
Reviewed-on: #6
2025-01-11 11:11:48 +01:00
Luca fc1795529e Island Scene die gefehlt hatte 2025-01-11 11:02:18 +01:00
Yan Wittmann 46ad66380d Configured shader once again 2025-01-11 10:23:34 +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
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
Luca d81f9cace8 joar 2025-01-08 14:59:29 +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 cb9cc1f8b1 Minor changes to tree layout 2025-01-06 11:06:17 +01:00
Yan Wittmann e9fba43aec Added demo for behavior tree 2025-01-04 17:09:43 +01:00
Yan Wittmann 9d9f29dbcf Base behavior tree implementation 2025-01-04 15:42:12 +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