blastmud/blastmud_game/src/message_handler/user_commands
2023-03-26 22:29:39 +11:00
..
agree.rs Start ansi formatting utilities ready for look command. 2022-12-28 20:00:55 +11:00
allow.rs Add documentation on allow. 2023-03-13 17:21:53 +11:00
attack.rs Enable PvP fighting. 2023-03-13 15:23:07 +11:00
buy.rs Implement capacity limit system. 2023-02-03 23:26:24 +11:00
c.rs Implement messaging to corps. 2023-03-26 22:29:39 +11:00
corp.rs Implement messaging to corps. 2023-03-26 22:29:39 +11:00
describe.rs Add more content + concept of fixed items. 2023-01-01 00:09:25 +11:00
drop.rs Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
get.rs Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
help.rs Revoke 'until death' consent on death. 2023-03-13 22:38:54 +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 Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
page.rs Support paging. 2023-02-26 17:01:05 +11:00
parsing.rs Revoke 'until death' consent on death. 2023-03-13 22:38:54 +11:00
quit.rs Start ansi formatting utilities ready for look command. 2022-12-28 20:00:55 +11:00
register.rs Implement messaging to corps. 2023-03-26 22:29:39 +11:00
say.rs Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
score.rs Allow checking score and status. 2023-02-26 22:34:26 +11:00
sign.rs Allow creation of new corps. 2023-03-19 00:04:59 +11:00
status.rs Allow checking score and status. 2023-02-26 22:34:26 +11:00
use_cmd.rs Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
whisper.rs Improve get targeting with 'all' option. 2023-02-20 22:27:43 +11:00
who.rs Show someones primary corp in who. 2023-03-19 15:41:48 +11:00
wield.rs Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
write.rs Allow creation of new corps. 2023-03-19 00:04:59 +11:00