107,924 Commits over 3,867 Days - 1.16cph!
▅▌▆▇▇▄▅ ▍▉█▉▇▊▍▋
!▇▅▇▊█ ▉█
!▅▊▌▌▇ ▉▋ █▆▉█▄▍█▅ ▄▋▊ ▄▄▊▊▋▉▉
Steamclient Refactor
Steam Inventory loading, checking, refreshing
Holding alt now lets you look around (somewhat) freely instead of just looking back
Added step and slope test cases to PlayerMovement scene
Improved player landing, fall damage, grounded and sliding detection
Improved jump and sprint blocking after landing to feel more natural
Fixed various situations that could cause jumping weirdness
more 3rd person animations for 2handed sword
fixed a bug with the player switching from walk --> swimming
SteamSystem becomes SteamClient
Items can piggy back onto other items blueprint unlocks
Can override clothing skins from item
Fix quarry sounds not fading out when the quarry is deactivated
▅▆▋▊▊ ▌▇▉▊▊▍▌▌
!▍▆▍▊▌ ▇▅▌▉▇▇▆ ▍▌ ▄▊▊█▄▉ ▊▋▉▌▅▄
Player Model scene reorganization
3rd person animations for 2handed sword
▇▍▍▍▇▅▄ ▉▇▌█▉▍▄ █▊ ▅▉▉ █▊▄ ▇█▌▋▍▋ ▇█▊▊▍▌
▌▆▊▅ ▌▍█▄▉▆▅ ▆▊▉▅▆▊ ▅▉▌▋▆▉▋
▇▉▇ █▆▌▌▉▊▊▌ ▄▇▄▌▍▄
!▋▉▆ ▍▉▋▅▄▄▋▍▌▄ █▅▋▌▉▍
▌▌▄▊▋▋▇ ▄▋▄▊ ▌▄▉ ▉▉██▊▊ ▄▋▌█▅▋ ▉▉ ▅▌▋ █▅▍ ▌▍▆▆ ▊▍
fixed a bunch of 3rd person animations where the eyes were pointing the wrong way.
Player Model scene reorganization
Removed some deprecated and very limiting foundation placement checks (now handled by terrain sockets and deploy volumes)
Remember position of player's dropped/thrown items and put them back there when picked up
▊▄▋▍▊▇▆▉ ▅▄▋█▊▇▆ █▄▆▍▌▉█▋
finished the viewmodel animations for the 2handed sword.
Fixed entity network cache not getting invalidated on transform change
Fixed missing shoreline wetness in non-pvt terrain shader path; also fixes flashing in low shader LOD
rigged up and started animating the viewmodel for a 2handed sword
Added PVT toggle back to UI Tweaks on Performance section; default off until I figure out the anomaly
Fixed explosives not damaging deployables
all explosions use line of sight now
Alternative deployable volume check that prefers minor clipping over additional padding
Fixed F2 menu UI elements ignoring convar changes made via console
Removed "Max Decals" setting from the F2 menu (unused)
Changed serverside player collider to the same capsule local player movement uses
Fixed that deployables would block building block placement
Fixed that deployables required a default distance of 1 between each other (now 0.5 again)
Fixed foundation step and triangle foundation placement verification being fucked
Added more detailed deploy volumes to a lot of deployables
Network++
tweaked the position of the worldmodels for some of the melee weapons
Temporarily reverted GameTrace
Fixed construction placement guide snapping away when someone walks into the building volume
Added some additional safety padding to all building shells (fixes melee foundation damage exploit)
made sword/machete blueprints more common