|
|
6331ba0b2f
|
refactor: move graph traversal code into traversal.rs
|
2025-08-11 14:05:28 -05:00 |
|
|
|
b308bc0ef7
|
refactor: move all tests out of src/ into tests/, remove unnecessary tests
|
2025-08-08 08:50:52 -05:00 |
|
|
|
adfa2cc737
|
feat: edge traversal permissions system
|
2025-08-07 23:39:39 -05:00 |
|
|
|
04cf8f217f
|
test: add generic tests for coverage
|
2025-07-28 19:48:31 -05:00 |
|
|
|
c9bcf32381
|
chore: fix various clippy warnings, disable trivial warnings in some spot
|
2025-07-28 17:25:18 -05:00 |
|
|
|
c5ca7302c2
|
refactor: separate map parsing into MapTileParser, get tests working
|
2025-07-28 16:10:50 -05:00 |
|
|
|
a27f85279e
|
feat: working perfect tunnels with offset house positioning nodes
|
2025-07-28 14:34:24 -05:00 |
|
|
|
bea915b5c7
|
docs: post-creation neighbor edges, no ignore result err
|
2025-07-28 13:25:51 -05:00 |
|
|
|
d743aee393
|
refactor: better graph connection functions & creation method, debug render connections
|
2025-07-28 13:23:12 -05:00 |
|
|
|
199b4dc939
|
refactor: static intersection struct for calculating edges instead of smallvec
|
2025-07-28 12:44:54 -05:00 |
|
|
|
464d6f9ca6
|
refactor: huge refactor into node/graph-based movement system
|
2025-07-28 12:23:57 -05:00 |
|