Ryan Walters
|
ed16da1e8f
|
feat: special formatting with game tick counter, remove date from tracing formatter
|
2025-09-06 12:14:59 -05:00 |
|
|
|
d47d70ff5b
|
refactor: remove dead code, move direction & graph into 'map' module
|
2025-08-16 15:14:16 -05:00 |
|
|
|
b9bae99a4c
|
refactor: reorganize systems properly, move events to events.rs
|
2025-08-15 09:48:16 -05:00 |
|
|
|
2c65048fb0
|
refactor: rename 'ecs' submodule to 'systems'
|
2025-08-15 09:27:28 -05:00 |
|
|
|
bc759f1ed4
|
refactor!: begin switching to bevy ECS, all tests broken, all systems broken
|
2025-08-14 15:06:56 -05:00 |
|
|
|
d80d7061e7
|
refactor: build decoupled input processing & add event queue system
|
2025-08-13 20:45:56 -05:00 |
|
|
|
27079e127d
|
feat!: implement proper error handling, drop most expect() & unwrap() usages
|
2025-08-11 20:23:39 -05:00 |
|
|
|
f6e7228f75
|
refactor: platform trait, platform-specific code handling into platform module
|
2025-08-11 10:49:58 -05:00 |
|
|
|
4ecfded4ac
|
refactor: center Rect with centered_with_size helper
|
2025-07-28 18:47:24 -05:00 |
|
|
|
c5ca7302c2
|
refactor: separate map parsing into MapTileParser, get tests working
|
2025-07-28 16:10:50 -05:00 |
|