199,732 Commits over 4,140 Days - 2.01cph!
fixed minor bug with the spear idle animation
Removed unused wetness nomal map
Metabolism rate hotfix (servers need to restart)
Added damped spring class.
server.ip should work again
Cleanup & rock textures that don't repeat so terribly much.
Fixed cliff mesh shading artifacts.
- Fixed an error spamming when you have skills equipped
Audio channels are properly disposed when switching games.
Raycast both heightmap and normalmap after the terrain generation was complete (to support grass on terrain blended cliff meshes etc)
- Skills with other skill prerequisites are now handled and enforced before allowing a skill to be upgraded
Performance recording stuff
Warn when a packet can't be sent (debugging)
Fixed packets sometimes being dropped (dissapearing wall glitch)
Updated TENN forehand / backhand_stretch anims to stretch further
Added `Debug.Profile()`, moved sound loading to when each sound if first used.
Added Trainer forehand upper body only anim
Metabolism changes now networked immediately
Fixed melee attack swings not playing
Reduced torch brightness
Updated Trainer upperbody forehand test
Added sping based weapon recoil.
Tweaked rock placement parameters to form bigger, more compressed clusters
Cleaned up gamesignal bullshit
Animal attack noises
Fixed melee swing animations (properly)
Fixed loaded items not cooking/smelting after a load
network protocol++
Improved splat and color mapping across the board
Changed random colormap multiplier to 90%-110% (instead of 100%-125%)
removed erroneous materials folder. added new test_court planes for gameplay modes, tweaking cloud city buildings to blend in to skybox better
added effects.footsteps
added effects.ambience
Working on streaming sounds rather than loading them immediately, fixed error when using `Debug.Log()` on a background thread.
- Switched to one of the concept ship models
Fixed camera instance spam.
Optimized how entity positions are networked
Blending run and hit animation experimentation
Slight IK look at changes