Kawe Mazidjatari 3f8476db88 Logging system light refactor
* Use responceid from server to determine in which context to log.
* Moved all script loggers from combined enums to minus instead (SERVER = -3, CLIENT = -2, UI = -1 SERVER_CODE = 0, etc), this makes it much easier to align stuff in combined systems such as the RUI logger or NetMsg().
* Color log networked RCON messages properly on the client.
* Added dedicated logger for all received RCON messages (net_console.log).
* Log commands submitted through in-game console (allows for easier debugging when going through log files).
2022-08-03 18:34:44 +02:00
..
2022-04-18 03:35:08 +02:00
2022-07-08 00:55:01 +02:00
2022-06-13 23:34:06 +02:00
2022-08-02 23:58:43 +02:00
2022-08-03 18:34:44 +02:00
2022-06-08 14:02:43 +02:00
2022-05-25 14:18:29 +02:00
2022-08-03 18:34:44 +02:00
2022-06-26 17:40:02 +02:00
2022-07-25 20:40:28 +02:00
2022-08-03 18:34:44 +02:00
2022-07-11 20:35:20 +02:00
2022-07-28 15:51:34 +02:00
2022-08-03 09:32:48 +02:00
2022-07-13 19:46:55 +01:00
2022-07-31 17:07:35 +02:00
2022-07-21 17:05:19 +01:00
2022-07-21 15:13:48 +02:00
2022-08-03 18:34:44 +02:00
2022-07-28 15:45:02 +02:00
2022-08-03 18:34:44 +02:00
2022-08-02 23:58:43 +02:00
2022-08-03 18:34:44 +02:00
2022-06-30 20:19:13 +02:00
2022-07-06 21:11:32 +02:00
2022-06-08 23:35:46 +02:00
2022-07-31 17:07:35 +02:00
2022-05-25 14:18:29 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00