123,974 Commits over 4,171 Days - 1.24cph!
Fixed lootpanel missing references
Fixed the complete mess of our loot prefabs, added proper culling for everything
Network++
Fixed stone hatchet invisible in workshop
Item store auto pricing (based on age)
Soft shadows now allowed from GQ=2+
Fixed pickup menu difficulty
Cannot place items or build over junkpiles
Fixed connection queue exploit
Network++
Added terrain data serialization
Added compression
Added caching
Flamethrower optimisation
Semi-auto rifle optimisation
Fixed aiming signal insanity
spear, torch, melee, rifle
Time world load and world spawn independently
bota, grenade, bandage, bow, construction, pistol
Better player rigidbody stripping (massively reduced client rigidbody count)
Better prefab pool rigidbody handling (this isn't used by anything)
Server side player rigidbody fix
sleeping/wounded, cleanup,
Merged updated player animation rig
Fixed missing scripts in some prefabs
Resource spawns check for players in a radius
Resource spawns can use terrain anchors, checks and filters
SpawnGroup and BaseSpawnPoint are IServerComponent
FoliageDisplacement is IClientComponent
Resource spawns check for constructions in radius
Added terrain anchors to junkpiles
Removed RealmedRemove from junkpiles (handled by IClientComponent / IServerComponent + Client Cull / Server Cull)
Updated layers on junkpiles (World is for static world objects, not entities)