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

3 Months Ago
vine_viewmodel_demo_fix -> main
3 Months Ago
Blowpipe viewmodel animation updated to include latest ADS to idle anim and original reload requirements
3 Months Ago
Added hunter vision boost info in the consumable UI info panel Also added the missing horse dung production boost
3 Months Ago
Single Shallow Wall Shelves - Fixed dropped worldmodel spawning fully functional item instead of bag
3 Months Ago
Additional UpgradingEnabled check
3 Months Ago
Cleanup
3 Months Ago
Merge from main
3 Months Ago
Removed logs in BaseMountable::AttemptMount LOS check
3 Months Ago
Fix foliage shader merge issue. Adjust placement count.
3 Months Ago
Merge from main
3 Months Ago
Big code clean up and mark up. GPU readback to job wip.
3 Months Ago
fix missing terrain textures in workshop editor scene
3 Months Ago
Merge from jungle_update
3 Months Ago
Fixed error when getting killed by outbreak scientist
3 Months Ago
Progress
3 Months Ago
▍▉▍▌█ █▉▇▆▅▋▍▉█▇▊▄▉ ▅▉▋▍▊█ ▌█▊▋▉▆▅█▉ ▅ ▋▍ ▆▆ ▋▋▍▌▄▋▋
3 Months Ago
Merge from jungle_update
3 Months Ago
Some possible NPCPlayerNavigator.GetAimDirection NRE fixes
3 Months Ago
Fix typo in croc death anim footstep sound notify
3 Months Ago
Possible FoliageDisplacement.ChangeLOD NRE fix
3 Months Ago
Merge from jungle_update (fix tiger sliding, and wolf freezing when near food)
3 Months Ago
Prevented deploy/holster from firing without an instance in demos
3 Months 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
3 Months Ago
Fix OR check implicit grouping screwing us (was evaluating the OR and discregarding the null check) - causing the viewmodel to double deploy
3 Months Ago
Cover the descending case as well
3 Months Ago
Ensure vine viewmodel kills itself when dismounting in demos
3 Months Ago
main -> vine_viewmodel_demo_fix
3 Months Ago
Merge from jungle_update
3 Months Ago
Merge from main
3 Months Ago
Split the method up so if it still breaks we'll at least know where it's breaking
3 Months Ago
getheldentity_demo_nre -> main
3 Months Ago
Fix GetHeldEntity occasionally throwing an NRE in demos, most prevalent in demos when the player had no weapon out. Errors came from: VitalInfo.Refresh, Crosshair.Update and HomingLauncherCamOverlay.TryGetValidLauncher, all erroring at the same place. Fixed by checking container belt and inventory are valid in GetHeldEntity
3 Months Ago
Possible Menu_CanSwing_ShowIf NRE fixes
3 Months Ago
uicompass_demo_nre -> main
3 Months Ago
Merge from jungle_update
3 Months Ago
Fixed exception when opening emoji gallery in menu (note that unlock_all_skins will not work for unlocking emoji while not connected to a server)
3 Months Ago
Fix UI compass occasionally throwing an NRE in demos
3 Months Ago
fog_overlay_nre -> main
3 Months Ago
Fix UI fog overlay ocassionally throwing an NRE in demo
3 Months Ago
▌▅██▅ ▉▇▋▅ ▍▇█▇█▌_▄▉▄█_▌█▌
3 Months Ago
▇▌▋ ▆▋▊▍▆▄ ▉▊▊▊▍▅ █▅██ █▆▉▆▇ ▇▋▇▊▇▆▉▉ ▄▉▋▌ ▊█▆▍
3 Months Ago
snake sssssoundsssss
3 Months Ago
▉█▆▄ ▍▉▆▋▅▄▉▍
3 Months Ago
merge from jungle_update
3 Months Ago
Tentative fix for "dict key already exist error" when tiger dragging stops in some cases
3 Months Ago
Merge: from profiling_improvements - Buildfix for tests trying to use ServerProfiler in non-server env Tests: scripts compile in editor CLIENT mode
3 Months Ago
Buildfix: exclude ServerProfiler tests from non-server builds Tests: built CLIENT config in editor
3 Months Ago
Merge: from profiling_improvements - Rewrote internal storage of profiling data to use 1 buffer per thread - Bugfix for allocation graphs not properly resetting and having gaps at the start - Bugfix for failing to generate export in rare cases where mono runtime allocates with no managed callstack Tests: unit tests and generating snapshots in editor
3 Months Ago
boomerang_animation_fix -> main
3 Months Ago
Missing files