31,552 Commits over 3,987 Days - 0.33cph!
Added server convar to pause time while loading (defaults to false)
Nomenclature changes to grass shader
Added foliage shader
Fixed potential NRE in playerModel applyVisibility + compilation warning
Shader parity with prerelease + deferred mesh decal instancing
Salvaged cleaver optimisation
Saving default time scale of 1.0 (rather than 1.0028036)
Moved beartrap displacement go to invisible layer
Pause ServerMgr.Update until the connection is open
Added more occlusion meshes
Add layer awareness to mesh renderer batching (key and go)
Added batching to building core occluders + occluder meshes now read/write
Added entity.deleteby( steamid ) (deletes all entities by player)
Delete all user's entities when banned by EAC
Cleaning console command running paths
granola bar eat sound added
paper cost reduced
Armored Single door now has a functioning hatch
vm basics
Fixed terrain shader compilation when parallax keyword is enabled
flame turret network usage reduction
flameturret fireballs slow movement by 20% more
large furnace has turn on/off buttons on loot panel
large furnace can only be accessed from its alcoves
fixed chocolate bar missing eat sound
Reduced hiz culling default update freq to match playercull (for now)
Restored more aggressive player model applyVis (w/ fix for parts)
Fixed hiz culling heap alloc
Fixed hiz redundant call
Updating to latest overgrowth material
Disabled terrain base pyramid map baking
Cherry picking overgrowth material / textures
Cherry picking grass meshes
Waterpipe shotgun optimisation
Improved quality of lowest lod terrain rendering at ~25% cost
Fixed mismatching rock detail at lower lods
Fixed animator not initialized warning spam in editor
Moved road meshes to world layer
moved the "reloadSounds" variable to attackEntity class, so non-projectile weapons can play 3rd person reload sounds (eg. flamethrower)
Removed some occluders; kept basics: walls and fat foundations
Optimized remaining building core occluders
Added missing occluder models
Added Damian's optimized/shared occluder meshes to foundation, floor and wall
Optimized occluder mesh import settings; no normals, read-only
Building block highlight only meshes in same layer (e.g. construction)
Merged in hiz culling with corpse fix
compile fix
no fall damage when falling into water
flame turret visibility exploit fix
flame turret no longer damages deployables
flame turret flames actually slows movement now
lantern/tunalight increased protection values ( used to be destroyed with one hit )
lantern/tuna/ceiling light health only displays when below 50%
reverted door/hatch blunt protection change due to unforeseen complications
Subtracted hiz culling for patch
Added editor convars to pause renderer grid, collider grid and load balancer
Refresh renderer grid in loading screen (client)
Refresh collider grid after initializing conditional models (server)
Fixed workshop broken due to tag case sensitivity
Testing fix for missing skin parts
Reduced player model aim speed
Rpc calls use Unity assert
Moved some files to dll
fence flame resistance increased
flame turret performance improvements
flame turret exploit fixes
Separate music volume sliders for in game & in menu
Music format tweaks