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-06-30 11:30:11 +02:00
2022-06-12 17:41:26 +02:00
2022-06-18 21:24:02 +02:00
2022-05-19 02:19:43 +02:00
2022-06-22 12:12:08 +02:00
2022-05-20 01:16:30 +02:00
2022-07-03 15:57:58 +02:00
2022-08-03 18:34:44 +02:00
2022-07-03 15:57:58 +02:00