blastmud/blastmud_game/src/static_content
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
..
dynzone Open doors automatically on movement. 2023-04-16 22:12:19 +10:00
journals Add journal system 2023-05-16 22:02:42 +10:00
npc Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
possession_type Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
room Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
dynzone.rs Open doors automatically on movement. 2023-04-16 22:12:19 +10:00
fixed_item.rs Support paging. 2023-02-26 17:01:05 +11:00
journals.rs Add journal system 2023-05-16 22:02:42 +10:00
npc.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
possession_type.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
room.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
species.rs Allow buying, wearing and removing clothes. 2023-05-23 20:37:27 +10:00