blastmud/blastmud_game/src/message_handler/user_commands
2023-07-11 21:23:34 +10:00
..
agree.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
allow.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
attack.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
butcher.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
buy.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
c.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
close.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
corp.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
cut.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
delete.rs Allow hiring NPCs (roboporters) to carry heavy stuff! 2023-07-06 22:34:01 +10:00
describe.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
drop.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
fire.rs Allow hiring NPCs (roboporters) to carry heavy stuff! 2023-07-06 22:34:01 +10:00
follow.rs Support following other players. 2023-06-30 23:46:38 +10:00
gear.rs Add gear command. 2023-06-03 23:47:29 +10:00
get.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
help.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
hire.rs Allow hiring NPCs (roboporters) to carry heavy stuff! 2023-07-06 22:34:01 +10:00
ignore.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
improvise.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
install.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
inventory.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
less_explicit_mode.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
list.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
load.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
login.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
look.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
map.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
movement.rs Support following other players. 2023-06-30 23:46:38 +10:00
open.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
page.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
parsing.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
quit.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
register.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
remove.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
rent.rs Allow hiring NPCs (roboporters) to carry heavy stuff! 2023-07-06 22:34:01 +10:00
say.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
score.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
sign.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
status.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
uninstall.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
use_cmd.rs Allow hiring NPCs (roboporters) to carry heavy stuff! 2023-07-06 22:34:01 +10:00
vacate.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
wear.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
whisper.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
who.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
wield.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
write.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00