Files
VOREStation/code/modules/admin
Runa Dacino fd7e89f011 entity_narrate: Minor tweaks
* Removed special protection for mobs with clients
* * Instead, the GM is warned not to abuse this and each use will be logged
* * Added logging everywhere we previously used return or continue to prevent client narration
* * Kept !!!Player!!! typing rather than showing their actual path
* Added prevention of duplicate entity names.
* * Recursively calls the add entity proc until cancelled or a valid name is given
* Only sanitizes the message after it's passed to mob_args() for basic interface, and only for non-mob ones as mob one calls procs that sanitize the input themselves
* Likewise for TGUI, sanitization is only done within the actual narration proc to avoid double sanitization breaking things.
* While at it, I re-introduced [mode] to classic input's instruction string. I had it originally, then removed it while pruning code duplication. I realize I can add it back now.
2023-06-06 17:43:57 +02:00
..
2022-06-19 03:05:03 +02:00
2022-12-14 21:08:49 +01:00
2022-06-19 03:05:03 +02:00
2023-06-06 17:43:57 +02:00
2022-12-14 21:08:49 +01:00
2022-12-14 21:08:49 +01:00
2022-12-14 21:08:49 +01:00
2022-06-19 03:05:03 +02:00
2022-12-14 21:39:09 +01:00
2022-12-14 21:39:09 +01:00
2022-12-14 21:39:09 +01:00
2022-12-11 13:50:52 +01:00
2022-12-14 21:08:49 +01:00
2022-12-14 21:08:49 +01:00
2022-06-20 18:39:09 +02:00
2022-12-14 21:08:49 +01:00
2023-03-01 11:27:34 +08:00
2022-06-19 03:05:03 +02:00