111,165 Commits over 3,928 Days - 1.18cph!
first pass at new melee & bullet impact sounds
Always trigger weapon & hit object strike effects at the same time
improved the flinches and attack anims for the bear and the boar
Added some missing terrain texture binds
Refactored TerrainConfig to be generic for N splats without hardcoded splat names
Wounded players boilerplate
Wounded player assist
Wounded player looting boilerplate
Sleeping player looting boilerplate
Scale rock detail texture UV tiling with object scale via property block
updated lod uvs for the torso
Compress terrain biome texture in VRAM
Don't create terrain alpha texture mip maps
Twig breakable meshes & prefab integration
Fixed server sometimes showing wrong IP address for client
Removed PlayerState bullshit, uses BaseCombat bullshit instead
Removed TerrainTexture and TerrainOverlay constant containers
Added TerrainSplat.TEXTURES and TerrainSplat.OVERLAYS masks
Stone/Metal foundation fix
Wood breakable meshes & prefab integration
Replaced gamma hack darkening with ISO effect
Removed some missing script references
Made non-unique folder meta file GUID unique
Fixed a gazillion missing materials on autospawn rock prefabs, cave_small and river source
Log terrain map allocation sizes
Fixed OSX/GL shader compilation errors; fixed parallax
Completed switch to 2x4 terrain control on legacy shader set
Added particle accum layer to terrain blend shader; deprecated base layer AO
nerfed pump shotgun (used to do 300 damage per shot, Wowzers)
consuming plays appropriate sound effects
can only eat every 2 seconds - prevents food spam mid combat (temp fix)
max caloric regen restricted to 60 hp + 40hp * comfort
shooting or aiming projectile weapons will stop sprinting (instead of not being allowed to do those actions when sprinting)
pressing sprint when autosprinting will disable it
Nerfed salvaged hammer - Had old melee values in it with a range of 1.8, also made more expensive
balanced stone pickaxe
bandages cheaper
fix bug introduced with prediction
slightly lowered SSAO effects
consuming plays appropriate sound effects
can only eat every 2 seconds + predicted locally
max caloric regen restricted to 60 hp + 40hp * comfort
updated the animal skins to use the PBR shader
Fixed trees not spawning
Made FPS less guessy
Fixed player model LOD warnings
Tweaked building LODs
Disabling graph in FPs graph (because it hurts FPS, badly)
fixed bow being held in the WRONG hand
fixed the mecanim having hundreds of unnecessary state transitions.
Updated skinning on head2
Reapplied fixes from commit 6783