248,632 Commits over 3,928 Days - 2.64cph!
Entity List
Entity Selection
Library Tabs
▋▌▇▋█▍▍ ▇▌▅▊▍ ▉▋▌ ▄▋▅ ▌▅▉▅▇▌▅▋▌.▉▅▆▉▅▉▊▇▅▆ ▆▄ ▊▆█▊▍▄ (▉▅▅ ▋▉▊▇▍)
cherrypick language files
Added some utilities to find prefabs etc. with animator components.
Moved GetBestRoamPosition from HumanNPC to AIInformationZone, optimised the loop checks.
▉▄▅ █▋▊▆▇▅▍▅▆▇▊▊▆▆█▋▋ ▋▊▇▋▉▌▊▋ ██▆ ▉▅▉▆▌ ▇▅▍▆ ▊ ▋▅▆▍▆ ▅▄ ▅, ▋▍▊▊▌ ▄▍▋█▌▌▄█▌▊▊▊▅▌▇ ▋▍▅██▅▍█ ▄ ▋▆▋ ▉▊ ▋█▊▍▆ █▆▅▍ ▆▅▆▆▍▉
Reverting ConnectionState.None handling to previous behaviour (for the callbacks)
Steam SDK 1.49 .h
Steam SDK 1.49 libraries
Delete ISteamTV (seems to be removed from the SDK now)
Add missing BroadcastUploadStart_t and BroadcastUploadStop_t callbacks
Generate for new SDK
Added SteamApps.IsTimedTrial
Added SteamFriends.OnOverlayBrowserProtocol
Added SteamFriends.RegisterProtocolInOverlayBrowser
UnitTest DLL fixes
Handle ConnectionState.None similar to the examples
Removed SocketManager.Connecting and SocketManager.Connected lists (can be tracked in ISocketManager if needed)
Don't try to remove the connection poll group in OnDisconnected (causes assert spam)
█▇▍▅▍█▉▇▇▋ ▋▉▆██ ▉▋▊▉█▍▅ / ▇▊▍▄█▄▌▊▄▍ ▊▇▅▊▇
Fixed searchlight LOD distances
Merge from gib_pool (scale fixes)
Assigned overrides for Instruments and Summer DLC deployables
Add overrides to water catchers, vending machine, campfire water purifier, wooden box
Assigned overrides for:
Sign Varieties
Repair Bench
Research Table
Searchlight
Shelves
Spinner Wheel
Workbench (all versions)
Tool Cupboard
Added the new Focus Local Player option as a button in the Rust Editor window
misc easy mode
Merge branch 'master' of SpaceUsurperUnity
Initial work on making road signs into destroyable entities
Gibs now look up their material on the root object if sourceMaterial is assigned (fixes skinned items not getting skin applied to gibs)
Increased road sign culling distance from 50m to 75m. Aiming to reduce pop-in right before a car or heli crashes into one.
Set default Quality setting back to six (was zero)
Apply scale override to mesh override positions so gibs aren't spawned at the correct scale but at unscaled positions
Added overrides and disabled gib mesh r/w for:
Smart Alarm
Smart Switch
Medium rechargeable battery
Large rechargeable battery
Powered Water Purifier
Pressure Pad
Electric heater
Fluid Combiner
Fluid Splitter
Fluid Switch
RF Broadcaster
RF Receiver
Small Generator
Igniter
Sprinkler
Tesla Coil
Water Pump
Gib rotation tweak
Fixed powered water purifier gibs rotated incorrectly
Remove IsPlayingDemo early exit on photo frames, since they can work with demos now
Speculative NRE fix in DestroyGib
SFX updates and some new (currently unused) beep sfx
Fix benchmark NRE in ForceUnderwear
Add AuthResponse.InvalidAuthSession for better kick reasons
WIP updating to expo-notifications
Merge from flare_optimizations
Column layout
Cleaning up
Sphere tank & supermarket + s2p
S2P'd big sewers again just in case
Fixed an issue with skin loading occasionally causing large spikes.
Fix broken queryport option
Fix possible NRE in SteamInventory
▊▇▅▌▊▋▆ ▆▅▆▋▄ ▍▋▊▆█▊▊ / ▆█▌▊▋▊▅▆▄█ ▆▉▄▄▉
ConnectionManager.Close takes the same optional parameters as Connection.Close
ISocketManager.OnDisconnected is in charge of calling Connection.Close so custom parameters can be used