userlamalovecancel
reporust_rebootcancel

2,785 Commits over 1,950 Days - 0.06cph!

4 Years Ago
Add missing files Set isReadable to false on TMP font atlases?
4 Years Ago
Remove some hidden out of bundle references to the full fonts
4 Years Ago
Fix SteamServer not being initialized
4 Years Ago
Fiddling with the bootstrap scene + TMP to get rid of font texture duplication
4 Years Ago
Merge from platforms
4 Years Ago
Merge from main
4 Years Ago
Revert ProjectSettings changes
4 Years Ago
Merge from memory
4 Years Ago
Bypass prefab preprocess for EngineUI, GameUI, and MenuUI because they're client only anyway
4 Years Ago
Disabled texture compression on a few LUT textures
4 Years Ago
Fix compass texture clamping instead of wrapping
4 Years Ago
Run the sound and texture import analyzers
4 Years Ago
Grab the import analyzers one more (final?) time
4 Years Ago
▋▉▅ ▆▅▅▌▆█▊▋█▆█▇▌▍.█▌▇▄▍▋▋▆▆▋▍▊█▌▍▌▆▇▊▌ ▍▊█ ▄▇▍▄█▉▆▍ ▍▆▋▇ █▌▅ ▋▋▇▍▌█▌▊ ▍▌▌▊▍▅▋▍▄ ▋▇▇▊▍▋▇▋ ▄▌▍▇▋██ ▍▄ ▉▌█ ▍▋▄▅▊▄
4 Years Ago
Re-enable monument bundle unloading
4 Years Ago
Possible NRE fix
4 Years Ago
Update storage monitor to use the parent storage container
4 Years Ago
Subtract unity 2020
4 Years Ago
Merge from main
4 Years Ago
Add a build config for master
4 Years Ago
Merge from main
4 Years Ago
Make the storage monitor deploy to a slot Allow deploying the storage monitor onto the tool cupboard (will need to do other boxes later)
4 Years Ago
Fix possible NRE in AppIOEntity.BroadcastValueChange
4 Years Ago
Pass TC decay status through
4 Years Ago
More compile fixes
4 Years Ago
Fix compiling as server
4 Years Ago
Merge from main
4 Years Ago
Fix NRE on shutdown
4 Years Ago
Fix workshop menu loading everything blank
4 Years Ago
Fix labels
4 Years Ago
Adding wip storage monitor entity
4 Years Ago
Fix inventory loading problems
4 Years Ago
Fix official servers not showing up in the official category (OnResponsiveServer doesn't get called for IpList)
4 Years Ago
Fix server rules never loading
4 Years Ago
Merge from main
4 Years Ago
Steam server list, friends list, now boots in editor
4 Years Ago
Un-stubbing more of the Steam implementation
4 Years Ago
Working on getting Steam working again
4 Years Ago
Merge from main
4 Years Ago
Cherry pick Mac IL2CPP build fixes
4 Years Ago
Set Mac IL2CPP back to release mode now that it (hopefully) works
4 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)
4 Years Ago
Load RandomUsernames from a json file
4 Years Ago
Cherry pick fixes
4 Years Ago
Fix path for memsnap commands Some build config fixes
4 Years Ago
Run the texture import analyzer
4 Years Ago
Run the audio import analyzer
4 Years Ago
Revert analyzer run because the model one broke a ew things
4 Years Ago
Bring the import analyzers back on the right branch
4 Years Ago
Merge from parent