33,273 Commits over 4,109 Days - 0.34cph!
Fixed clothes not animating in PlayerModel.unity
Send player's belt inventory correctly
No active weapon when sleeping
made improvements to the third person rifle animations.
made the ak47 prefab use the "smg" 3rd person player animations.
adjusted the pipe shotgun deploy so it's as quick as the other firearms.
First pass at waterpipe shotgun sounds
Include build time in error reports
Fixed active weapon not always updating properly
Updated water to latest version
Added separate pass for beneath the water surface
Fixed player belt inventory not really sending in snapshots
Fixed torch flicking on for a second when swapped to
Made terrain config get stored in an asset to be reused in all scenes
Refactored MinHeap in PathFinder and SpanningTree to generic IntrusiveMinHeap
Added IntrusiveLinkedList, implemented by PathFinder.Node
Adding today's progress (stonewall_a)
Removed AmplifyMotion native-to-managed fallback warming
Added exception guards to pvt table add and remove to avoid crash and display more info via warning
checking in some 3rd person animations for the hand2hand punches.
Cleaning up and optimizing stability system
Loading a save pre-warms the stability system
Added DebugServer/DebugClient callbacks if entity is in debug mode
OnFlagsChanged gets called when entity flags change
Can place supports/pillars on foundation/floor triangle
Can attach floor triangles to each other (like normal floors)
Extra dedicated server stats
Stability support eventually fail gracefully if no ground route found
Fixed building block darken health effect
Stability perf tweaks
Fixed campfires starting on after save/load
Fixed dropped items sometimes not being removed
Merged endurance hunting and animal ranking from animal branch.
First pass at eoka pistol sounds. Fix eoka pistol firing twice at once
Ran scenes 2 prefab to fix broken prefabs
Fixed prefabs with missing components
Fixed infinite loop in Tools/Find/Prefab Errors
fix for occupied boxes on server crash
Network channels
Congestion handler
fixed melee regression (much easier to hit things again now)
3rd person fist fighting animations done.
Fixed not being able to pick up dropped items
Reduced animal acceleration.
Animals now all drop wolf meat.
turned off the base 'Overlay' layer when a player equips a weapon cuz it was redundant and it causing some glithces in blending.
fixed spear poking animation so it doesnt look ridiculous when stabbing a rock and having the spear pull out.
First pass at revolver sounds
Progress on stone set, wall, doorway, window and third pieces with prefabs done
Fixed GetTriangleTransform NRE
Fixed error reporting not always reporting
temp fix to the roof prefab - adding stone floor prefabs and new stonefloor_a textures
Fixed NRE in corpse dropping
Future proof how RPCs are written/read
Snap player back if they're somewhere they shouldn't be
Fixed wooden walls using brick walls skin
Protocol++
Clarified triangle index error
fixed missing data on roof prefab
PVT now using more settings directly from TerrainMeta
Optimized terrain rendering by not setting any splat prototypes on the terrain; because Unity