userlamalovecancel

2,337 Commits over 2,588 Days - 0.04cph!

6 Years Ago
Refactoring platform code to use a new UserId type instead of direct ulong
6 Years Ago
Make StorageContainer.HasSlot override exist in client builds - fixes deploy guides not appearing for storage monitors
6 Years Ago
Remove duplicated lamps from bandit town, replaced with the newer prefab instead
6 Years Ago
Update icon rendering to handle translucent bits better Rerender the reinforced glass window icon
6 Years Ago
WIP cloth stuff
6 Years Ago
Fix passthrough not showing for windmills, solar panels, and fuel generators
6 Years Ago
Missed file
6 Years Ago
Add world.rendermap to render a high res PNG of the map
6 Years Ago
Fix batteries displaying the wrong passthrough on the wire tool UI
6 Years Ago
Storage monitor icon Allow deploying storage monitors onto the large wooden box
6 Years Ago
Merge from storagemonitor Fix placement position on TC
6 Years Ago
WIP deleting LOD0 meshes
6 Years Ago
Fix null Steam auth ticket showing up as an ArgumentNullException - it'll pass through and get handled appropriately instead
6 Years Ago
Get rid of audio (this change + delete the audio bundle)
6 Years Ago
Strip out particle systems (saves 400mb in system RAM)
6 Years Ago
Set the max texture size to 16x16 (saves 600mb in system RAM)
6 Years Ago
Fix the storage monitor providing information even when it's not powered
6 Years Ago
Merge from storagemonitor
6 Years Ago
Compile fix
6 Years Ago
Merge from main
6 Years Ago
Merge from wiretoolmeasure
6 Years Ago
client.connect will now fill in the connection screen properly and add the server to your history
6 Years Ago
Allow read+write on color picker textures (and skip them in the import analyzer)
6 Years Ago
Fix more possible NREs in ForceUnderwear
6 Years Ago
Fix benchmark NRE in ForceUnderwear Add AuthResponse.InvalidAuthSession for better kick reasons
6 Years Ago
Fix broken queryport option Fix possible NRE in SteamInventory
6 Years Ago
Fix some more inaccurate readouts for IO entities
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
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