Commit Graph

104 Commits (6c2670a28154b53a4deadbabeda918f72a42dd7b)

Author SHA1 Message Date
Martin Felis 6c2670a281 Added debugd_draw_3d addon. 2024-12-31 16:18:03 +01:00
Martin Felis 67b87bc603 Changes to level layout and random changes in mesh library. 2024-12-31 12:26:23 +01:00
Martin Felis 9938834727 Add Rider config files. 2024-12-31 12:25:29 +01:00
Martin Felis 49c7d179d6 Fixed pickup of items. 2024-12-29 11:24:58 +01:00
Martin Felis eb334af25e Further tweaked Pug behavior. Seems to be stable so far. 2024-12-29 11:18:25 +01:00
Martin Felis 37201f89fd Improved behaviour debug ui. 2024-12-28 22:10:15 +01:00
Martin Felis bdb29ebcef Basic PUG Behaviour okayish. 2024-12-28 18:30:23 +01:00
Martin Felis 5f004b07e9 Simplified behaviour trees. 2024-12-28 16:36:17 +01:00
Martin Felis 6008876da4 Minor cleanup. 2024-12-28 16:34:47 +01:00
Martin Felis e2c9b14560 Improved Behaviour debugging, NPCs look around or focus player if nearby. 2024-12-28 16:34:30 +01:00
Martin Felis 7b3a1976d7 Minor tweaks. 2024-12-28 15:17:19 +01:00
Martin Felis 3ce12e24be Added wander and look around behaviours. 2024-12-28 14:57:56 +01:00
Martin Felis bec51332c7 Improving debug UI 2024-12-28 12:32:15 +01:00
Martin Felis 715f2c582c Added first BehaviorTree using limboAI 2024-12-09 21:05:09 +01:00
Martin Felis acc09c41ec Added Quaternius pug model 2024-12-06 12:09:44 +01:00
Martin Felis 2783f107c9 Fixed log cabins. 2024-12-03 08:21:01 +01:00
Martin Felis a521cf4e96 Updated gdUnit4 2024-12-03 08:17:48 +01:00
Martin Felis b6d402eb93 Add missing files. 2024-12-03 08:16:03 +01:00
Martin Felis a161e914cd Random changes. 2024-12-01 23:02:03 +01:00
Martin Felis 43da3e12a5 Simple game name sanitation. 2024-12-01 22:04:43 +01:00
Martin Felis 9a829c30b0 Tests cleanup. 2024-12-01 21:57:39 +01:00
Martin Felis 44083114ba Refactored Game saving and loading, added simple unit test for it. 2024-12-01 21:14:04 +01:00
Martin Felis 437762b2f6 Add GdUnit4 and ignore animation warning concerning invalid tracks. 2024-12-01 21:12:45 +01:00
Martin Felis 5c1509f06f Random scene changes. 2024-11-27 20:51:45 +01:00
Martin Felis 04481cefef Switching to build tool does not immediately activate build system. 2024-11-27 20:51:20 +01:00
Martin Felis e1cf80bfb0 Added openable chest. 2024-11-17 22:00:24 +01:00
Martin Felis aa1fea47df Further UI cleanup. 2024-11-16 22:05:49 +01:00
Martin Felis abd913e4df Warning cleanup in InteractionSystem.gd. 2024-11-16 22:01:55 +01:00
Martin Felis 7bcf34e7ca Can now specify game profile to use on startup. 2024-11-16 22:01:30 +01:00
Martin Felis 563b291a6f Minor cleanup of game selection UI. 2024-11-16 21:53:14 +01:00
Martin Felis e4f0c2c63c Can now delete game profile folders. 2024-11-16 21:40:22 +01:00
Martin Felis f5c1d33327 Removed some warnings. 2024-11-16 20:43:21 +01:00
Martin Felis ba088a1e4b Spawned items now bounce. 2024-11-16 20:43:12 +01:00
Martin Felis 396d884ff0 Improved conversations and input blocking. 2024-11-15 13:09:38 +01:00
Martin Felis e9db7b1095 Also improved look at for NPCs. 2024-11-15 11:35:37 +01:00
Martin Felis 8fdee7642c Fixed error in item spawner. 2024-11-15 11:05:32 +01:00
Martin Felis 75fbb72da1 Better player look at control. 2024-11-15 11:05:01 +01:00
Martin Felis 2accf50133 Saved seeds blend file. 2024-11-01 18:10:27 +01:00
Martin Felis f776005715 Externalized ItemSpawner from Grass. 2024-11-01 18:09:36 +01:00
Martin Felis e528bfb91b Committing random changes in scene files. 2024-11-01 18:07:53 +01:00
Martin Felis 851534dc75 Added Seeds that get spawn from Grass. 2024-11-01 18:07:23 +01:00
Martin Felis 2375341b61 Added Grass that can be chopped with Daggers and Swords. 2024-11-01 11:51:59 +01:00
Martin Felis 5404e66b56 Minor cleanup. 2024-10-20 22:28:55 +02:00
Martin Felis 3bde776c4f Player input blocked while in conversation. 2024-10-20 22:27:27 +02:00
Martin Felis f20150d225 Added loading/saving of built structures. 2024-10-18 12:01:15 +02:00
Martin Felis 6b43d383fb NPC geometry can now more easily be overwritten. 2024-10-15 21:46:44 +02:00
Martin Felis 6efb559407 NPC work in progress. 2024-10-15 21:32:01 +02:00
Martin Felis e1032c30df Minor tweaks. 2024-10-11 23:50:17 +02:00
Martin Felis aac712a70c Simple profiles work now. Deletion would be nice, though... 2024-10-11 18:40:40 +02:00
Martin Felis 2e6b15e497 Build system now usable for creative mode. 2024-10-11 13:09:48 +02:00