197,054 Commits over 4,110 Days - 2.00cph!

2 Months Ago
main -> better_vine_visuals
2 Months Ago
Outbreak Scientist death avatar
2 Months Ago
vine_visual_desync_fix -> main
2 Months Ago
Fix vine desyncing if a player jumps on it during its animating state
2 Months Ago
lame mie masking for time being
2 Months Ago
Bugfix: ProfileExporter - avoid reading allocs at the start of the frame as method-entries - Added a bunch of temporary logging to help track down last issue Rare, but legal due to our filtering of code. Tests: snapshotted a bunch of times in editor (there's still one issue with main thread export)
2 Months Ago
fix for no biome map
2 Months Ago
Update: ProfileBinViewer displays binary offsets for marks Tests: opened a couple bin snapshots
2 Months Ago
Fix tigers looking like it's floating when jumping on players climbing ladders Fix tiger and wolf leap attacks ignoring shields
2 Months Ago
merge from main -> fix_outbreak_scientist_underground
2 Months Ago
Fix compile error
2 Months Ago
add global reflection mults that work
2 Months Ago
When staggering tiger with big damage, remove small chance of it still attacking after getting up, instead always flee
2 Months Ago
Fix shields not working on croc and tiger
2 Months Ago
vine_viewmodel_demo_fix -> main
2 Months Ago
Viewmodel demo fix
2 Months Ago
merge from main
2 Months Ago
merge from jungle_update
2 Months Ago
merge from jungle_dlc
2 Months Ago
Merge from blowpipe_test_tweaks
2 Months Ago
More changes.
2 Months Ago
Add outbreak scientist to AIArena
2 Months Ago
boomerang_demo_fix -> main
2 Months Ago
Midpoint changes
2 Months Ago
fix missing sun mesh/stars/moon
2 Months Ago
fix boomerang throwing nre in demo
2 Months Ago
▊█▍▉▍ ▍█▊▄ ▋▅▍▍
2 Months Ago
remove unused LUT property from ClimateParameters
2 Months Ago
Temp neutralizing the other biome posts.
2 Months Ago
Sharpness tweak
2 Months Ago
Initial experiements with making the tail of the vine a spline
2 Months Ago
Fixing skinning for outbreak scientist bib mask
2 Months 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
2 Months Ago
Don't spawn outbreak scientists under ground (aka inside train tunnels)
2 Months Ago
plugging holes in jungle_ruin_e - s2p
2 Months Ago
distance curve only on biome fog, not atmosphere
2 Months Ago
fixed trumpet tree in ziggurat not being the entity of the tree - S2P
2 Months Ago
fix command buffer sort order
2 Months Ago
Jungle post.
2 Months Ago
add fog distance curve
2 Months 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
2 Months Ago
Added "entitycount" server command, returns ent count of specified name.
2 Months Ago
add fog color gradient
2 Months Ago
▍▊▍▅▇ ▋▄▉▇ ▋▄▉▇▍▆▅▋_▋▄▆▇█▋▍▌▄_▅▍▇
2 Months 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
2 Months Ago
▇▅█▄▅ ▇▌▄▋▌ ▇▊▍▆ ▋▄ ▊▊▌▇▋ ▅▍▆▇▌▌▌▍ ▍▌▌▄▅▊▄▇ ▉▊▄▊▍▊▌ ██▌▅▆, ▆▋▇▇▆ ▍▅ ▆▆▊▆▉▍▅▋▄▉ ▊▋▊▊▊▅▍ ▌▋▌█▄
2 Months Ago
fix missing cs kernel
2 Months Ago
merge from qol_explosive_protection_max -> main