Pieter-Jan Briers
816f6ed2fc
Fix admin logs going to admin chat ( #40141 )
...
Oops
2025-09-05 20:54:05 +02:00
Leon Friedrich
828b1f2044
Rejig LogStringHandler ( #30706 )
...
* Rejig LogStringHandler
* Fix session logs
* Fix properly
* comments
* IAsType support
* Fix mind logs
* Fix mind logging AGAIN
---------
Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com >
2025-09-05 14:22:49 +02:00
Vasilis The Pikachu
5100068a78
Revert "Admin Log Browser Improvements ( #39130 )"
...
This reverts commit f67cebf7a4 .
Per request of @Kowlin and @southbridge-fur
Check out https://github.com/space-wizards/space-station-14/issues/39960 for further information
2025-08-31 17:50:37 +02:00
Southbridge
f67cebf7a4
Admin Log Browser Improvements ( #39130 )
2025-08-21 22:12:16 +02:00
Tayrtahn
e042b3acab
Log an error when adding an admin log containing a null char ( #38782 )
...
* Log an error when adding an admin log containing a null char
* Also log LogType and LogImpact
* Remove them
2025-07-05 17:07:53 -07:00
Pieter-Jan Briers
73df3b1593
Stop network serializing prototypes ( #38602 )
...
* Stop network serializing prototypes
Send the damn proto ID instead.
* Fix sandbox violation
2025-06-26 19:27:23 -04:00
Errant
a23b5fb502
add subtype to admin notice ( #36640 )
2025-04-17 00:59:36 +02:00
SlamBamActionman
6856440084
Add antag notice to admin chat alerts ( #35994 )
...
Add antag notice to admin chat pop-ups
2025-03-22 00:21:32 +01:00
SlamBamActionman
43d08100b9
"New player" admin logging improvements ( #35961 )
...
* Initial commit
* Adjust a whoooole bunch of logs
* Also spears
* Track going crit
* Review fix
* Review fixes
2025-03-20 20:56:51 +01:00
DrSmugleaf
52e1d64ee2
Stop all reads/writes to the admin_log_entity table ( #21186 )
2023-10-22 21:24:03 -07:00
DrSmugleaf
3690ae482b
Limit saving admin logs to one task ( #19146 )
2023-08-16 09:12:10 +02:00
Pieter-Jan Briers
978887bf03
(Probably) fix random integration test failures. ( #18270 )
2023-07-25 11:10:50 +10:00
DrSmugleaf
b5fe408baf
Fix "Next" never sending admin logs for rounds outside the cache, show a round's total logs on the UI ( #16531 )
...
* Fix next never sending logs for rounds outside the cache
* Show round's total log count on the ui
* Disable next button when waiting for a next response
* Cleanup AdminLogsEui.CurrentRoundId
* Fix popout window width
2023-05-17 06:04:28 -05:00
DrSmugleaf
d072cb6144
Fix admin logs duplicate id error when running tests ( #16203 )
2023-05-07 20:14:23 +10:00
Pieter-Jan Briers
896ffec8d9
Fix S.T.Json holding integration instances live for long. ( #13080 )
2022-12-19 13:09:50 +11:00
Paul Ritter
8b1580ee30
Pools admin log lists ( #11462 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-10-17 00:00:30 +02:00
wrexbe
1e0babbd50
Make AdminLogsSystem an IoC manager ( #8492 )
...
* Make log not entity system
* Fixes
2022-05-28 23:41:17 -07:00