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

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
21 Days Ago
Initial experiements with making the tail of the vine a spline
21 Days Ago
Fixing skinning for outbreak scientist bib mask
21 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
21 Days Ago
Don't spawn outbreak scientists under ground (aka inside train tunnels)
21 Days Ago
plugging holes in jungle_ruin_e - s2p
21 Days Ago
distance curve only on biome fog, not atmosphere
21 Days Ago
fixed trumpet tree in ziggurat not being the entity of the tree - S2P
21 Days Ago
fix command buffer sort order
21 Days Ago
Jungle post.
21 Days Ago
add fog distance curve
21 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
21 Days Ago
Added "entitycount" server command, returns ent count of specified name.
21 Days Ago
add fog color gradient
21 Days Ago
▍▊▍▅▇ ▋▄▉▇ ▋▄▉▇▍▆▅▋_▋▄▆▇█▋▍▌▄_▅▍▇
21 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
21 Days Ago
▇▅█▄▅ ▇▌▄▋▌ ▇▊▍▆ ▋▄ ▊▊▌▇▋ ▅▍▆▇▌▌▌▍ ▍▌▌▄▅▊▄▇ ▉▊▄▊▍▊▌ ██▌▅▆, ▆▋▇▇▆ ▍▅ ▆▆▊▆▉▍▅▋▄▉ ▊▋▊▊▊▅▍ ▌▋▌█▄
21 Days Ago
fix missing cs kernel
21 Days Ago
merge from qol_explosive_protection_max -> main
21 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
21 Days Ago
Fix compile error
21 Days Ago
Simplify AI visibility status, improve logging,
21 Days Ago
Single Shallow Shelves - Added cinematic 4k textures and material
21 Days Ago
vinemountable_demo_fix -> main
21 Days Ago
compile fix
21 Days Ago
Only show error mesh highlight if no item upgrade placements are possible.
21 Days Ago
floating city whitebox
21 Days Ago
vinemountable_demo_fix -> main
21 Days Ago
Setup external gate upgrade items wood->adobe and wood->stone Show item name and description in upgrade wheel.
21 Days Ago
Fix for invisible vines in demos - ensure mountable is in the right place and the visuals have been refreshed
21 Days Ago
Merge from macos_env_volume_issues
21 Days Ago
fixed discrepancy in 1p camera position when equipping jungle ak
21 Days Ago
Single Shallow Shelves - Adjusted deploy volumes to avoid floating items
21 Days Ago
merge from jungle_update/hunter_vision
21 Days Ago
Server compile fix again