Commit Graph

7 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
da5c60d76b Implemented removal of cars if the node they're on gets removed 2026-04-27 15:29:16 +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
07b8f0ecb1 Initial commit: base-road-network copy 2026-04-26 15:51:04 +02:00