|
|
e0f8443e75
|
refactor: replace HashMap with fixed-size arrays for textures in DirectionalAnimatedTexture
|
2025-08-11 11:13:46 -05:00 |
|
|
|
6702b3723a
|
refactor: move DIRECTIONS constant into direction, add as_u8() const fn for array indexing
|
2025-08-11 11:03:46 -05:00 |
|
|
|
b308bc0ef7
|
refactor: move all tests out of src/ into tests/, remove unnecessary tests
|
2025-08-08 08:50:52 -05:00 |
|
|
|
fcc36c8a46
|
test: add tons of tests for all easy submodules
|
2025-07-28 19:26:36 -05:00 |
|
|
|
c9bcf32381
|
chore: fix various clippy warnings, disable trivial warnings in some spot
|
2025-07-28 17:25:18 -05:00 |
|
|
|
464d6f9ca6
|
refactor: huge refactor into node/graph-based movement system
|
2025-07-28 12:23:57 -05:00 |
|
|
|
0a82aea922
|
refactor: intentionally unsafe leak to drop annoying lifetimes, use IVec2 in all remaining spots
|
2025-07-24 16:04:47 -05:00 |
|
|
|
829462d3b6
|
refactor: move direction & edible into entity submodule
|
2025-07-24 12:48:39 -05:00 |
|