249,968 Commits over 3,959 Days - 2.63cph!

4 Years Ago
Don't report errors in non retail
4 Years Ago
Merge from gestures_2
4 Years Ago
▇▋▆▅▄ ▊▍▇▊ ▍▌ ▅▆▅▇▇ ▌▅▅▍▅▆ ▄▆▆▉▉ ▇▆▋▌▇▌
4 Years Ago
▋█▉ ▍▊▋█▌ ▉▉ ▄▇▉▊ ▊▋█ ▉▄▊▍▄▌▌ ▅▌▊▋▍
4 Years Ago
background property is a shortcut to background-image, remove debug messages
4 Years Ago
merge from volumetric light beam fix
4 Years Ago
Tab to toggle demo UI on and off Added a label to list keys New non-broken test.dem
4 Years Ago
Scenery menu background videos
4 Years Ago
Merge cleanup
4 Years Ago
Merge from main
4 Years Ago
▅▇▋██ ▊▇▇▊ ▍▍ ▌▋▍▋▇▉
4 Years Ago
Merge from HDRP_Art_Backport
4 Years Ago
▄▌▇▍▉ ▍█▇█▆ █▇▇▍▇▅ ▊▍▌▅▋ ▌▇▋▆▄
4 Years Ago
▉▉▊▋ ▅▄ ▄▌▆ ▌▋▉▊ █▊ ▉▆▇▌ ▋▊▉▅ ▇▅█▄▉▅▌▋█
4 Years Ago
▄▆▍▉▊▅▉▇ ▅█▍▋▄ ▌▍▍▌▋▋▇ ▉▇▄▄ ▄▋▆▍▍ ▄▇▆▍▆ ▋▊ █▅▊▆ ▄▇▉ ▊▋▋▄▇▇▄▉▆ ▍▆▅▊ ▆▌▉ ▌▍▊█▄▅▋ (▋▋▅ ▇█▊▅ ▉▆▅▋ ▇▆▇▋▌▊▌ ▉▅▇▋▅▄█▉ ▊▋▇█▍█▉▍)
4 Years Ago
▉▍▆▇▆ ▇▅▌▄ ▅▆▍▇▇▆▆█▅▋/▍▇▅
4 Years Ago
▄▊▉▅▋█ ▊▇▍▋▉ ▅▊▌▉▊ ▍▉ ▋▉▆▌▊▇
4 Years Ago
█▇▌▍▇▉ ▆▌▋▇.▋█▍▇▌▄ ▉▌▊▅▅▊█, ▍▋▌▊▅▄ ▊▆ █▋▅▋█▍ ▅▄ ▉▋▉▌▇▅▄▍
4 Years Ago
▍▄▅▋▌ ▊▋▇▊ ▄▄▊▆▌▅█▅▆▊/▌▍▇/▇▊▊▆▋█▋▌▍
4 Years Ago
█▋█▉ █▌▇▌▉▊ ▇▌▉ ▆█▋▋▊ ▊█▌ ▅▅ ▆▉▉ ▍▌▉▄▉ ▍▍ ▅▄█▇▋▋ █▆▍▋▄
4 Years Ago
+Use toggles lamps on/off
4 Years Ago
Update materials
4 Years Ago
Add IRemovable to allow non props to be removed with remover tool
4 Years Ago
Even more west area
4 Years Ago
Add lamp tool
4 Years Ago
Added some convars to switch on/off and change settings for build testing.
4 Years Ago
Don't flicker light if light is disabled
4 Years Ago
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
4 Years Ago
Add fog settings to light entities
4 Years Ago
▅▆▄ ▍▍▇▍▌▄▆ ██ ▇▄▄▆ ▊▆▇▋▆ ▅▅▄▇
4 Years Ago
Added spooky sounds that say "I see you" whenever The Hidden uses the Sense ability
4 Years Ago
West/Backup
4 Years Ago
OnRemove no longer exists
4 Years Ago
Removed OnRemove, client and server both have OnDestroy Added Entity.OnNetworkDormant, Entity.OnNetworkActive - client callbacks for when an entity enters/leaves pvs
4 Years Ago
Experimental: PathFollower functions can now accept player.CreateNextbot() entities instead of the NextBot SENTs. They will also throw proper errors when given invalid entities
4 Years Ago
Increased internal buffers for map names to 128 characters, from 40
4 Years Ago
Implement background-image-tint
4 Years Ago
effects gibs
4 Years Ago
Removed ServerRpc, OwnerRpc (until we can figure out if they're useful + tailor for them)
4 Years Ago
Removed OwnerRpc
4 Years Ago
Removed OwnerRpc Merge branch 'main' of sbox-hidden into main
4 Years Ago
Citizen shoes example
4 Years Ago
Updated weapon code to remove redundant `owner` param from methods Merge branch 'main' of sbox-hidden into main
4 Years Ago
Api Update
4 Years Ago
4 Years Ago
Fixed a potential crash when converting MATERIAL_VAR_TYPE_MATERIAL to a string
4 Years Ago
Remove redundant Player owner param on BaseWeapon
4 Years Ago
Remove redundant Player owner param on BaseWeapon
4 Years Ago
Removing redundant Player Owner from BaseWeapon stuff Merge branch 'master' of sbox