31,548 Commits over 3,987 Days - 0.33cph!
Salvaged sword optimisation
Removed clientinfo attribute
Stripped vertex painter components from harbor scenes because they're horrendous
Quickcraft uses last chosen skin
Icons in craft queue uses skin icon
Made hammer guide blue (red was making people think "disabled")
Stripped out ownership stuff
Player skull items display name of dead player
Fixed startup errors for 32bit windows users
Salvaged icepick optimisation
Include monuments in prefab warmup (does this break everything?)
no more minor damage when fully protected from radiation (radsuit)
Added world.cache convar (default true)
Made player less hunchbacky when looking down slightly
Fixed toolcupboard context menu orders
redid a bunch of the holdtypes to look better without any spine movement. adjusted the 3rd person weapons orientation to fit the new holdtypes.
cleaver does slightly more damage and has a higher attack radius (on par with mace)
Data export command supports water map
Fixed messed up ground collider on harbor 1 and harbor 2
Fixed convar text output somtimes being odd
▋▅█▇▉█▄ ▇▉▅▌ (▇▊▌▅▉▇▇▅▄ ▄▊▅▇▍▄▌▉▍▉)
Combat log includes unique ID of attacker and target
metal chestplate skinning tweaks
Added missing physic materials to junkpile_d washing machines
Added missing physic materials to crate prefabs
Fixed pumpkin helmet getting culled too early
Fixed poncho material
Censorship cubes are culled
Player and animal colliders are no longer marked as triggers
Barrel mesh colliders are no longer marked as convex
Junkpile prevent_building colliders are no longer marked as triggers
Initial spawn also checks convars
Added spawn.respawn_groups and spawn.respawn_populations convars
Added Tools/Find/Trigger Colliders
Added Tools/Find/Convex Colliders
Got rid of skin0 etc tags (skins applied by replacing specific materials instead)
Tweaked physics.steps / physics.minsteps valid range
Removed SteamInventory debug
Better FindMissingScripts / FindInvalidColliders
removed Ik targets from Double shotgun entity
Skinnables replaced ItemType
Added LZ4 compression library
World serialization uses LZ4Stream (since GZipStream is fucked on Windows)
Sped up player turn rate when moving
Fixed context menu options not being sorted