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

50 Days Ago
Fixed visual food cooking not working on monument static hobo barrels S2P: - Gas station - Supermarket - Ferry terminal - Launch site - Lighthouse - Radtown
50 Days Ago
cherrypicking 115931 from erosion - topology sampling with radius moved to a burst job, brings GenerateShoreVector on craggy from ~73s to ~5s
50 Days Ago
Merge from env_volume_performance_testing
50 Days Ago
merge from ballista_itemwield_fix
50 Days Ago
Fixed ballista mountable allowing items to be wielded
50 Days Ago
Merge from jungle_update
50 Days Ago
Merge: from item_allocs - Simplifies stacking logic to be cheaper and get rid of potential allocation Tests: various stacking scenarios from belt to inventory with wood stacks(incomplete stacks, full stack + incomplete, full stack only)
50 Days Ago
- Double volume of tiger growls when sneaking - Ensure player gets at least 3 chances to hear the growls before being attacked
50 Days Ago
Merge: from main Tests: none, no conflcits
50 Days Ago
Subtracked environment volume related changesets to test the performance
50 Days Ago
Optim: don't sort items when trying to stack them This saves us the potential allocation in Sort + less iterations over the array + can avoid doing slightly more expensive logic if we randomly jump around in item container. Tests: various stacking scenarios from belt to inventory with wood stacks(incomplete stacks, full stack + incomplete, full stack only)
50 Days Ago
Fixed NRE when previewing F1 grenade in first person in workshop
50 Days Ago
▌▅▇█▍ ▄▍▉█ ▊▆_▆▍▍
50 Days Ago
▆▌▊▅ █▅▉▄▇▆▉ █▆ █▇▊▋▋▄▉▊▆▍▅▅▅█▅▋▋▌▌▄▊▉█▇█▍
50 Days Ago
- Tigers are more likely to flee than to charge if they think they are threatened, unless very close - Tiger takes longer to decide to charge
50 Days Ago
▆▆▆▋▉ █▊ ▄▄ ▉▄▍▍█▍ ▇▌█▄▌█▋ ▉█ ▍▌▋▌▅▅▅ ▇▆▊▌▇, ▊▅▉ ▊█▄▋▌▅ █▉ ▊▉▌▊ ▆▇▌▆█▊ ▋▌▋ ▋▋▍▍█▊ ▋▆▊▊▋▋▌▇ ▇▇▍▋▇█ (▆▄▇▆█, ▌▄█▇▇)
50 Days Ago
Make tiger retreat faster after successful hit on prey
50 Days Ago
Fix panthers spawning underwater
50 Days Ago
Fix tigers spawning underwater
50 Days Ago
fixed bamboo scafholds ladders volume
50 Days Ago
Fixed the average frame time on the performance UI
50 Days Ago
ziggurat scene update and S2P
50 Days Ago
new bamboo scafholding block - 200x200 walkway mossy electrical box mat variant
50 Days Ago
▍▋▍▆▅ ▍▆▄▉ ▅▆_▉▊▅
50 Days Ago
██▆ ▍▋ ▄▌▉ █▋ █▋▍▊▌▆ ██▊▋▊▉▇ ▍▊ █▉▌▉▊▇▍ ▍▆▆▋▌, ▆▇▆ ██▇▇▇▄
50 Days Ago
Merge from main
50 Days Ago
Merge from high_walls_skins
50 Days Ago
Disable pooling on the frontier wall variants, causing issues for media production will re-enable after more investigation
50 Days Ago
Merge from main
50 Days Ago
Cherrypick 116963
50 Days Ago
Fix NRE when equipping speargun
50 Days Ago
Merge from main
50 Days Ago
Lotta bullshit to stop electric arcs from penetrating walls WIP.
50 Days Ago
Fix typo in ISprayCallback
50 Days Ago
Fixed "Create gibs in scene" button not working if used on a prefab not in a scene Created corpse for medieval wooden box GibSimulator Finalize button now applies LOD components
51 Days Ago
Merge from softcore_update
51 Days Ago
Merge from deployable_corpse
51 Days Ago
Added a 30m mesh cull to all static gibs
51 Days Ago
Add a console warning when an entity is killed due to the reposition failing (just for debugging purposes) Corpse deployables now inherit the parent of their source deployable, and will restore that parent to the created deployable once repaired
51 Days Ago
Fixed some workbenches and small wood box not falling down when ground destroyed
51 Days Ago
merge from softcore_update -> aux2
51 Days Ago
merge from tc_changes -> softcore_update
51 Days Ago
Fixed furnace corpse not dropping on ground missing
51 Days Ago
Fixed some corpse objects missing prevent building volumes Tightened up the gibs on the coffin
51 Days Ago
Run all socket and deploy volume checks when repositioning a corpse deployable, if the new position is invalid destroy the corpse (including items contained within it)
51 Days Ago
merge from fix_premium_modal_typo -> main
51 Days Ago
Update phrases
51 Days Ago
Fix typo in the premium modal
51 Days Ago
merge from workshop_qol #116942 compound bow fixes
51 Days Ago
reverted, should be on a branch