blastmud/blastmud_game/src/message_handler/user_commands
2024-02-24 01:38:39 +11:00
..
help Document sharing + upgrades 2024-01-07 16:43:26 +11:00
agree.rs Update for new classification. 2023-12-27 11:56:35 +11:00
allow.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +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 Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
c.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
close.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
corp.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
cut.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
delete.rs Add a required quest to gain access to the sewers 2024-01-29 00:48:41 +11:00
describe.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
drink.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
drop.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
eat.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
feint.rs Allow feinting during battle 2023-10-20 23:24:20 +11:00
fill.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
fire.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
follow.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
gear.rs Remove most references to less_explicit_mode 2023-12-29 23:48:31 +11:00
get.rs Add stinkfiends. Fix bug with get. 2024-02-08 22:35:06 +11: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 Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
ignore.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
improvise.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
install.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
inventory.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
list.rs Remove most references to less_explicit_mode 2023-12-29 23:48:31 +11:00
load.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
login.rs Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10:00
look.rs Beginning of light mechanic implementation 2024-01-12 22:23:02 +11:00
make.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
map.rs Beginning of light mechanic implementation 2024-01-12 22:23:02 +11:00
movement.rs Create subsewer rooms 2024-02-24 01:38:39 +11:00
open.rs Minor bugfix: doors shouldn't swing shut if they are already closed. 2024-01-29 21:54:42 +11:00
page.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11: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
plug.rs Allow plugging in to charge in powered locations 2024-01-17 22:48:42 +11:00
pow.rs Allow feinting during battle 2023-10-20 23:24:20 +11:00
put.rs Add a required quest to gain access to the sewers 2024-01-29 00:48:41 +11:00
quit.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
recline.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
register.rs Implement corporate HQs 2023-10-01 16:34:25 +11:00
remove.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11: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 Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
scan.rs Add a required quest to gain access to the sewers 2024-01-29 00:48:41 +11:00
scavenge.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +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 Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
staff_show.rs Implement a diner where food can be bought. 2023-09-15 22:39:49 +10:00
stand.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11: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
turn.rs Allow buying a lantern that lights up the sewer. 2024-01-15 22:40:45 +11:00
uninstall.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
use_cmd.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
vacate.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
wear.rs Add buff reward + fix resolver bug 2024-01-05 23:46:02 +11:00
whisper.rs Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
who.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
wield.rs Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
write.rs Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00