239,395 Commits over 3,837 Days - 2.60cph!

10 Years Ago
sleeping / wakeup animations for the bear / boar / chicken
10 Years Ago
Missing files
10 Years Ago
[block_party] pressing sides of blocks now works much more reliably
10 Years Ago
Salvaged hammer sounds
10 Years Ago
Switched console to UnityUI Fixed block health network order weirdness Throw error if SkinnedMeshCollider has no SkinnedMeshRenderer
10 Years Ago
[block_party] blood particles when player squished
10 Years Ago
Locks now have deployment guides Fixed hammer highlight not drawing walls properly
10 Years Ago
Bunch of missing meta files Fixed crosshair missing sprite
10 Years Ago
Can we stop overriding parameters of cross-scene prefabs per-scene unless it's actually required? :X
10 Years Ago
Updated Unity Standard Assets (now SampleAssets) to b14
10 Years Ago
Added Ape smash & source anims
10 Years Ago
Changes to shot table
10 Years Ago
saved grass to max scene, checked in shader
10 Years Ago
Reflection shader now interprets the B component of a normal map as an occlusion map.
10 Years Ago
Minor fix for the screen reflection shader.
10 Years Ago
CRT and screen reflection shader refactor.
10 Years Ago
Re-imported scene mesh and re-linked materials (mesh was out of sync bug) Added tall grass with animated shader
10 Years Ago
Base template update
10 Years Ago
missed a bit
10 Years Ago
New island testing
10 Years Ago
Genericizing deployment guides Fixed boner in SendEntityUpdate
10 Years Ago
Missed a file
10 Years Ago
Updated animation controller with intro / outro for run, started to split effects from the tennis controller
10 Years Ago
Tweaked sky parameters to violate physical correctness a bit less
10 Years Ago
Don't try to run unconnected player's network queue More profiling stuff
10 Years Ago
Updated TOD and Water Updated template_scene
10 Years Ago
▍▇▍▌█ ▊▊ ▆▆▌▌▆ ▊▊ ▆▄ ▉▍▊ █▇▍▊▄▉▉▇▋ ▍▅▉█
10 Years Ago
fixed motion bone weirdness on Ape run east
10 Years Ago
Made forests have way more grass Protocol++
10 Years Ago
Fixed water refracting objects that are in front of the water
10 Years Ago
Converted lock deployment method to new weapon system (can deploy using primary fire again) Fixed stringpool collision error with RPCs Protocol++
10 Years Ago
Added Ape anim meta files
10 Years Ago
Some tweaks to the GameTest scene.
10 Years Ago
added outer grass to scene that blends with main rock light map
10 Years Ago
updates to Ape forehand_stand
10 Years Ago
Fixed tooltip not updating when the options changed Fixed tooltip getting stuck on screen
10 Years Ago
Added Ape run south & south east Added 1st pass forehand & backhand volleys
10 Years Ago
added net pillars with texture and moving parts. added reverse side to net, temporary texture on net
10 Years Ago
Moved camera blur effects to a sub-camera
10 Years Ago
Fixed active belt icon being 'sticky' Updated phrases
10 Years Ago
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
10 Years Ago
Fixed screen glare not being updated when live rendering.
10 Years Ago
Corrected live rendered text being incorrectly positioned.
10 Years Ago
Now using Update rather than FixedUpdate again, seems to be a lot smoother.
10 Years Ago
Refactored demo frame rendering to allow rendering without element serialization.
10 Years Ago
Wall joints now work properly.
10 Years Ago
Refactored line rendering to allow rendering without element serialization.
10 Years Ago
Refactored rect rendering to allow rendering without element serialization.
10 Years Ago
Refactored point rendering to allow rendering without element serialization.
10 Years Ago
Fixed bullet hit effects sometimes not being where you'd think they'd be Removed/Fixed dedicated server Item.SetParent warning