blastmud/blastmud_game/src/message_handler/user_commands
2023-02-26 22:34:26 +11:00
..
agree.rs Start ansi formatting utilities ready for look command. 2022-12-28 20:00:55 +11:00
attack.rs Improve get targeting with 'all' option. 2023-02-20 22:27:43 +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
drop.rs Possessions eventually expire if dropped in a public place. 2023-02-26 02:01:48 +11:00
get.rs Improve get targeting with 'all' option. 2023-02-20 22:27:43 +11:00
help.rs Give drop the same enhancements as get, + write help 2023-02-22 21:36:57 +11:00
ignore.rs Start user registration work 2022-12-26 01:31:06 +11:00
inventory.rs Make inventory show total weight if you have multiple of an item. 2023-02-23 21:12:32 +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 Fix edge cases + use up charges when using "use" 2023-02-26 00:56:22 +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
page.rs Support paging. 2023-02-26 17:01:05 +11:00
parsing.rs Implement use command for trauma kits. 2023-02-25 23:49:46 +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
score.rs Allow checking score and status. 2023-02-26 22:34:26 +11:00
status.rs Allow checking score and status. 2023-02-26 22:34:26 +11:00
use_cmd.rs Fix edge cases + use up charges when using "use" 2023-02-26 00:56:22 +11:00
whisper.rs Improve get targeting with 'all' option. 2023-02-20 22:27:43 +11:00
who.rs Add who command. 2023-01-28 23:00:53 +11:00
wield.rs Improve get targeting with 'all' option. 2023-02-20 22:27:43 +11:00