Commit Graph

7 Commits

Author SHA1 Message Date
05b7b28f5c Replaced all u32 instances with uint, implemented road length,
implemented basic pathing checks/algorithms, implemented entities id
display for easier debugging
2026-04-27 22:24:06 +02:00
7f5cb42097 Implemented valid route setting 2026-04-27 16:22:23 +02:00
da5c60d76b Implemented removal of cars if the node they're on gets removed 2026-04-27 15:29:16 +02:00
205c630dbf Error maxxing 2026-04-27 09:52:31 +02:00
620d3b56e0 Pathfinding initial implementation [2 errors] 2026-04-27 09:42:50 +02:00
697183f961 Car and pathfinding implementation setup 2026-04-26 21:50:39 +02:00
533b6b1c00 Setting up groundwork for vehicle (car) and pathfinding implementation 2026-04-26 16:53:46 +02:00