198,901 Commits over 4,140 Days - 2.00cph!

2 Years Ago
Fixed light meshes disappearing when lights are off, and fixed some scripts not being set to IsDynamic
2 Years Ago
Removed colliders from Tugboat lights, since they'd be client-side only
2 Years Ago
Some tugboat lights now only on when engine is on. Left some on all the time tough, to avoid player inconvenience
2 Years Ago
Hooked up exhaust effect. Set all tugboat FX to the correct initial state.
2 Years Ago
Decrease frontWakeMinSpeed to 1m/s. Looks jarring when it starts up, otherwise
2 Years Ago
Only play tugboat front wake effect if submerged and moving at at least 9km/h (2.5m/s)
2 Years Ago
Added support to boats for a separate reverse throttle effect
2 Years Ago
Adjusted tugboat driving performance for slower acceleration, but higher maximum speed
2 Years Ago
Added Vehicle World and Vehicle Large layers to the default bounds check masks used by spawn handlers
2 Years Ago
3p diver torch - created holdtype override for diver torch, so both standard flame torch & diver torch can play independent on/off anims updated entity to use new override.
2 Years Ago
Cherry picked 83656 => Restored Assets\Prefabs\Misc\Recycler.meta
2 Years Ago
Restored Assets\Prefabs\Misc\Recycler.meta
2 Years Ago
Merge from aux2/diversuit-merge (diversuit)
2 Years Ago
merge from main -> global_networked_bases
2 Years Ago
All guns consistent worldmodel orientation, with pivot/CoG shifted where it feels logical
2 Years Ago
Probably fixed a (linux only?) srcds crash with debugoverlay library
2 Years Ago
Hackaround for static prop support for util.DecalEx
2 Years Ago
Fix "Native Collection not disposed" error (forgot to dispose a NativeArray) Fix compilation error on client
2 Years Ago
Added 6 new inputs to all entities * SetLocalOrigin * SetLocalAngles * DisableDraw * EnableDraw * DisableReceivingFlashlight * EnableReceivingFlashlight Also * Disable flashlight keyvalue * EF_NOFLASHLIGHT Lua enum Add input/output description to Entity Properties window https://files.facepunch.com/rubat/1b2011b1/4KdxnzGL4u.png ScreenSpace particles adjustments Set 'connect' Rich Presence string when joining a server
2 Years Ago
Cherry picked 83648: Fixed compile errors in Custom\StandardWithTwoDecal shader
2 Years Ago
Cherry picked 83648: Fixed compile errors in Custom\StandardWithTwoDecal shader
2 Years Ago
Cherry picked 83648: Fixed compile errors in Custom\StandardWithTwoDecal shader
2 Years Ago
Fixed compile errors in Custom\StandardWithTwoDecal shader
2 Years Ago
Merge from diversuit
2 Years Ago
Merge from diversuit/shader-merge
2 Years Ago
Changeset merge from shader-improvements
2 Years Ago
exported unarmed player climb up and down rope in ferry terminal branch
2 Years Ago
Merge from aux2/ferry_merge (ferry_terminal)
2 Years Ago
Merge from ferry_terminal
2 Years Ago
Added pump model to the pumpjack
2 Years Ago
Updated tugboat door mesh Tugboat interior mesh update
2 Years Ago
Cherry picked: 83634 Fixed forward shaders sampling light proxy volume (not used) 83635 Fixed broken atmospheric scattering on glass and other semi-opaque materials
2 Years Ago
Merge from ferry_terminal/shader-merge4
2 Years Ago
Changeset merge from shader-improvements
2 Years Ago
going through lists of checks for brick skin release
2 Years Ago
Fixed broken atmospheric scattering on glass and other semi-opaque materials
2 Years Ago
Fixed forward shaders sampling light proxy volume (not used)
2 Years Ago
Fixed compile errors
2 Years Ago
disabling crunch compression on building parts texture atlases
2 Years Ago
disabling crunch compression on building parts texture atlases
2 Years Ago
Refactor `InstancedEntityRenderScheduler` into `InstancedEntityScheduler` and `InstancedRenderScheduler` First cleanup of code
2 Years Ago
All instanced rendering commands restricted to admins
2 Years Ago
Fix windmill scale being wrong as we weren't taking the full scale of individual MeshRenderers into account
2 Years Ago
merge from main
2 Years Ago
caves S2P
2 Years Ago
3p torch, melee override updates
2 Years Ago
updated torch entity
2 Years Ago
Cherry picked 83457 => Fixed deferred decal lighting
2 Years Ago
Cherry picked 78436 => Possible fix for vehicle window shader bug
2 Years Ago
caves modules re-lighting (and fixing some OP lights along the way)