This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
afc3ae63351dd73b95f26cc42f7761b73d3d043c
tbd-station-14
/
Content.Server
/
Database
History
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
..
PlayerRecord.cs
Use HWIDs for bans.
2021-03-22 01:32:09 +01:00
ServerBanDef.cs
Make ban command properly give a ban message instead of a placeholder (
#5087
)
2021-10-29 20:54:14 +02:00
ServerDbBase.cs
Cache the last 3 rounds of admin logs in memory
2021-12-25 02:07:12 +01:00
ServerDbManager.cs
Cache the last 3 rounds of admin logs in memory
2021-12-25 02:07:12 +01:00
ServerDbPostgres.cs
Merge player database models (
#5267
)
2021-11-11 17:54:02 +01:00
ServerDbSqlite.cs
Fix fetching the entire database when adding a round or admin log on SQLite
2021-12-20 17:54:50 +01:00
ServerUnbanDef.cs
Add pardon command and tests (
#3190
)
2021-02-13 17:51:54 +01:00