userlamalovecancel
branchrust_reboot/main/yeti/platformscancel

28 Commits over 0 Days - Infinitycph!

6 Years Ago
Merge from main
6 Years Ago
Add a build config for master
6 Years Ago
More compile fixes
6 Years Ago
Fix compiling as server
6 Years Ago
Merge from main
6 Years Ago
Fix NRE on shutdown
6 Years Ago
Fix workshop menu loading everything blank
6 Years Ago
Fix inventory loading problems
6 Years Ago
Fix official servers not showing up in the official category (OnResponsiveServer doesn't get called for IpList)
6 Years Ago
Fix server rules never loading
6 Years Ago
Merge from main
6 Years Ago
Steam server list, friends list, now boots in editor
6 Years Ago
Un-stubbing more of the Steam implementation
6 Years Ago
Working on getting Steam working again
6 Years Ago
Merge from main
6 Years Ago
Set Mac IL2CPP back to release mode now that it (hopefully) works
6 Years Ago
Refactor skin approval list to use about a million methods instead of a one gigantic constructor (fixes clang trying to use 100GB of RAM to compile)
6 Years Ago
Load RandomUsernames from a json file
6 Years Ago
Cherry pick fixes
6 Years Ago
Remove import analyzers (moving branches)
6 Years Ago
Fix release builds building with development mode for some reason
6 Years Ago
Cherry pick import analyzers
6 Years Ago
Some fixes to get building, running, and joining games to work
6 Years Ago
Fix compile errors when building asset bundles
6 Years Ago
Client+server can run in editor without steam now
6 Years Ago
Merge from main
6 Years Ago
Client+server now boots up in editor
6 Years Ago
Server now compiles, kind of