194,096 Commits over 4,079 Days - 1.98cph!

21 Days Ago
Fixed jungle ak vm errors
21 Days Ago
merge from minutes_played_fix
21 Days Ago
helicopter_targetting_nre -> main
21 Days Ago
Helicopter player targetting null check, it should never be null? But lets check just in case Should fix frozen Heli and NRE spamming
21 Days Ago
exported edited vine swinging animations
21 Days Ago
Fixed buff started/ended logic
21 Days Ago
Bug Fix: Fixed the player skin rendering in the player preview screen
21 Days Ago
vine_double_descent_animation -> main
21 Days Ago
Add a tiny bit of exit time to allow the descend true flag to come in, a small amount is enough
21 Days Ago
Jungle Rock - Added missing SFX paths
21 Days Ago
vine_viewmodel_demo_fix -> main
21 Days Ago
Ensure spectating player is in first person mode before showing the vine viewmodel
21 Days Ago
Jungle Rock - Increased icon brightness and saturation
21 Days Ago
vine_demo_scrubbing_fix -> main
21 Days Ago
Dont bother with coroutines if in a demo - way better experience
21 Days Ago
Mixing/cooking table recipe book now shows items you can currently craft at the top of the list.
21 Days Ago
Set position rather than lerping if in demo
21 Days Ago
Don't ever leave render work queue (once added) if we are in a demo
21 Days Ago
merge from main
21 Days Ago
vine_viewmodel_demo_fix -> main
21 Days Ago
Blowpipe viewmodel animation updated to include latest ADS to idle anim and original reload requirements
21 Days Ago
Added hunter vision boost info in the consumable UI info panel Also added the missing horse dung production boost
21 Days Ago
Single Shallow Wall Shelves - Fixed dropped worldmodel spawning fully functional item instead of bag
21 Days Ago
Additional UpgradingEnabled check
21 Days Ago
Cleanup
21 Days Ago
Merge from main
21 Days Ago
Removed logs in BaseMountable::AttemptMount LOS check
21 Days Ago
Fix foliage shader merge issue. Adjust placement count.
21 Days Ago
Merge from main
21 Days Ago
Big code clean up and mark up. GPU readback to job wip.
21 Days Ago
fix missing terrain textures in workshop editor scene
21 Days Ago
Merge from jungle_update
21 Days Ago
Fixed error when getting killed by outbreak scientist
21 Days Ago
Progress
21 Days Ago
▍▉▍▌█ █▉▇▆▅▋▍▉█▇▊▄▉ ▅▉▋▍▊█ ▌█▊▋▉▆▅█▉ ▅ ▋▍ ▆▆ ▋▋▍▌▄▋▋
21 Days Ago
Merge from jungle_update
21 Days Ago
Some possible NPCPlayerNavigator.GetAimDirection NRE fixes
21 Days Ago
Fix typo in croc death anim footstep sound notify
21 Days Ago
Possible FoliageDisplacement.ChangeLOD NRE fix
21 Days Ago
Merge from jungle_update (fix tiger sliding, and wolf freezing when near food)
21 Days Ago
Prevented deploy/holster from firing without an instance in demos
21 Days Ago
Fix tiger sliding while sleeping Fix wolf freezing completely when detecting food (regression) Refactor server anim player to not rely on callbacks as they proved fragile and hard to debug
21 Days Ago
Fix OR check implicit grouping screwing us (was evaluating the OR and discregarding the null check) - causing the viewmodel to double deploy
21 Days Ago
Cover the descending case as well
21 Days Ago
Ensure vine viewmodel kills itself when dismounting in demos
21 Days Ago
main -> vine_viewmodel_demo_fix
21 Days Ago
Merge from jungle_update
21 Days Ago
Merge from main
21 Days Ago
Split the method up so if it still breaks we'll at least know where it's breaking
21 Days Ago
getheldentity_demo_nre -> main