Nicola Sovic Nicola
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-19 20:59:26 +02:00
121cc1eb03 Hotfix for some DSL bugs (For node not working, Exploration not taking next layers into account)
Nicola released EA-Release at Nicola/RuinAdventurer 2026-05-19 20:03:03 +02:00
Nicola pushed tag v0.1.0 to Nicola/RuinAdventurer 2026-05-19 20:03:03 +02:00
Nicola merged pull request Nicola/RuinAdventurer#1 2026-05-19 20:01:14 +02:00
Finished first EA Version
Nicola pushed to main at Nicola/RuinAdventurer 2026-05-19 20:01:14 +02:00
ad65698773 Merge pull request 'Finished first EA Version' (#1) from dev into main
dc3912fa70 Reworked Steam Handler and updated readme for merge to main.
ee53efa742 Release version, merging to main now.
e388083065 Removed Memory Display.
95690072a3 Final version for now. Most of the tester feedback was added to the game as of now.
Compare 111 commits »
Nicola created pull request Nicola/RuinAdventurer#1 2026-05-19 20:00:38 +02:00
Finished first EA Version
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-19 19:59:40 +02:00
dc3912fa70 Reworked Steam Handler and updated readme for merge to main.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-19 19:22:44 +02:00
ee53efa742 Release version, merging to main now.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-19 19:21:13 +02:00
e388083065 Removed Memory Display.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 21:45:01 +02:00
95690072a3 Final version for now. Most of the tester feedback was added to the game as of now.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 21:41:36 +02:00
d1bfea1d9b Adjusting energy and heat values to be a bit more forgiving.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 21:37:29 +02:00
672628ee13 Added node highlight, fixed temporary load to include start node as well, fixed For-Condition
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 21:01:59 +02:00
eee59b6385 Finished robot display, fixed test run for For-Node
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 20:50:45 +02:00
6084761e0d Added robot display to map logic, now need to add the color for it.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 20:23:22 +02:00
c6cb2cc00e Fixed robot naming on spawn
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 20:12:46 +02:00
6591dfe637 changed ambiguous naming from water and food to thirst and hunger. fixed For node execution
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 13:02:38 +02:00
a2acfcefd6 Added new release, updated nodes to contain tooltip text.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 12:37:02 +02:00
588879951d Added tooltip to nodes to better explain their functionality.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 11:17:05 +02:00
300c8f5a42 Big project cleanup with overhaul of file responsibilities (KISS) and code (DRY, YAGNI)
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-14 09:58:39 +02:00
bd6cdeb97b Finished new node approach