Nicola Sovic Nicola
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-13 22:21:19 +02:00
33a618b0b9 (WIP) Switch from previous DSL System (UI order based) to a new DSL System (node connection based) still in Progress.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-13 13:18:51 +02:00
5893f9f7b9 (WIP) switched from previous DSL System (UI order based) to a new DSL System (node connection based)
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-13 09:07:18 +02:00
1eef71f454 Losing the game now makes the EndGame UI always visible.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 22:00:51 +02:00
d5e907a8b8 Added load mechanic to temporary scripts to allow the player modifications to it.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 21:52:13 +02:00
4dc8ffe55a Added autoselect to all userinputs (numbers) for better UX
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 21:27:52 +02:00
859db25d4f Fixed UX bug where WASD moves the cam during inputs
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 21:23:55 +02:00
07cdd0a46f Changed WFC acceptance to 100% connectivity and added test case to test the layer generation.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 21:18:29 +02:00
05d7df753f Added movement to DSL nodes to allow repositioning.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 20:09:45 +02:00
979595959b Added cooldown to robots not executing scripts, fixed movement bug where robots don't execute script if on the same tile.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-11 19:37:31 +02:00
9a35a11df4 Added robot follow button
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-10 20:32:03 +02:00
e43b0a8d37 Added newest export
4da757c1b6 Renamed robot to not be confused with narrator, Added more tutorial bubbles,
Compare 2 commits »
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-10 14:09:16 +02:00
8170b700b2 Added final features for this release. Now only polishing (if needed) remains.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-10 13:35:04 +02:00
228e81ab4e Renamed and moved Exports to better fit structure. Current exports are for steam build check, more functionality can be added.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-10 13:11:07 +02:00
9631d9f3bf Added trailer for Steam
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-10 12:35:13 +02:00
83630b0e87 Added necessary artwork and build for steam release. Added some minor sound effects and integrated background sound.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-09 22:55:09 +02:00
112728b5a9 Added a small grace period to survival mechanic to allow easier start of the game.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-09 22:30:21 +02:00
09df4334b9 Implemented research cost, tweaked some values.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-09 22:09:17 +02:00
fc21c7c8d3 Added random seed and ability to enter a seed. Also added a simple/small tutorial screen and unified the UI with UIStyle.cs
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-09 21:25:39 +02:00
7e70471227 Added testing and save/load mechanic to the game. Game is now entering final phase.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-05-09 20:29:13 +02:00
e7de2433de Improves visuals of each node.