Commit Graph

70 Commits (e9db7b109540e6f98da68a4f0073df2f7457ee93)

Author SHA1 Message Date
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
Martin Felis f555eceffc Minor ramdom changes. 2024-09-10 22:26:45 +02:00
Martin Felis 69713fb7d1 Very, very basic building stuff. 2024-09-10 22:26:26 +02:00
Martin Felis 723b1e0394 Initial works on building system. 2024-09-08 22:06:34 +02:00
Martin Felis 9d25524b3b Random changes in engineer. 2024-09-08 21:12:20 +02:00
Martin Felis 58733064c1 Use spring damper for player geometry orientation. 2024-09-08 21:11:02 +02:00
Martin Felis 01d95a145a Engineer animated, tweaked interaction logic. 2024-09-08 19:02:23 +02:00
Martin Felis f280271de5 Added basic animations for player. 2024-09-08 16:57:39 +02:00
Martin Felis 4ea895ed30 Minor restructuring. 2024-09-08 14:03:38 +02:00
Martin Felis 188b871450 Implemented ToolSlots including saving/loading, refactored layout of root scene. 2024-09-08 14:00:02 +02:00
Martin Felis 2422f72be9 Loading and saving of ItemStack based inventory works. 2024-09-08 10:54:39 +02:00
Martin Felis 421a7636df Use wrench resource for quest instead of item name 'Wrench' 2024-09-06 14:01:45 +02:00
Martin Felis 635655f7a6 Refactored inventory such that it can handle stacked items. 2024-09-06 12:34:18 +02:00
Martin Felis b5835c3cff mesh library was somehow changed... 2024-09-06 12:29:28 +02:00
Martin Felis d0ac72d36a Added gamepad controls, player now a separate scene 2024-09-03 18:44:55 +02:00
Martin Felis 71e721cfd4 Minor world cleanup, again fixed PickupItems item scene instances... 2024-08-16 01:05:43 +02:00
Martin Felis 730ee9e69b Added QuestSystem and reworked how quest state is passed around. 2024-08-16 00:24:27 +02:00
Martin Felis 3d3fd61f71 Removed stray referenced item scene instances. 2024-08-15 23:44:30 +02:00
Martin Felis c240b0d74c Saving of pickup items works. 2024-08-15 23:43:05 +02:00
Martin Felis 89b39ae9b1 Also saving level resource with savegame. 2024-08-15 23:21:31 +02:00