Southbridge
f67cebf7a4
Admin Log Browser Improvements ( #39130 )
2025-08-21 22:12:16 +02:00
DrSmugleaf
9094695a58
Fix new players added to admin logs always defaulting to selected ( #19104 )
2023-08-13 20:53:48 -05: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
DamianX
0bd1756fb2
Made ColorSelectorSliders use SpinBox instead of FloatSpinBox ( #13702 )
...
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com >
2023-03-06 10:07:49 -08: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
DrSmugleaf
f1bc15b6fb
Add shown/visible counter to admin logs control ( #9276 )
2022-06-29 10:24:13 +02:00
DrSmugleaf
fedd63118c
Include text search in admin logs db query ( #9274 )
2022-06-29 09:53:58 +02:00
mirrorcult
ec4d4688c7
Seal/abstract/virtual everything ( #6739 )
2022-02-16 18:23:23 +11: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
81c0b1e174
Add admin logs window pop out button, default to docked
...
Default to unmaximized
2021-12-09 00:05:42 +01:00