Commit Graph

12 Commits

Author SHA1 Message Date
1239aba0b2 Improved drawing entity data drawing implementation 2026-04-28 08:32:05 +02:00
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
4ad3f3d098 Similar to previous change, but if cars are on the road(s) that get
removed
2026-04-27 15:32:30 +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
ee34acae34 Node snap radius consolidation 2026-04-26 17:11:10 +02:00
533b6b1c00 Setting up groundwork for vehicle (car) and pathfinding implementation 2026-04-26 16:53:46 +02:00
ae5e68e2a5 Added .gitignore 2026-04-26 15:52:29 +02:00
07b8f0ecb1 Initial commit: base-road-network copy 2026-04-26 15:51:04 +02:00