Nicola Sovic Nicola
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-06 20:13:57 +02:00
a9475aaaf9 Added decorations to main menu, added data for research and buildings
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-06 20:06:10 +02:00
429e10eca1 Added first attempt to animating an intro scene.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-06 09:56:04 +02:00
51c9dc5294 Added research symbol and keybinding.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-06 09:50:44 +02:00
4e760d4c0d Removed script select from the robotlist and added current script name to display.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-06 09:29:31 +02:00
18b76f3cbc Added ability to delete nodes from editor, added complete node load and save for the DSL
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-06 07:04:07 +02:00
44bfd7ce1d Added tooltip to map and fixed map loading.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-05 21:44:32 +02:00
6445c24202 Added complete crafting to the game. Next step would be research and buildings. Updated DSL with Setup to work with dynamic loading.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-05 20:44:10 +02:00
ffe1077abc Added inventory display and item display.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-05 20:21:08 +02:00
abeb8c0902 Improved UI calls
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-05 19:45:52 +02:00
5882f3865d Added resource harvesting to DSL.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-05 19:26:33 +02:00
a320a86a2f Improved recipes and added resources to it. Changed how ingredients and items work.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-05 15:35:47 +02:00
fc26fa2a75 Working on inventory and crafting system. Translated Excel-Itemlist to .json.
02ba36b665 Renamed some images and moved misplaced images.
Compare 2 commits »
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-03 21:01:25 +02:00
4832250342 Added all planned item and resource symbols, created more folders for better structure. Next is implementing the crafting system.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-02 21:53:34 +02:00
f3c551e792 Added exploration node to DSL and worked on vertical pathfinding (Closed gates blocked horizontal movement as well)
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-02 20:08:21 +02:00
7f13505759 Added mechanic that the gate blocks switching to another layer, added map button, moved small parts to fit buttons.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-02 19:53:33 +02:00
a2c35c44cb Added more symbols to the game, added gates blocking pathfinding and improved DSL feedback system with enum for better control and UX
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-01 19:27:47 +02:00
ae7c98d482 Fixed content visibility and changed spawn creation
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-01 19:20:22 +02:00
8a6de193a1 Added better grid to the map and reworked camera positioning whilst map is open
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-01 18:40:10 +02:00
75818c22d5 Added check to hide robots not in the current layer
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-01 18:34:51 +02:00
dd81c2ff2e Removed popup from the game, added simple options and menu. Added spawn to tiles and reworked content spawning