userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

5 Years Ago
Steamworks latest: - Fixed SteamServer events being hooked twice - Fixed SteamFriends events not being hooked - Throw exception if trying to initialize multiple times - Shutdown dispatch on server/client close
5 Years Ago
▆▆▆'▇ ▇▉ ▌▋▌.▋▋▆█▄▅▊▋▋▌▅▅() ▍▋ ▅▊▅▊▅▅
5 Years Ago
▌▉▅ ▍▅▉▊▋▌
5 Years Ago
▆▄▊▌ ▌▆█▆▆▄▆▌▍▅.█▉▍.▋▆▄
5 Years Ago
▄▅▊ ▋▇█▍▆▍
5 Years Ago
RequestUserStats => RequestUserStatsAsync
5 Years Ago
▇█▇ ▌▇▊▍▊▌▄▆▍ ▍▆▅▊▍▍▋ ▊▋▄▍▆▋█ ▆▇▄ ▇▌▋ ▆▆▌
5 Years Ago
Latest Steamworks
5 Years Ago
GetAuthSessionTicketAsync Debug
5 Years Ago
Dedicated server fix test
5 Years Ago
Steamworks Update to fix locking up
5 Years Ago
Update DS steamwork libraries
5 Years Ago
Steamworks server interface fixes
5 Years Ago
Updated steamworks.posix
5 Years Ago
Latest Steamworks
5 Years Ago
Icon uploader
5 Years Ago
Output bundle item info as useful json
5 Years Ago
Split textures up slightly because it's 2020 and you still get texture corruption in Unity if a bundle is over 4gb
5 Years Ago
hdrp ds using wrong appid
5 Years Ago
DS Steam Upload scripts
6 Years Ago
Horse loot through buildings fix
6 Years Ago
Setting hero url to "itemstore" will open the item store when clicked
6 Years Ago
Fixed bleeding notice getting stuck
6 Years Ago
NoticeArea uses RustLayout (fixes spazzing)
6 Years Ago
Only update VitalNote text if they're shown (!) Throttle NoticeArea updates
6 Years Ago
LookAt text tweak
6 Years Ago
Only update HudElement when totally needed
6 Years Ago
Fixed WaterSystem allocations
6 Years Ago
Fixed GC in PlayerWalkMovement.GroundCheck Fixed GC in TimedExplosive.DoCollisionStick
6 Years Ago
Fixed compile error
6 Years Ago
Crosshair/LookingAtTooltip UI no longer use animators LookingAtTooltip text uses RustText Throttle UpdateLookingAt instead of running every frame
6 Years Ago
Throttle HasVoiceData check
6 Years Ago
Profile SoundManager.Update better
6 Years Ago
Simplified TimeWarning to just do a ScopedProfile - holding off on renaming it until next year (alocation free, should have less impact in release builds)
6 Years Ago
Throttle and cache foot IK traces, added player.footikrate
6 Years Ago
Throttle BaseHelicopter ground effects update rate based on distance
6 Years Ago
Error fix
6 Years Ago
Throttle Cargo Ship UpdateSounds frequency based on distance
6 Years Ago
Increased SimpleFlare tickRate
6 Years Ago
SoundManager - call Elapsed.TotalMilliseconds as infrequently as possible
6 Years Ago
Added missing pumpkin textures
6 Years Ago
LightLOD also turn off HDAdditionalLightData Quality settings tweak
6 Years Ago
Temporarily enabling read/write on some model importers
6 Years Ago
Fixed missing terrain in low settings
6 Years Ago
Updated benchmark.dem (shorter, simpler demo)
6 Years Ago
Updated benchmark.dem (shorter, simpler demo)
6 Years Ago
Temporarily enabling read/write on some model importers
6 Years Ago
Fixed NRE in IOEntityEditor
6 Years Ago
Torch light level, fire material emission
6 Years Ago
Fixed Fog/Dof not working in movie maker/debugcam