blastmud/blastmud_game/src/message_handler/user_commands
2023-10-01 22:45:42 +11:00
..
agree.rs Implement craft on benches 2023-07-24 22:46:50 +10:00
allow.rs Implement craft on benches 2023-07-24 22:46:50 +10:00
attack.rs Implement blades (partially), + fix some attack bugs. 2023-09-11 21:40:41 +10:00
butcher.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
buy.rs Implement a 'poverty discount' to help players stuck with no money. 2023-09-16 22:41:38 +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 corporate HQs 2023-10-01 16:34:25 +11:00
cut.rs Make craft and fighting cause stress, and too much block them 2023-09-08 22:03:42 +10:00
delete.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
describe.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
drink.rs Add a fill command to fill bottles etc... 2023-08-12 01:36:46 +10:00
drop.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
eat.rs Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10:00
fill.rs Add a fill command to fill bottles etc... 2023-08-12 01:36:46 +10:00
fire.rs Allow hiring NPCs (roboporters) to carry heavy stuff! 2023-07-06 22:34:01 +10:00
follow.rs Implement craft on benches 2023-07-24 22:46:50 +10:00
gear.rs Add gear command. 2023-06-03 23:47:29 +10:00
get.rs Implement craft on benches 2023-07-24 22:46:50 +10:00
hack.rs Add wristpad hack concept - enhancements to characters. 2023-09-23 23:55:29 +10:00
help.rs Restrict access to corp HQ to members + those with consent to fight 2023-10-01 22:45:42 +11:00
hire.rs Implement craft on benches 2023-07-24 22:46:50 +10:00
ignore.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
improvise.rs Make craft and fighting cause stress, and too much block them 2023-09-08 22:03:42 +10:00
install.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
inventory.rs Implement craft on benches 2023-07-24 22:46:50 +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 a 'poverty discount' to help players stuck with no money. 2023-09-16 22:41:38 +10:00
load.rs Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
login.rs Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10:00
look.rs Implement computer museum puzzle. 2023-09-20 23:56:28 +10:00
make.rs Make craft and fighting cause stress, and too much block them 2023-09-08 22:03:42 +10:00
map.rs Fix lmap display for se/nw links 2023-10-01 19:18:49 +11:00
movement.rs Restrict access to corp HQ to members + those with consent to fight 2023-10-01 22:45:42 +11:00
open.rs Implement computer museum puzzle. 2023-09-20 23:56:28 +10:00
page.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
parsing.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
pay.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
put.rs Implement craft on benches 2023-07-24 22:46:50 +10:00
quit.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
recline.rs Stand up during certain commands 2023-09-07 22:11:21 +10:00
register.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
remove.rs Refactor to move command queue to item. 2023-06-20 22:53:46 +10:00
rent.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
report.rs Implement "report abuse" command. 2023-07-27 21:38:29 +10:00
reset_spawns.rs Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10:00
say.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
score.rs Add wristpad hack concept - enhancements to characters. 2023-09-23 23:55:29 +10:00
sign.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
sit.rs Stand up during certain commands 2023-09-07 22:11:21 +10:00
staff_show.rs Implement a diner where food can be bought. 2023-09-15 22:39:49 +10:00
stand.rs Stand up during certain commands 2023-09-07 22:11:21 +10:00
status.rs Start work on a new computer museum zone. The puzzle and reward are 2023-09-17 22:13:19 +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 corporate HQs 2023-10-01 16:34:25 +11: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