132,791 Commits over 4,232 Days - 1.31cph!

8 Months Ago
Fixed outbreak sprayer item id
8 Months Ago
Remove dismount handling on VineMountable
8 Months Ago
Slight collider tweak to fix some deadspots for resource gathering on vine tree
8 Months Ago
More work on handling player movement properly when a vine tree is destroyed
8 Months Ago
▇▌█ █▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄ ▉▍ ▊▅▆▍
8 Months Ago
Another distance interaction fix
8 Months Ago
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
8 Months Ago
Include vehicle detailed layer in vine dismount check
8 Months Ago
Fixed blurry birds.
8 Months Ago
Fixed blurry spraycan sprays.
8 Months Ago
Fixed blurry fireplace
8 Months Ago
Applied lighting to Ziggurat A. S2P (Small trigger code bug exists on Asana)
8 Months Ago
Fixed a couple of inverted triggers.
8 Months Ago
Renamed new lighting prefab.
8 Months Ago
Added occluders to Ziggurat lighting. Deleted the old lighting prefab.
8 Months Ago
Train tunnel entrance bunker terrain anchor fixes
8 Months Ago
merge from underwater-effects
8 Months Ago
- color space fixup - fix water line lighting, have color+reflection match the water surface - remove old stuff
8 Months Ago
Eliminate more branch differences Fix close button not doing anything for +showvprof
8 Months Ago
Eliminate more branch differences Fix close button not doing anything for +showvprof
8 Months Ago
Optim: List.Compare now uses pooled hashsets instead of hashing-and-sorting 2x faster. Now, just need to see if I can get rid of these remaining allocs (just 4 per stable run) Tests: unit tests
8 Months Ago
▆▍▉▋▉▉▇▊▅▊ ▋▋▅▆ ▉▄▆▆▆▌▊▌▍ ▊▅▄▆▇▄▅▊▄█▇▇▆▉▊▇▆▇ ▆▋▄▍▌▊ ▇▋▋ ▌▊▆▊▊▇ ▍▍▉▉ ▇▍▉▍▄▋ ▆▌▌▆ █ ▉▌▄█▇, ▅▍▊▇▇▍ ▊▇▇▄▌ ▋▊▄▇▊▅▌▍ ▇▋ ▋▄▆ ▉▌▉▉ ▆▇▌▅▆
8 Months Ago
ak admire update
8 Months Ago
Improved kapok billboard textures / added gradients to mimic shadows
8 Months Ago
Initial setup work Viewmodel items can run Conditional logic on ViewModel clothing script, occupying certain slots and looking for conflicts
8 Months Ago
lerp according to cam velocity, add refraction to river surface
8 Months Ago
Polish pass on camera animations for a selection of weapons
8 Months Ago
Remove unnecessary changes to ConCommandBase
8 Months Ago
v vineswing anim wip and exported v vineswing rig with extra leaf bones added
8 Months Ago
Improved kapok_a and kapok_a_stump colliders Fixed broken scaling on the stump collider
8 Months Ago
Merge from blowpipe
8 Months Ago
merge from jungle
8 Months Ago
don't lerp underwater params if we started outside of water or on first initialization
8 Months Ago
Merge from main
8 Months Ago
updated 3p vine swing anim
8 Months Ago
Dart rotations
8 Months Ago
osx_compile_simulator -> main
8 Months Ago
Merge from jungle_update
8 Months Ago
main -> jungle_update
8 Months Ago
projectile_orientation_override -> main
8 Months Ago
Reorder inspector properties
8 Months Ago
Tooltip and header
8 Months Ago
lock orientation changes behind a checkbox
8 Months Ago
Fix dart rotations to work with recent projectile rotation changes
8 Months Ago
merge from jungle_update/meat_visuals
8 Months Ago
Cooking workbench new meats setup
8 Months Ago
Fix creator tool causing errors on dedicated servers Added env_wind.SetWindDir to FGD Reset wind/sun render params on level load Call PlayerLeaveVehicle after the player leaves the vehicle, not during Fixes a potential stack overflow & being left in no clip when they are being force put in a vehicle from PlayerLeaveVehicle Prevent Lua errors with constraint library Update base.fgd
8 Months Ago
Fix creator tool causing errors on dedicated servers Added env_wind.SetWindDir to FGD Reset wind/sun render params on level load Call PlayerLeaveVehicle after the player leaves the vehicle, not during Fixes a potential stack overflow & being left in no clip when they are being force put in a vehicle from PlayerLeaveVehicle Prevent Lua errors with constraint library Update base.fgd
8 Months Ago
Merge from protobuf_fixes (fixes NotSupportedException when recording demos)
8 Months Ago
Merge from parent