|
|
d9c8f97903
|
feat: pathfinding for ghosts, add debug rendering of paths
|
2025-08-11 15:25:39 -05:00 |
|
|
|
6331ba0b2f
|
refactor: move graph traversal code into traversal.rs
|
2025-08-11 14:05:28 -05:00 |
|
|
|
27705f1ba2
|
feat: implement ghost entities, movement & rendering
|
2025-08-11 11:54:05 -05:00 |
|
|
|
e964adc818
|
feat: enhance debug visuals with cursor-based effect
|
2025-08-11 11:54:05 -05:00 |
|
|
|
e0f8443e75
|
refactor: replace HashMap with fixed-size arrays for textures in DirectionalAnimatedTexture
|
2025-08-11 11:13:46 -05:00 |
|
|
|
87ee12543e
|
tests: revamp tests, remove more useless tests
|
2025-08-08 09:07:10 -05:00 |
|
|
|
b308bc0ef7
|
refactor: move all tests out of src/ into tests/, remove unnecessary tests
|
2025-08-08 08:50:52 -05:00 |
|