beck-thompson
82ab14da3a
Admin alerts now link players with tpto ( #40472 )
...
* Admin alerts now link players with tpto
* Add coords
* Slarti tweaks!
* He saw my minor spelling mistake - its over...
2025-10-27 02:40:07 +00:00
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
J
7e4045d274
Admin spring cleaning ( #36190 )
...
* Cleanup warnings in administration
* Job command cleanup
* Reverting already implemented changes
2025-04-14 14:06:36 +10: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
edd17072ae
Fix admin logs cache caching rounds forever if multiple game servers are ran on the same db ( #30687 )
2024-08-05 16:13:27 -07:00
Errant
bf1450fdc8
Fix replayghost spawning location ( #30252 )
...
Fix replayghost spawn
2024-07-22 20:32:30 +01:00
Chief-Engineer
763a25e934
add more info to entity json in logs ( #18672 )
...
* add more info to entity json in logs
* replace TryGetSessionById
* remove unused dependency
* get admin status from the entity
* group values by component
* alphabetize
* I've discovered that my original plans may be bad for performance
2024-07-02 11:09:24 +02:00
ShadowCommander
f933922c9e
Add logs that provide session to player admin logs ( #28628 )
2024-06-06 00:19:54 +10:00
Kara
993eef1e7c
Resolve 'EntitySystem.Get<T>()' is obsolete in content ( #27936 )
...
* PROJECT 0 WARNINGS: Resolve `'EntitySystem.Get<T>()' is obsolete` in content
* pass entman
* dog ass test
* webeditor
2024-05-12 20:34:52 -04:00
Leon Friedrich
f308adffaf
Move ActorComponent to shared ( #21293 )
2023-10-29 04:21:02 +11:00
Leon Friedrich
e685cb626b
Un-revert IPlayerManager refactor ( #21244 )
2023-10-28 09:59:53 +11:00
metalgearsloth
a2bbda43cc
Revert "Update submodule to 172.0.0 ( #21222 )" ( #21225 )
2023-10-24 21:55:20 +11:00
Leon Friedrich
7ba0ea2926
IPlayerManager refactor ( #21215 )
2023-10-24 20:19:08 +11:00
DrSmugleaf
52e1d64ee2
Stop all reads/writes to the admin_log_entity table ( #21186 )
2023-10-22 21:24:03 -07:00
Chief-Engineer
70f23fcc23
add info to entity coordinate logs ( #19257 )
2023-08-22 22:01:18 +10: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
Chief-Engineer
707b9063f9
Add cryopod logs ( #16854 )
2023-05-28 18:59:27 +10:00
DrSmugleaf
77ae2f2484
Fix Next button resending the same admin logs ( #16557 )
2023-05-17 22:51:17 -07: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
Leon Friedrich
cedec8d415
Ensure EUIs close themselves ( #15860 )
2023-04-29 13:16:24 +10:00
Chief-Engineer
8f402ee8ca
Add non-players button to log viewer ( #14097 )
...
* add include non-players button to log viewer
* breakout player filter check
* fix sending player logs with no players selected
* fix default not returning player logs, causing test issue
2023-02-28 08:09:35 -08:00
Chief-Engineer
e29a3874b8
add entity logs verb ( #14170 )
2023-02-18 19:00:17 -06: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
DrSmugleaf
2a59e1b7fd
Disable admin logs next button when there are no more logs ( #9277 )
2022-06-29 10:38:24 +02:00
DrSmugleaf
000e7f6a64
Fix duplicate logs when skipping before filtering ( #9275 )
2022-06-29 10:17:45 +02:00
DrSmugleaf
fedd63118c
Include text search in admin logs db query ( #9274 )
2022-06-29 09:53:58 +02:00
Leon Friedrich
ca7960382b
Missing nullables ( #8634 )
2022-06-04 17:17:48 +10:00
wrexbe
1e0babbd50
Make AdminLogsSystem an IoC manager ( #8492 )
...
* Make log not entity system
* Fixes
2022-05-28 23:41:17 -07:00
wrexbe
bc68ac96dd
Cleanup the namespaces ( #8132 )
2022-05-13 17:59:03 +10:00
DrSmugleaf
5227d1a023
Admin notes ( #7259 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2022-04-16 20:57:50 +02:00
metalgearsloth
ffed5eec81
Adjust some frametiming stuff ( #6496 )
2022-03-01 01:11:25 +11:00
Pieter-Jan Briers
eeef210ae4
Fix admin logs always causing an exception on first batch. ( #6356 )
2022-02-28 21:21:29 +11:00
mirrorcult
ec4d4688c7
Seal/abstract/virtual everything ( #6739 )
2022-02-16 18:23:23 +11:00
DrSmugleaf
0ca8c705ab
Use dictionary and hashset for admin log entities and players respectively
...
Add test for duplicate player ids in an admin log not throwing
2021-12-26 00:50:10 +01:00
DrSmugleaf
1f8152cb02
Cache the last 3 rounds of admin logs in memory
...
Reduces send logs time from 2/10/45 seconds to 2 milliseconds
Not thread safe
Removes LogRecord
2021-12-25 02:07:12 +01:00
DrSmugleaf
2f75b282b9
Change admin log filter types and impacts to use hashsets
2021-12-24 20:48:21 +01:00
DrSmugleaf
f23ca09d09
Add more debug logging to admin logs
2021-12-20 01:23:11 +01:00
Vera Aguilera Puerto
cd1b5f44e8
EntityStringRepresentation in logs correctly parse the EntityUid and player
2021-12-09 16:26:16 +01:00
Vera Aguilera Puerto
c680d5b201
EntityStringRepresentationConverter for admin logs. ( #5677 )
2021-12-09 16:07:07 +01:00
Vera Aguilera Puerto
8c351e5456
Merge branch 'master' into 2021-12-03-remove-IEntity-komm-süsser-todd
2021-12-09 10:39:11 +01:00