134,550 Commits over 4,293 Days - 1.31cph!

Today
▋▍██▉ ▌▄▆▇ ▇▌▌▅▄_▇▆▉▍█▌█▇▄▋_▋▍▋▊▋▅▉_▌▆▆
Today
▆▊▌▆▅▍▉▋ ▆▄▅▄██ ▊▊ ▅▆██ ▇▄ ▌█ ▊▆▌▍█ ▇▅▉▌▅ ▌▆ ▆▉▍▉▆ ▊▊▅'▌ ▍▇▆▋ ▊▋▅ ▇▋ ▄▅ ▋▇▉▌ ▄▉▆▍ ▌▉▆▇ ▊▇▇ ▊▇▍ ▅▊ █▋▉▊▍, ▊▆▌▉ ▍▅▅▅▋█ ▌▍▄█ ▊▇▋▇▆▋ ▄▉▇▆ ▅▋▇ ▉▇▋▄▌ ▌▌ █▇█▇▌ █▄▅▍▌▉▊▇ ▉▉ ▇ ▋▇▆▌▍▄▌▉█▅ ▋▉ ▌▍█▍▄▆▍▇▌ ▇▉▌▋▌▊█
Today
dpv and workcart upates
Today
Fixed deep sea rad volume not restored after a server restart
Today
Fixed duped collider on deep sea bottom collider
Today
▄▊▌ ▄▉▆▄▋▄▇ ▋▆▊▆▊▇ ▍▄▅▉▍ ▊▅▍▊▌▆▌▊▆
Add support for different animator override controllers per surface type on wallpaper tool
Today
Merge from main
Today
merge from main to fix gui issue
Today
Fixed some properties in the shader GUI script that were causing errors with the StadardWithTwoDecals shader's materials
Today
merge from main
Today
deleted unity viewmmodel camera anims (no longer needed)
Today
merge from main
Today
Anim update to Krieg shotgun and batteringram
Today
merge from indirect_instancing
Today
Fix deep sea island terrain not rendering properly when Indirect Instancing is enabled by not instancing all MeshTerrains for now.
Today
Fix command count mismatch error spam due to destroyed materials.
Today
merge from indirect_instancing (exception fix)
Today
Fix a typo causing an access conflict between DamageTrackerRegionScanJob and TransformApplyJob
Today
Merge from main
Today
merge from indirect_instancing
Today
Fix object popping caused by orphaned motion list entries in multiple ways: * Remove seq_nums from the motion list just before they are unassigned. This piggy-backs off the existing remove_queue to guarantee container safety when objects are destroyed at inconvienient times. No need for a separate motion_stop_queue. * Store parent entity for every InstancedLODComponent. When objects are returned to the pool they are unparented first, but they still need to know who their parent was so they can properly remove their seq_nums from that entity. Bonus: Fix some NREs when Indirect Instancing is disabled in the editor.
Today
▅▉▆▍█▄▄▊: ▇▇▋▊▉▉▄ ▊▍▉ ▅▌▍ ▇▋▊▍█▉▆▅ ▊█▍▉ ▍▅▅█ ▌▊▆█▇▅▋▉ ▋▄█ ▄▆▅▉█▍█ ▌▋▊▄▄█▌█▊▌▌ ▄▉█▌▅▅▌▍█ ▊▅▄ ▄▆█▅▆▍█ ▍█ ▊▉▆▇▌ ▋▊▌ ▊▌▉▍▋ ▊█▄▅ ▅▍ - ▋▉ ▉▋▋▋▉ ▋▊▆▊▉▅▍██▍▅█▇▇ ▅▄ ▌▋ ▉▅▇▉ ▍▄ ▄▋█▆▌▄▋ ▉▊▆▄▄▉ ▄▆▇▍▆: ▆▉▌▋▌ ▊▉█▊▍▅▊ ▆▆▊▅▉▋ ▊▋▉▇▅▊▌
Today
Fixed sprinklers not applying water to planters on their first tick, would have worked as normal on subsequent ticks Tests now pass
Today
Merge from parent
Today
Apply minimum height to military tunnels S2P
Today
Add support for optional minimum height for sphere puzzle resets
Today
Added a couple of tests for sprinkler behaviour - checking if water container drains liquid, splashing a planter, splashing multiple planters and getting blocked by line of sight to planter
autoturret_improvements -> main (passed unit tests)
Today
Fixed crashes to do with flexes on NPC models Probably fixed screenspace_general_8tex Added more data to util.GetSunInfo color, material, size Fixed a typo in nags_alyx.txt
Since we are no longer forcing aim direction packets constantly we need to save/load the aim direction as you would expect.
Today
▉▍▄█▊▆ █▊▄▋▊▇▊▍▌ - ▇▄██▌ █▍ ▇▉█
Today
Easels drop paintings (data saved) when destroyed
Yesterday
merge from slots_optimize
Yesterday
S2P Outpost
Yesterday
merge from naval_update/deep_sea
Yesterday
merge from naval_update
Yesterday
merge buoyancy batching progress to main, off by default. toggled by `buoyancy.use_batching`
Yesterday
merge from fix_nms_loot_reset -> main
Yesterday
Fixed NPCTalking.GetConversationWorldOrigin NRE if the deep sea wipes while you're talking to an NPC
Yesterday
merge from main
Yesterday
Renamed DeepSeaIslandMapMarker -> UIDeepSeaIslandMapMarker Moved it to the right folder
Yesterday
Fixed exit portal map marker showing when looking at the main land from the deep sea
Yesterday
Fix NMS not respawning loot after server restart - caused by puzzle reset not being attached to a generator - moved everything to a different PuzzleReset generator S2P
Yesterday
Reduced server physics bounds (with deep sea enabled) old: (-2000,0,0) (7000, 4000, 5000) new: (-1500,0,0) (6500, 4000, 5000)
Yesterday
Deep sea portal climate doesn't kick in if the deep sea is closed
Yesterday
Update idle event on krieg shotgun
Yesterday
Fix navMeshModifierVolume being accessed after being destroyed
Yesterday
Medical syringe animation updates on inject friend wounded
Yesterday
Only using the steering wheel resets lastUsed timer for decay purposes, not just being aboard.