Commit Graph

89 Commits (2783f107c96a1b26d190dd333d1098dba6759f30)

Author SHA1 Message Date
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
Martin Felis 12a94d73a8 Added simple warped water. 2024-10-11 11:19:03 +02:00
Martin Felis b74328f5b8 Not sure what it is ... 2024-10-11 11:14:15 +02:00
Martin Felis 17c7f19d31 Selection of tools using mouse works again. 2024-10-04 17:25:17 +02:00
Martin Felis 404d057f9e Added actual hammer, water and tweaked level. 2024-10-02 17:33:11 +02:00
Martin Felis 62cf11e614 Update to Godot 4.3 2024-10-01 20:52:40 +02:00
Martin Felis 7c200b8dcb Fence fortified now properly centered in build mode. 2024-09-30 22:58:42 +02:00
Martin Felis 31d6fec969 Fixed typo. 2024-09-30 18:05:40 +02:00
Martin Felis c187a2aacc Interactions now differ depending on action type defined in Item resource. 2024-09-30 18:02:20 +02:00
Martin Felis 921a8c1eff Added Dagger, Axe and Sword. 2024-09-30 17:00:16 +02:00
Martin Felis 784cc92240 Removed stale quest reference. 2024-09-30 16:33:54 +02:00
Martin Felis d5887f436f Removed stale quest. 2024-09-27 18:22:51 +02:00
Martin Felis d6c472ca13 Added more items and recipes. 2024-09-27 18:09:30 +02:00
Martin Felis c65cd26700 Lots of refactors, build dialog starts to be usable. 2024-09-27 11:46:31 +02:00
Martin Felis b9148e39f4 Added colliders to additional mesh library elements. 2024-09-14 12:46:04 +02:00
Martin Felis 10d44a8f7b Added tool slot selection, some progress on the BuildSystem. 2024-09-14 12:45:42 +02:00