blastmud/blastmud_game/src/message_handler/user_commands
2023-12-27 11:56:35 +11:00
..
help Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +11:00
agree.rs Update for new classification. 2023-12-27 11:56:35 +11:00
allow.rs Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +11:00
attack.rs Allow feinting during battle 2023-10-20 23:24:20 +11: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
feint.rs Allow feinting during battle 2023-10-20 23:24:20 +11: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 Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +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 Give some weapons a chance at causing crit status effects. 2023-10-16 22:18:03 +11:00
make.rs Make craft and fighting cause stress, and too much block them 2023-09-08 22:03:42 +10:00
map.rs Split most room data to YAML for faster compile times. 2023-10-08 16:34:55 +11:00
movement.rs Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +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 Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +11:00
pay.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
pow.rs Allow feinting during battle 2023-10-20 23:24:20 +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 Split most room data to YAML for faster compile times. 2023-10-08 16:34:55 +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
scavenge.rs Implement scavenge command 2023-10-06 22:32:15 +11:00
score.rs Add wristpad hack concept - enhancements to characters. 2023-09-23 23:55:29 +10:00
share.rs Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +11: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 Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +11:00
stop.rs Add a mini-game around sharing knowledge 2023-12-27 00:34:47 +11:00
uninstall.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
use_cmd.rs Give some weapons a chance at causing crit status effects. 2023-10-16 22:18:03 +11:00
vacate.rs Split most room data to YAML for faster compile times. 2023-10-08 16:34:55 +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