193,809 Commits over 4,079 Days - 1.98cph!

49 Days Ago
Ensure rocks, torches and other starting items are never reclaimed
49 Days Ago
49 Days Ago
Port all new fixes and refactors from InstancedDebugDraw to IndirectInstancing
49 Days Ago
removed unnecessary NoAlias attribute
49 Days Ago
fixes and tuning improvements - corrected indexing mistakes that caused water to flow generally eastwards and slope angle to just be wrong - water height threshold to stop ocean eroding seafloor - sediment depositing uses timestep to help tuning be more consistent - cleanup
49 Days Ago
jungle_update -> Aux3
49 Days Ago
Boomerang -> jungle_update
49 Days Ago
main -> Boomerang
49 Days Ago
Adjusted icon again
49 Days Ago
More compile errors
49 Days Ago
- Compile errors - Recalculate bounds
49 Days Ago
Fixed some weird sticking issues with boomerangs. Explore some sticking behaviour with entities
49 Days Ago
Added AO and specular to Beenie Hat
49 Days Ago
merged from jungle_building_skin
49 Days Ago
Reduced snake health
49 Days Ago
Custom SMG - Narrowed 3P sight to match the 1P model
49 Days Ago
Venom icon settings
49 Days Ago
merge from main
49 Days Ago
Don't reclaim loot when respawning if the player is F1 killing - ignore situations where you are F1 killing after being wounded
49 Days Ago
Fix 100% of clothing being reclaimed on death instead of 0% of clothing
49 Days Ago
merge from softcore_update
49 Days Ago
merge from softcore_update -> respawn_changes
49 Days Ago
merge from softcore_update
49 Days Ago
merge from softcore_update/deployable_corpse
49 Days Ago
Just use TC privilege + original owner ID when checking a player can repair the corpse
49 Days Ago
Merge from jungle_update (croc speed up when chasing player running away)
49 Days Ago
Fix croc struggling to ever catch up if a player runs past but never attacks them to piss them off
49 Days Ago
Minor code cleanup
49 Days Ago
DBS - Updated shotgun 3P rigged model with missing sights from 1P (fbx only, prefab is broken)
49 Days Ago
Optim: replace couple managed loops with a burst job Tests: none, trivial changes
49 Days Ago
Merge from jungle_update
49 Days Ago
Add slow acceleration to croc fleeing
49 Days Ago
Temporarily remove croc swim sprint noise
49 Days Ago
- Prevent croc from fleeing back to water but charging again right after - Croc accelerates slowly when charging through water, instead of going at top speed the moment it gets in water - Have croc start swim attack from further away, looks better on hit and prevent weird misses
49 Days Ago
merge from softcore_update -> aux2
49 Days Ago
merge from tc_changes -> softcore_update
49 Days Ago
Further improve croc water transition
49 Days Ago
▇█▆▌▅▆
49 Days Ago
Fix height snap when croc goes in and out of water
49 Days Ago
Added new spec texture for leather gloves, adjusted material to use existing AO texture
49 Days Ago
▋▊▅▅▋ ▊▊▊█ ▍▉▌▉▉█_▊▊▍▍▌█▅▅▌_▆▌▄▅_▋█▌▄▉▆▄█▇_▄▊▉▆▊▇▉▊
49 Days Ago
▆▇█▍▇▋ ▆▅▆▊▋▄▌▄▋▄▅ ▇▍█▇▌▄█▅▅▆▉▉▊█▋
49 Days Ago
Set spawned lock on corpse to the "Lock" slot - fixes lock not respawning after deployable is broken and repaired 2x - fixes codelock not preventing looting of box after corpse is repaired
49 Days Ago
Rename entity -> lockEntity
49 Days Ago
merge from softcore_update -> tc_changes
49 Days Ago
Have croc sunbathe more
49 Days Ago
Reduce croc health slightly
49 Days Ago
Merge: from parallel_validatemove - buidlfix Tests: build client and server in editor
49 Days Ago
Buildfix: move ValidateTransformCache to SERVER region - also fixed missing Profiler.EndSample() Tests: built client and server in editor
49 Days Ago
Merge: from parallel_validatemove - Adds error checking to UsePlayerUpdateJobs 1 mode and graceful disable to avoid crashes to help with investigation Tests: ran parallel mode in editor on craggy with a couple debugger-forced emergencies