blastmud/blastmud_game/src/message_handler/user_commands
Condorra 2beaf0d2af Slow down when urges are high.
Also fix a few issues with concurrency errors from the DB.
2023-09-14 22:52:24 +10: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 craft on benches 2023-07-24 22:46:50 +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 Make craft and fighting cause stress, and too much block them 2023-09-08 22:03:42 +10:00
delete.rs Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10: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
help.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10: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 Allow putting things in containers. 2023-07-16 13:37:29 +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 sit command. 2023-09-02 23:48:43 +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 Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
movement.rs Slow down when urges are high. 2023-09-14 22:52:24 +10:00
open.rs Implement craft on benches 2023-07-24 22:46:50 +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
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 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
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 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
sit.rs Stand up during certain commands 2023-09-07 22:11:21 +10:00
stand.rs Stand up during certain commands 2023-09-07 22:11:21 +10:00
status.rs Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +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