116,338 Commits over 3,987 Days - 1.22cph!
Tweaked LOD cell distance mode switching
Force rebuild of tree mesh count when doing full LOD refresh (i.e. when changing convars)
Yet another merge from main
Vertex painted deck, hull and mast
Scene2Prefab Military Tunnels
Improved reload awareness for Scientists (don't rush when reloading).
Duck when reloading behind partial cover.
Misc other little tweaks and improvements to Scientist AI.
Tweaks to range restrictions on spawn points at Military Tunnels.
Lowered max loot spawns at site B
[D11] Much cleaner stat tracking in LiteNetLib
Fixed vending machine loot panel pooling errors
Fixed workbench panel not refreshing when taken from pool
▅▍▅▊█ ▊▌▋▇▆ █▄▆▆▉ ▊▌▄▋▄▌▆▇█ ▅█ ▌▋█ ▉▅▄ ▄█▉▋▉ █▇▋▉ ▊▍▅▅
[D11] Add some scripts to reimport all audio clips with settings as suggested by Unity, and a general framework to re-trigger the import of any sort of asset class
fixed passing loot through floor using BBQ exploit
Optimized LOD refresh by using cell distance instead of object distance when far away
Optimized tree.meshes by only doing the full refresh when needed and removing redundant work
Removed duplicate tree imposter update in LOD refresh
Fixed enforced tree mesh count not resetting when changing tree.meshes back to 0
▍▉▆▇▊ ▅▍▋▌▉▍▅ ▍▄▋▅▍ ▇▊ ▄▊▄█▄
[D11] [UI] fixed a misplaced float causing an error in a server build
Disabled "MoveToContainer failed!" message
Fixed serialization fuckup in MotorRowboat that could cause an NRE when switching CLIENT / SERVER in the editor
Added tree.meshes convar (limits the number of tree meshes to render, disabled by default pending testing in standalone)
Disabled occlusion culling on macOS until fixed
Cargo ship anchor conveyor / unique textures / LODs / prefab setup
[D11] Windows console server builds with IL2CPP backend on define, and no longer packages Steam DLLs with the build. Fixed Steam DLL name-mangling in Windows dev server build.
Improved fastimpostors handling of fallbacks and edit-mode + small cleanup
[D11] Handle the kick in litenetlib
Disabled fastimpostors on macOS until fixed
[D11] [UI] wip changes to the notification areas aesthetics
Fixed spinnerwheel quaternion related errors
[D11] Add BytesSentPerSecond and BytesReceivedPerSecond to litenetlib and hook them up
WIP on getting Scientists ready for Cargo Ship.
Slot machine , fbx and prefab set up, + arm animation.
Proper fix for fastimpostor NRE
Scene2Prefab Military Tunnels
Tweaked movement restriction logic for Scientists.
Tweaked cover points at MT.
Tweaked spawn points at MT.
[D11] Patch in the GetAddress
plastic finally allowed me to find the .mat change for the l96
Improved new Scientist aim system
Ambience CullingGroup updates are needed much less frequently and are much faster when they do happen
Eliminate GC alloc in AmbienceManager.SortLocalEmitters
Attempt at fixing impostor instancedata NRE
Moved impostor batching code
Fixed errors due to missing meshes
Fixed server compile
Fixed fallback
Fixed culling visibility toggle delay