Nicola Sovic Nicola
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 19:19:17 +02:00
95455597da Added basic symbols for most of the resources and changed map to be revealed whilst robots are exploring.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 18:03:47 +02:00
c54ff3088e Added resources to the game and prepared scripts for later usage
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 17:05:32 +02:00
253c7d9f89 Implemented A* pathfinding. Adjusted movement node accordingly.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 15:17:57 +02:00
21a1eb2085 Added check to avoid empty executions
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 15:13:42 +02:00
a0109891e1 Reworked DSL for better architecture, implemented wall-phasing movement.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 14:08:05 +02:00
832fb47ec0 Moved robots to separate folders and a dedicated robotlist in the UI
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 12:33:56 +02:00
17057487d6 DSL interpretation is working now. Changed map to be within GameData.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 12:13:01 +02:00
2f922b5e04 Reworked node display and worked on DSL interpretation
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-29 10:27:21 +02:00
2cc6e31157 Updated DSL node generation and added robot zoom-in function
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-28 17:41:20 +02:00
c8debc316f Reworked border placement
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-28 16:01:03 +02:00
5e4e325ec7 Updated Popup UI and robot generation
83d9620e39 Updated the way gates are generated (Not with weight but as a one time necessary tile)
Compare 2 commits »
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-28 14:37:14 +02:00
4b460926c5 Added renaming to the robots onclick.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-28 13:53:00 +02:00
b926be307e Added basic components for DSL. Working on functionality next.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-28 11:09:51 +02:00
287cb4df78 Restructered project folders
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-28 10:48:36 +02:00
eccaec859f Light and decorations adjusted. Added all resource and light spawn points
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-27 19:35:24 +02:00
92a86c13b7 Added basic light controls to the game and added more content spawnpoints. Adjusted values a bit.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-27 17:47:01 +02:00
6a7f4690f2 Fixed light and object placement.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-27 15:17:10 +02:00
3060d3d6f7 Added new Tileset (Better walls and floors) and reworked layer generation. Working on placeholders next again (Need to fix rotation)
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-26 19:40:19 +02:00
b3645b80f0 Added basic window for programming with the DSL. Need to add functionality to it.
Nicola pushed to dev at Nicola/RuinAdventurer 2026-04-26 17:17:27 +02:00
677725791a Removed unnecessary prints and added simple alarm sign sprite for later usage