108,285 Commits over 3,867 Days - 1.17cph!
Server log now shows reason for disconnect
Fixed bug in AIObstacle
Fixed bug in AIObstacleMesh that canceled out the recently fixed bug in AIObstacle #JustProgrammerThings
Fixed large woodbox slot count
Fixed ore resource counts
Fixed chick cluck volume
Fixed flesh attack volume
AnimalAnimation distance scaling
keypad lock status visiblity increased
Checking in the metal and basic brick buildings - LODs and COL meshes done.
Tweaked water fog multiplier
some texture polish for log wood set
Tweaked sky parameters to look better with per-pixel fog
Added hacky fog multiplier to water to tweak the horizon color fit (to be fixed in a better way)
Made ConvarWater toggle the visual checkbox in the material inspector in addition to the internal keyword
Patched in per-pixel fog color proof of concept
sleeping / wakeup animations for rabbit / stag / wolf
Fixed bug that water-refracted objects would have fog applied twice
EntityComponents can define menus too
Added basic loot crates to radtown test
Changed ResourceContainer to use EntityMenu instead of OnUse
Backported useful Time of Day tweak for per-pixel fog from the latest release (can't update due to b14)
Added progress bar to "Tools/Update/Terrain Normal Maps"
Added a shitload of props from the asset store that we intend to be placeholder but will probably never get changed
Small radtown scene2prefab
Checking in the new roof prefab idea, all pieces in and waiting for implementation ~~ @garry
Deleted empty folders in Standard Assets
fixed some zfighting on pillar in some cases, added a proper floorboard texture for floors/ceilings
Fixed the corner meshes to use notch and pass, simplified some textures, aged the exterior texture
Adding AK, textures and lods
Tweaking event schedule to make sure we don't have multiple running
Updated water to latest version
Fixed water reflections being darker than intended
Scaled up water plane to always reach to the far clip plane
sleeping / wakeup animations for the bear / boar / chicken
Switched console to UnityUI
Fixed block health network order weirdness
Throw error if SkinnedMeshCollider has no SkinnedMeshRenderer
Locks now have deployment guides
Fixed hammer highlight not drawing walls properly
Bunch of missing meta files
Fixed crosshair missing sprite
Can we stop overriding parameters of cross-scene prefabs per-scene unless it's actually required? :X
Updated Unity Standard Assets (now SampleAssets) to b14
Genericizing deployment guides
Fixed boner in SendEntityUpdate
Tweaked sky parameters to violate physical correctness a bit less
Don't try to run unconnected player's network queue
More profiling stuff
▍▇▍▌█ ▊▊ ▆▆▌▌▆ ▊▊ ▆▄ ▉▍▊ █▇▍▊▄▉▉▇▋ ▍▅▉█
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++
Fixed tooltip not updating when the options changed
Fixed tooltip getting stuck on screen
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 bullet hit effects sometimes not being where you'd think they'd be
Removed/Fixed dedicated server Item.SetParent warning
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
checking in the unarmed view model prefab.
The animals now use mecanim blend tree to synchronize their playback rate to their movement speed.