blastmud/blastmud_game
Condorra 261151881d Refactor to move command queue to item.
This is the start of being able to implement following in a way that
works for NPCs, but it isn't finished yet. It does mean NPCs can do
things like climb immediately, and will make it far simpler for NPCs
to do other player-like actions in the future.
2023-06-20 22:53:46 +10:00
..
src Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
build.rs Add gear command. 2023-06-03 23:47:29 +10:00
Cargo.toml Support mocking DB to increase testability. 2023-02-19 14:03:15 +11:00
rustfmt.toml Add gear command. 2023-06-03 23:47:29 +10:00