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

21 Days Ago
Fix tigers looking like it's floating when jumping on players climbing ladders Fix tiger and wolf leap attacks ignoring shields
21 Days Ago
merge from main -> fix_outbreak_scientist_underground
21 Days Ago
Fix compile error
21 Days Ago
add global reflection mults that work
21 Days Ago
When staggering tiger with big damage, remove small chance of it still attacking after getting up, instead always flee
21 Days Ago
Fix shields not working on croc and tiger
21 Days Ago
vine_viewmodel_demo_fix -> main
21 Days Ago
Viewmodel demo fix
21 Days Ago
merge from main
21 Days Ago
merge from jungle_update
21 Days Ago
merge from jungle_dlc
21 Days Ago
Merge from blowpipe_test_tweaks
21 Days Ago
More changes.
21 Days Ago
Add outbreak scientist to AIArena
21 Days Ago
boomerang_demo_fix -> main
21 Days Ago
Midpoint changes
21 Days Ago
fix missing sun mesh/stars/moon
21 Days Ago
fix boomerang throwing nre in demo
21 Days Ago
▊█▍▉▍ ▍█▊▄ ▋▅▍▍
21 Days Ago
remove unused LUT property from ClimateParameters
21 Days Ago
Temp neutralizing the other biome posts.
21 Days Ago
Sharpness tweak
22 Days Ago
Initial experiements with making the tail of the vine a spline
22 Days Ago
Fixing skinning for outbreak scientist bib mask
22 Days Ago
Allow croc nav raycasts to work on swimming players Fix croc stopping its movement to to attack players on/under road river bridge even though it can't
22 Days Ago
Don't spawn outbreak scientists under ground (aka inside train tunnels)
22 Days Ago
plugging holes in jungle_ruin_e - s2p
22 Days Ago
distance curve only on biome fog, not atmosphere
22 Days Ago
fixed trumpet tree in ziggurat not being the entity of the tree - S2P
22 Days Ago
fix command buffer sort order
22 Days Ago
Jungle post.
22 Days Ago
add fog distance curve
22 Days Ago
Bugfix: avoid out-of-bounds access when scanning for alloc-only threads Fixes perf snapshot export failing to generate while processing worker threads. There's still a rare case of main thread crashing - investigating Tests: Exported a snapshot in editor
22 Days Ago
Added "entitycount" server command, returns ent count of specified name.
22 Days Ago
add fog color gradient
22 Days Ago
▍▊▍▅▇ ▋▄▉▇ ▋▄▉▇▍▆▅▋_▋▄▆▇█▋▍▌▄_▅▍▇
22 Days Ago
Don't rely on entity bounds for water checks for AI, as bounds are sometimes way bigger than the entity Make AIs cache whether their targets are in water at the sense level instead of at the fsm level, to prepare for correct nav raycast under water
22 Days Ago
▇▅█▄▅ ▇▌▄▋▌ ▇▊▍▆ ▋▄ ▊▊▌▇▋ ▅▍▆▇▌▌▌▍ ▍▌▌▄▅▊▄▇ ▉▊▄▊▍▊▌ ██▌▅▆, ▆▋▇▇▆ ▍▅ ▆▆▊▆▉▍▅▋▄▉ ▊▋▊▊▊▅▍ ▌▋▌█▄
22 Days Ago
fix missing cs kernel
22 Days Ago
merge from qol_explosive_protection_max -> main
22 Days Ago
Add `max_explosive_protection` convar to limit maximum amount of explosive protection a player can get - default 75% protection - only applies to real players, not NPCs - show [MAX] 75% when at limit, similar to radiation
22 Days Ago
Fix compile error
22 Days Ago
Simplify AI visibility status, improve logging,
22 Days Ago
Single Shallow Shelves - Added cinematic 4k textures and material
22 Days Ago
vinemountable_demo_fix -> main
22 Days Ago
compile fix
22 Days Ago
Only show error mesh highlight if no item upgrade placements are possible.