111,294 Commits over 3,928 Days - 1.18cph!
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
ConsoleSystem.Index.Dict is public, for modders
Continue when saving / loading world fails for any reason
Satchel charge optimisation
Fixed NRE in TerrainQuality.OnEnable on server
Better error when trying to batch mesh that is not readable
Merge from world_serialization
disabled shell protection on ladder hatch
removed 60 second suicide delay for admins
waterballs more intelligently distribute water
planters require less trips to saturate soil
LiquidContainers can only fill buckets/bottles from their tap
Fixed culling grid cells starting state
Culling cross project portability fix
Fixed player and npc culling single frame delay
Fixed dimensions of color surface mismatch error spam when scene and view are visible simultaneously (editor only)