userandererandrecancel
reporust_rebootcancel

10,594 Commits over 3,683 Days - 0.12cph!

6 Years Ago
Fixed editor error from removed convars
6 Years Ago
Removed some test / debug convars that should no longer be used
6 Years Ago
Game objects tagged with "Server Cull" or "Client Cull" are deleted even if they have components on them (for example animal GameTrace collider on the server) When culling components from objects, nominate the game object for deletion as well (but only if it had removable components on it)
6 Years Ago
Only check workshop download status once a second
6 Years Ago
Fixed profiler sample mismatch
6 Years Ago
Workshop skin download rewrite (performance, memory, robustness) Show number of queued skins when perf >= 9
6 Years Ago
Retired "Viewmodel" layer as it is seemingly unused
6 Years Ago
▉▍ ▉▇▋▍▉▍ ▇▆▅▊▋▉▋▌ ▋▄▌▄▅ ▇█▅▆ ▅▍ ▄▋▋▇▊▊█▇
6 Years Ago
Merge from weekend_branch_6
6 Years Ago
Merge from main
6 Years Ago
Only enable client exception reporting on official servers
6 Years Ago
Fixed ArgumentException in bloom image effect
6 Years Ago
Fixed ArgumentException in bloom image effect
6 Years Ago
Potentially fixed NRE in Planner.DoBuild
6 Years Ago
Fixed outdated API usage in HttpImage
6 Years Ago
Potentially fixed InvalidOperationException in HttpImage
6 Years Ago
Fixed exception in Skin.FromFolder
6 Years Ago
Implemented network stream seek
6 Years Ago
Increased junkpile spawn attempts
6 Years Ago
Potentially fixed UnityException in AsyncTextureLoad
6 Years Ago
Potentially fixed ArrayTypeMismatchException in HttpImage
6 Years Ago
Fixed NRE in BasePlayer.UpdateHolsterOffsets
6 Years Ago
Fixed NRE in CommunityEntity.AddUI
6 Years Ago
Junkpile spawn tweaks Always show loot container health
6 Years Ago
▄▋▅▌▌▆▍▇▉█ █▍▍ ▊▉▆▉ ▉▇▄▆█▍ ▇▆█▇ █▄▄▊▇ ▊▉▊█▇ ▇▊▉█▄▋ ▄▅▍▄▅ ▊▆ ▆▅▊▄▋▊ ▌▋▊█▍ ▉▆ █▌▄▆█▄ ▄▍▆ ▌▋▊▅▊▌▆▆▇▅▋▋▌
6 Years Ago
Fixed UI.Options.KeyBind trying to change its name all the time
6 Years Ago
Fixed options being invisible until toggled when opening options tab in main menu
6 Years Ago
Fixed "lock" game object on shopfront being on unnamed layer
6 Years Ago
Fixing a GameObjectRef (build warning)
6 Years Ago
Fixed moon brightness regression
6 Years Ago
▆▌▌█▌ ▇▌▌█▍▆▅▆▌ ▆▊▉▋▆ ▄▇▄▅▆▆▇▍
6 Years Ago
Improved global fog calculation (plane no longer ignores fog, fog has identical density from A to B as from B to A)
6 Years Ago
Fog density no longer changes per biome (unfair advantage when looking in from a different biome)
6 Years Ago
▄▅█▌▋ ▍▌█▋▍▇▋▌▉ ▍▉▅ ▉▉▇▌▋▄▄▇██ █▊ ▍▅█▉ ▊▆▆▅ ▍▌█▊ ▋▌▌ ▆▍ ▇
6 Years Ago
▊▉▍▍▄▆▄▍▇▌▄ ▊▆▅█▊▆▊ ▊▆ █▍▌▋▌ / ▊▋▉▄ ▍▄▋▉ > ▋▄█ ! ▆▇▋▆▉▅▊▇▍▇▄▌▆█▊▇▋▊▅ ▊▋▅▄█▉█▌ █▋▆▄▉▅▍ ▇▍▍▇▋▇▆█▌█ ▉▌ ▆▉▆ ▊▍▍▉▇▋
6 Years Ago
▍█▌▌▋ ▊▊█▍█▇▉▋▇ ▇▋▌▊▊ ▉▇▄▅▋██▉█▆▋ ▊▉█▊▍▄▌ ▉▄▆▍█▌▉█
6 Years Ago
Cache player building privilege once a second on the client (performance)
6 Years Ago
Added terrain anchor placement mode (minimize terrain error or minimize object offset) Fixed junkpiles sometimes spawning partially on roads Fixed junkpiles sometimes spawning in rather weird positions (too far above the terrain)
6 Years Ago
EAC SDK update
6 Years Ago
▄▊▄'▉ ▌▍▉▄▉▌▅▇ ▅▆▊▌▌ █▉▇▉▍▋ ▌▆▌▌▆▇▇ ▅▊ ▆▇▄▄▄▉▌█ ▍▉▇▇▋ ▋▅▉▊ █▍ ▅▌▆█
6 Years Ago
▉▍▋▋▇ ▌▍▉▊▆▌▅▌▋ ▇█▆▄▉▊ (▊▅▍ ▅▇█▋ ▌▊▅▉ ▍▊ █▇▅▌) ▆▄▄▊▌▌▉-- (▇▊█▉▋▊▅ ▉▉█▊ ▇▄▊█▌)
6 Years Ago
EAC SDK update
6 Years Ago
Road grass decor aligns to normal
6 Years Ago
Fixed stars being occluded by atmosphere fog at night Slightly darker sky at midnight
6 Years Ago
Weather (currently only fog) is randomized every 18 hours, fades over 6 hours Fixed washed out sky around noon in temperate and arid biomes Network++
6 Years Ago
Fixed building ID regression on newly created buildings (changeset 24670)
6 Years Ago
Facepunch.Steamworks meta files
6 Years Ago
Throw exception and fail the build when skinnable item name is incorrect
6 Years Ago
Fixed small build log typo
6 Years Ago
Fixed build warnings