193,694 Commits over 4,079 Days - 1.98cph!
added stairs_ushaped_concrete
NPCs no longer inherit the network group from their parent (similar to players, should greatly reduce cargo ship networking overhead)
[D11] Deletion of file name conflict after merge.
[D11] [UI] Fixed non-looping animations and optimised CH47Animator class. Added filter option in animation debug window.
▋▆▊▋▋▊ ▋█▍▊▅▇▅ ▌▅▉▍▄▉ ▌▍▄▍▊▊▆▍▍█▌ ▍█▊▌ ▊▌ ▅▅▍ ▅▅▊▋ ▆▌▉▆▅▆▇▄ ▌▋▍▉▋▇▄▅
Fixed bullshit warnings in WorldModel
Removed out of date warnings in Gibbable
[D11] [Audio] Latest chat code. PS4 now routes to headset only when needed. XBox does not have chat output from headset just yet. Checking in to clear some hansoft tasks.
[D11] [Audio] Latest release libs for all target platforms.
[D11] New text strings for shopfronts, and quick fix for 'trade complete' showing when first opening the window
Some missing localization
Fixed NotImplementedException in MenuBackgroundVideo.OnVideoError
[D11] DTLS ping heartbeat moved from managed to native code, for optimisation.
Fixed CraftingQueue staying after disconnected proper
Replaced RakNet.StreamRead with NetRead + optimized
Far away tree renderer also works with tree skins (vs. LODGroup)
Fixed NRE (editor only?) in far away tree manager
Fix for lod converter imposter stuff that I broke
[D11] Minor optimisation caching ItemModProjectile
[D11][UI] [#2135] Altered Hud to avoid overlap.[#1682] fixed Hud scaling issue
Merge from main d11 branch
Fixed Hapis start up errors maybe? (2019 upgrade?)
Removed rogue component from farawaytreesystem
[D11] Fix for bonus spot on ore not updating correctly on initial spawn
Enable pool groups for BoxColliders and CapsuleColliders
Added instancing for a few more object types
Fixed a double damage issue with bullets. Can now prevent double damage from hitbox + motor while also allowing a shooter to be assigned on C4 and so on, which only do server damage. So cops will shoot you if you hurt them with your C4 explosion, your C4 will actually do damage to the motor hit receiver, but your bullets won't. But bot and NPC bullets will.
Added ParticleSystemIK to flamethrower (fixes third person flame direction)
Set jumper unity category correctly
[D11] Update pickup objects
[D11] Extra placement error text
Report client startup exceptions