30,762 Commits over 3,867 Days - 0.33cph!
Small pvt cache tweak to avoid hogging all the vram on largest maps
Subtracted the animals merge.
Merged hunting changes from animals branch.
Fixed minor bug in PathFinder
Added PathFinder namespace (contains standalone pathfinding classes)
Added TerrainPath terrain extension (handles terrain-only pathfinding, used for infrastructure)
Added TerrainPathConnect terrain modifier (connects object to infrastructure)
3rd person animations for the 2handed spear hold.
Fix for incorrect terrain overlays affecting mostly the path splat
Moar parallax in pvt mode
Updated with native modules from build server
Fixed some warnings in server path
Fixed bug in amplify motion not using native code; should be faster now
Fixed pvt parallax mapping; wasn't working before
Tweaked pvt init order to avoid undefined/black data when swapping from/to non-pvt
Changed way pvt blends into base pyramid; now a bit sharper at mid-distance
Increased pvt prepass resolution for sharper pages; doubled pvt cache size in fantastic and beautiful quality modes
Updated native libs with latest changes
Made the work queue class generic
Fixed stability system huge freezes
Warn if loading an entity takes too long
Attempt to fix "NetException: This message has already been sent!"
Fixed assertion weirdness on server startup
Fixed Lerp not lerping when far away
finished the view model anims for the 2handed spear.
sounds and prefabs commited as well
Better behaviour for disabled entities
When loading a HeldEntity, reset the owner
Bunch of clientside profiling
Quick and dirty scale tweaking on the lighthouse. Not final.
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
added missing torch damage type
added some damage debug calls
view model animations for the spear (double hand hold)
Updated to latest Amplify Motion; fixed some concurrency issues
fixed the bug where the bear would sleep FOR THE REST OF HIS LIFE
More low level network message writing
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