This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
a7cbcf11ebfe33fe205fd4b8ef578dced35910aa
OldThink
/
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
…
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
…