DebugConsole refactoring : available console commands are stored in a list of "Command" objects which contain the name, help text and the action that's invoked when the command is entered. Commands can also now be autocompleted in the client project by pressing tab (TODO: implement in the server project). + Now it should be easier to implement giving clients the permission to use specific console commands.

This commit is contained in:
Joonas Rikkonen
2017-07-10 21:10:54 +03:00
parent 59fba47f63
commit 6ad5dd6c1e
4 changed files with 1018 additions and 960 deletions
File diff suppressed because it is too large Load Diff