Files
kiwistation/code/game/objects/items/devices
Deantwo b7a612b90f NTRC Fixes
PDA.dm:
- Set Nick maximum length was 7 when you started with a 8 character
nick. Input maximum length changed to 8 (9).
- Set Nick and Set Channel 's input are not trimmed.
- Set Channel now has it's input's spaces (" ") replaced with
underscores ("_") after trimming.
- Minor changes to NTRC Help.

chatroom.dm:
- All messages that begin with a "/" are now considered commands.
Feedback is given when a bad command is entered.
- Commands now take a fixed number of agruments. Feedback is given when
bad command agruments are entered.
- Added checks to prevent channel names like  "#".
2015-01-23 15:50:48 +01:00
..
2015-01-23 15:50:48 +01:00
2014-12-31 13:25:41 +00:00
2015-01-04 04:35:36 -03:00
2014-12-31 13:25:41 +00:00
2014-12-31 13:25:41 +00:00
2014-11-13 17:33:32 +01:00