userlamalovecancel
reporust_rebootcancel

3,136 Commits over 2,468 Days - 0.05cph!

6 Years Ago
WIP fixing the wire tool's measurement values
6 Years Ago
Enabled newtonsoft
6 Years Ago
Update things that got reverted somehow
6 Years Ago
Merge from main
6 Years Ago
Merge platform changes from experimental branch
6 Years Ago
Cherry pick font asset changes
6 Years Ago
Merge from main
6 Years Ago
Revert ProjectSettings changes
6 Years Ago
Merge from memory
6 Years Ago
Bypass prefab preprocess for EngineUI, GameUI, and MenuUI because they're client only anyway
6 Years Ago
Disabled texture compression on a few LUT textures
6 Years Ago
Fix compass texture clamping instead of wrapping
6 Years Ago
Run the sound and texture import analyzers
6 Years Ago
Grab the import analyzers one more (final?) time
6 Years Ago
▋ ▉▅▆ ▅▅▌▆█▊▋█▆█▇▌▍█▌▇▄▍▋▋▆▆▋▍▊█▌▍▌▆▇▊▌▍▊ █▄▇ ▍▄█▉▆▍▍▆ ▋▇█▌ ▅▋▋ ▇▍▌█▌▊▍▌ ▌▊▍▅▋▍▄▋▇ ▇▊▍▋▇▋▄▌ ▍▇▋██▍▄ ▉▌ █▍▋ ▄▅▊▄▆▉
6 Years Ago
Re-enable monument bundle unloading
6 Years Ago
Possible NRE fix
6 Years Ago
Update storage monitor to use the parent storage container
6 Years Ago
Subtract unity 2020
6 Years Ago
Merge from main
6 Years Ago
Add a build config for master
6 Years Ago
Merge from main
6 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)
6 Years Ago
Fix possible NRE in AppIOEntity.BroadcastValueChange
6 Years Ago
Pass TC decay status through
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 labels
6 Years Ago
Adding wip storage monitor entity
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
Cherry pick Mac IL2CPP build fixes
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
Fix path for memsnap commands Some build config fixes
6 Years Ago
Run the texture import analyzer
6 Years Ago
Run the audio import analyzer
6 Years Ago
Revert analyzer run because the model one broke a ew things
6 Years Ago
Bring the import analyzers back on the right branch