Commit graph

16 commits

Author SHA1 Message Date
AJ Martinez
f9f5c74244 New bans 2023-10-16 23:50:50 +00:00
toaster
5f1f3a6fe3 When converting Gamedata, Profiles, and Serverstats files forwards to future versions, create backups.
- Same name, but with a ".bak" appended.
- Also prevents future versions of serverstats from being loaded into older executables.
2023-05-31 13:18:56 +01:00
AJ Martinez
b752ccdfe7 Clarify some guest stuff 2023-04-24 20:16:03 -07:00
AJ Martinez
5b4725a011 WIP: Social restrictions until you've played some games 2023-04-22 21:02:36 -07:00
AJ Martinez
2b8f71bec5 It's probably bad to allocate exponential memory 2023-04-11 23:11:23 -07:00
AJ Martinez
2426170e0b Hash pubkeys for early out during stat retrieval 2023-04-11 23:09:40 -07:00
AJ Martinez
515e0baa01 Do serverstats file I/O entry by entry 2023-04-11 22:55:13 -07:00
AJ Martinez
f0658910af Credit in k_serverstats.c 2023-04-11 22:15:55 -07:00
toaster
d85779c12b Newlines at end of k_profiles and k_serverstats 2023-04-11 20:05:43 +01:00
toaster
d61d822231 Compilation fixes: Unused variable warnings 2023-04-11 20:02:39 +01:00
AJ Martinez
0aabb6ddcd Return full stats struct, dynamically allocate trackedList 2023-04-11 19:38:02 +01:00
AJ Martinez
4f569641fc Store total wins in profiles 2023-04-11 19:38:02 +01:00
AJ Martinez
3012839138 Serverside PWR: Completely rip out profile PWR, add PWR to XD_ADDPLAYER 2023-04-11 19:38:02 +01:00
AJ Martinez
10fb496689 Version field for srvstats.dat 2023-04-11 19:38:01 +01:00
AJ Martinez
d89d06be31 Instantly update stats when players leave 2023-04-11 19:38:01 +01:00
AJ Martinez
134a5ef9c0 WIP 2023-04-11 19:38:01 +01:00