blastmud/blastmud_game/src/message_handler/user_commands
2023-02-20 16:33:53 +11:00
..
agree.rs Start ansi formatting utilities ready for look command. 2022-12-28 20:00:55 +11:00
attack.rs Support player recloning + NPCs can wander and aggro. 2023-01-27 00:36:49 +11:00
buy.rs Implement capacity limit system. 2023-02-03 23:26:24 +11:00
describe.rs Add more content + concept of fixed items. 2023-01-01 00:09:25 +11:00
get.rs Implement get command to pick things up. 2023-02-20 16:33:53 +11:00
help.rs Add more help. 2023-01-28 20:58:04 +11:00
ignore.rs Start user registration work 2022-12-26 01:31:06 +11:00
inventory.rs Implement inventory command. 2023-02-02 22:58:20 +11:00
less_explicit_mode.rs Start user registration work 2022-12-26 01:31:06 +11:00
list.rs Use correct indefinite article in possession descriptions. 2023-02-20 00:02:29 +11:00
login.rs Fix error message. 2023-01-15 13:53:40 +11:00
look.rs Fixups for attack after attacker leaves. 2023-02-20 15:23:36 +11:00
map.rs Implement lmap and add more content for the road grid. 2023-01-02 21:29:48 +11:00
movement.rs Fixups for attack after attacker leaves. 2023-02-20 15:23:36 +11:00
parsing.rs Make statbot start to reply to whispers. 2022-12-31 00:59:14 +11:00
quit.rs Start ansi formatting utilities ready for look command. 2022-12-28 20:00:55 +11:00
register.rs Make statbot start to reply to whispers. 2022-12-31 00:59:14 +11:00
say.rs Support mocking DB to increase testability. 2023-02-19 14:03:15 +11:00
whisper.rs Support player recloning + NPCs can wander and aggro. 2023-01-27 00:36:49 +11:00
who.rs Add who command. 2023-01-28 23:00:53 +11:00
wield.rs Support wielding weapons. 2023-02-19 01:18:08 +11:00