249,968 Commits over 3,959 Days - 2.63cph!
Don't report errors in non retail
▇▋▆▅▄ ▊▍▇▊ ▍▌ ▅▆▅▇▇ ▌▅▅▍▅▆ ▄▆▆▉▉ ▇▆▋▌▇▌
▋█▉ ▍▊▋█▌ ▉▉ ▄▇▉▊ ▊▋█ ▉▄▊▍▄▌▌ ▅▌▊▋▍
background property is a shortcut to background-image, remove debug messages
merge from volumetric light beam fix
Tab to toggle demo UI on and off
Added a label to list keys
New non-broken test.dem
Scenery menu background videos
Merge from HDRP_Art_Backport
▄▌▇▍▉ ▍█▇█▆ █▇▇▍▇▅ ▊▍▌▅▋ ▌▇▋▆▄
▉▉▊▋ ▅▄ ▄▌▆ ▌▋▉▊ █▊ ▉▆▇▌ ▋▊▉▅ ▇▅█▄▉▅▌▋█
▄▆▍▉▊▅▉▇ ▅█▍▋▄ ▌▍▍▌▋▋▇ ▉▇▄▄ ▄▋▆▍▍ ▄▇▆▍▆ ▋▊ █▅▊▆ ▄▇▉ ▊▋▋▄▇▇▄▉▆ ▍▆▅▊ ▆▌▉ ▌▍▊█▄▅▋ (▋▋▅ ▇█▊▅ ▉▆▅▋ ▇▆▇▋▌▊▌ ▉▅▇▋▅▄█▉ ▊▋▇█▍█▉▍)
▉▍▆▇▆ ▇▅▌▄ ▅▆▍▇▇▆▆█▅▋/▍▇▅
▄▊▉▅▋█ ▊▇▍▋▉ ▅▊▌▉▊ ▍▉ ▋▉▆▌▊▇
█▇▌▍▇▉ ▆▌▋▇.▋█▍▇▌▄ ▉▌▊▅▅▊█, ▍▋▌▊▅▄ ▊▆ █▋▅▋█▍ ▅▄ ▉▋▉▌▇▅▄▍
▍▄▅▋▌ ▊▋▇▊ ▄▄▊▆▌▅█▅▆▊/▌▍▇/▇▊▊▆▋█▋▌▍
█▋█▉ █▌▇▌▉▊ ▇▌▉ ▆█▋▋▊ ▊█▌ ▅▅ ▆▉▉ ▍▌▉▄▉ ▍▍ ▅▄█▇▋▋ █▆▍▋▄
+Use toggles lamps on/off
Add IRemovable to allow non props to be removed with remover tool
Added some convars to switch on/off and change settings for build testing.
Don't flicker light if light is disabled
Fixed exception when generating ECS bullets that use DynamicBuffer<T>
Fixed typo in TouchingEcsBulletsEnumerable
All ECS bullets should have a DespawnTimeData
Fixed component / entity array cleanup in TouchingEcsBulletsEnumerable
Implemented SetDespawnStyle for ECS bullets
Fixed fetching chunk data components
Add fog settings to light entities
▅▆▄ ▍▍▇▍▌▄▆ ██ ▇▄▄▆ ▊▆▇▋▆ ▅▅▄▇
Added spooky sounds that say "I see you" whenever The Hidden uses the Sense ability
OnRemove no longer exists
Removed OnRemove, client and server both have OnDestroy
Added Entity.OnNetworkDormant, Entity.OnNetworkActive - client callbacks for when an entity enters/leaves pvs
Experimental: PathFollower functions can now accept player.CreateNextbot() entities instead of the NextBot SENTs. They will also throw proper errors when given invalid entities
Increased internal buffers for map names to 128 characters, from 40
Implement background-image-tint
Removed ServerRpc, OwnerRpc (until we can figure out if they're useful + tailor for them)
Removed OwnerRpc
Merge branch 'main' of sbox-hidden into main
Updated weapon code to remove redundant `owner` param from methods
Merge branch 'main' of sbox-hidden into main
Fixed a potential crash when converting MATERIAL_VAR_TYPE_MATERIAL to a string
Remove redundant Player owner param on BaseWeapon
Remove redundant Player owner param on BaseWeapon
Removing redundant Player Owner from BaseWeapon stuff
Merge branch 'master' of sbox