108,292 Commits over 3,867 Days - 1.17cph!
added 1sr set of material examples to the shader test scene.
Refactored terrain modifier system
Added terrain height modifier
Fixed missing damagetype on pickaxe + balance
Stairs block, both for foundation steps and slanted half block - Behold the stairy rooftops!!
Switched networking to use times instead of ticks
Added server.fakelag
Added sever.fakeloss
Made lerping more sophisticated
Fixed RemoteLog serialization
Protocol++
Fixed ddraw.boxes all being white
null entity check in SaveAll (something weird is happening)
fixed a gap in floor piece
Fix click in pickaxe strike sound
tweaked the amount of shaking when firearms are shot.
changed the firearm mecanim state machines so they use the new ADS animations for firing / idle
made a change to ironsights script that would set a variable in the view model's mecanim state machine specifying whether the gun was in ADS mode or not.
added new firing animations for weapons that have aiming down the sight
Pickaxe sounds, first pass
fixed a bunch of view model animations looking too "floaty".. like how the victims of the Titanic floated on the top of the atlantic ocean.. terrible tragedy
AIHandler now tries to run the same amount of ticks every cycle.
added missing torch damage type
Animals spawned at the same time no longer try to think all at the same time.
Merged changes from main.
added some damage debug calls
Made animals more sensitive to some damage types
Some melee weapons distribute multiple damage types
Animals can now only gallop for limited distances.
Animals now move closer to their real life speeds.
view model animations for the spear (double hand hold)
Animals now only do a visibility ray cast on players.
Updated to latest Amplify Motion; fixed some concurrency issues
Created a separate DepletingMetabolismAttribute sub-class for calories and hydration.
fixed the bug where the bear would sleep FOR THE REST OF HIS LIFE
More low level network message writing
Clean up AI profiling a bit.
Added server.compression to turn network compression on/off
Added timewarnings to stability system
Added MaxSpawnDistance to effects
Added low quality mode to lerp
Fixed serialization fuckup in StorageBox (fixes capacity)
Attempt to fix foundation.step offset and cleaning up a lot of pivot rotations. Adding foundation.triangle update
Made walls face outwards properly by default
Fixed ore texture
Foundation step block changed to stilt type models
Fixed position issues with 3rd person weapons
Check before adding position update
Foundation mesh on stilts first pass, triangles to come
Fixed server info modal closing
More profiling
Fixed bushes being bulletproof
Changed how entity position/updates are networked for performance
Fixed loading screen not showing connection progress
Torch sounds & fixed torch double attack/strike
added sleeping sounds for all of the animals