2,828 Commits over 2,041 Days - 0.06cph!
▋▆▍ ▄▍█▌▊▌.▋▍█▄▉▉▇▉▋▇▄▅▍▄▍▅ (▋█▋█▋▉▍ ▅▄▇▊▌) █▍ █▄█▍▌▆▄▋ ▊▇█▋ ▄▋▆ ▋▌▆▍▍▆ ▍▅▅▅ ▆▍▇▍▆▌█▄ ▋▍ ▍▋▄_▅▋▄▍▋▇ ▍▍█▅▍▇ ██▍▉▋█▍ (▆▋▊▇ ▋▋█ ▉▍▋▆▌ ▆▍ ▋▅▆▌▆▆▋ ▆▆▋▋▇▊▋▇▉ ▉▍█▍█▆█ █▇ ▆▇▋ ▍▆ ▆▇ ▋▇▊▇▊▋▉)
Fix being unable to break down more than one item at a time
Fix being unable to power storage monitors directly from batteries
Adjust recycler rounding so there is no benefit to recycling some stackable items individually
WIP spectator "platform" and authentication
Refactoring platform code to use a new UserId type instead of direct ulong
Make StorageContainer.HasSlot override exist in client builds - fixes deploy guides not appearing for storage monitors
Remove duplicated lamps from bandit town, replaced with the newer prefab instead
Update icon rendering to handle translucent bits better
Rerender the reinforced glass window icon
Fix passthrough not showing for windmills, solar panels, and fuel generators
Add world.rendermap to render a high res PNG of the map
Fix batteries displaying the wrong passthrough on the wire tool UI
Storage monitor icon
Allow deploying storage monitors onto the large wooden box
Merge from storagemonitor
Fix placement position on TC
Fix null Steam auth ticket showing up as an ArgumentNullException - it'll pass through and get handled appropriately instead
Get rid of audio (this change + delete the audio bundle)
Strip out particle systems (saves 400mb in system RAM)
Set the max texture size to 16x16 (saves 600mb in system RAM)
Fix the storage monitor providing information even when it's not powered
Merge from storagemonitor
Merge from wiretoolmeasure
client.connect will now fill in the connection screen properly and add the server to your history
Allow read+write on color picker textures (and skip them in the import analyzer)
Fix more possible NREs in ForceUnderwear
▉▄▅ █▋▊▆▇▅▍▅▆▇▊▊▆▆█▋▋ ▋▊▇▋▉▌▊▋ ██▆ ▉▅▉▆▌ ▇▅▍▆ ▊ ▋▅▆▍▆ ▅▄ ▅, ▋▍▊▊▌ ▄▍▋█▌▌▄█▌▊▊▊▅▌▇ ▋▍▅██▅▍█ ▄ ▋▆▋ ▉▊ ▋█▊▍▆ █▆▅▍ ▆▅▆▆▍▉
Fix benchmark NRE in ForceUnderwear
Add AuthResponse.InvalidAuthSession for better kick reasons
Fix broken queryport option
Fix possible NRE in SteamInventory
Fix some more inaccurate readouts for IO entities
WIP fixing the wire tool's measurement values
Update things that got reverted somehow
Merge platform changes from experimental branch
Fix server list exception when a server is favorited
Cherry pick font asset changes
Add missing files
Set isReadable to false on TMP font atlases?
Remove some hidden out of bundle references to the full fonts
Fix SteamServer not being initialized
Fiddling with the bootstrap scene + TMP to get rid of font texture duplication
Revert ProjectSettings changes