244,571 Commits over 3,898 Days - 2.61cph!
Don't try to run unconnected player's network queue
More profiling stuff
Updated TOD and Water
Updated template_scene
▍▇▍▌█ ▊▊ ▆▆▌▌▆ ▊▊ ▆▄ ▉▍▊ █▇▍▊▄▉▉▇▋ ▍▅▉█
fixed motion bone weirdness on Ape run east
Made forests have way more grass
Protocol++
Fixed water refracting objects that are in front of the water
Converted lock deployment method to new weapon system (can deploy using primary fire again)
Fixed stringpool collision error with RPCs
Protocol++
Added Ape anim meta files
Some tweaks to the GameTest scene.
added outer grass to scene that blends with main rock light map
updates to Ape forehand_stand
Fixed tooltip not updating when the options changed
Fixed tooltip getting stuck on screen
Added Ape run south & south east
Added 1st pass forehand & backhand volleys
added net pillars with texture and moving parts. added reverse side to net, temporary texture on net
Moved camera blur effects to a sub-camera
Fixed active belt icon being 'sticky'
Updated phrases
Added server.save
Calling quit on the server does a final save
Fixed sleeping bag respawn sometimes not offerered when it should be
Console death message show if killed by hunger etc
Fixed backing out of cupboard area exploit
Fixed screen glare not being updated when live rendering.
Corrected live rendered text being incorrectly positioned.
Now using Update rather than FixedUpdate again, seems to be a lot smoother.
Refactored demo frame rendering to allow rendering without element serialization.
Wall joints now work properly.
Refactored line rendering to allow rendering without element serialization.
Refactored rect rendering to allow rendering without element serialization.
Refactored point rendering to allow rendering without element serialization.
Fixed bullet hit effects sometimes not being where you'd think they'd be
Removed/Fixed dedicated server Item.SetParent warning
Refactored text rendering to allow rendering without element serialization.
Refactored tilemap rendering to allow rendering without element serialization.
Refactored sprite rendering to allow rendering without element serialization.
Started graphics refactor to allow games to render straight to their virtual display without serializing the elements drawn first.
Added animation events to turn off racket trails, added trail to elvis racket
Tweaked physics timings
Added client.lerp var for debug
Tweaked how Lerp works (now smoother)
Fixed shiny textures
Fixed broken/missing sand texture in TestLevel
[block_party] player creates dust particles when moving around
[block_party] created Particle class
checking in the unarmed view model prefab.
Made a shitty little death effect.
The animals now use mecanim blend tree to synchronize their playback rate to their movement speed.
Slight post tweaks and texture rearrangement.
Fixed animal attack targeting.
added 1st person shoving animation/ running/ punching animations.. Can now relive my highschool experience.
Animal sense now uses generic stimulus objects.