110,878 Commits over 3,897 Days - 1.19cph!
Loot boxes can be destroyed (and their contents spilled)
Loot boxes can be respawnable
Fixed realm error when moving items in the inventory
Save loot contents
Loot regen
Merge fixes
Added TerrainMeta inspector
Tweaked server console colours
Switched default in-editor compilation settings back to CLIENT+SERVER
Made setting up terrain extensions a bit less horrible
Forced TerrainMeta to be present on terrains with extensions
Fixed Locks not saving proper
Fixed nametag NRE
Fixed NRE in status command
Fixed viewmodel NRE
Fixed NRE in DropItems
Fixed NRE in SendPlayerState
Fixed realm weirdness (caused lock parenting to fail on client + other possible weirdness)
Strip ParticleScaler from server builds
Removed aimcone from bolt rifle
Throw error if Realm not set
Added dummy implementation of ServerConsole on OS X / Linux
Fixed base 3 having no collision.
Server logs now go into server identity folder
Server logs use windows newlines
Fixed sometimes reverting to real world time
Fixed cloud shader compilation on Windows
Time of Day update to 3.0.0 prerelease 2
Updated PlayerNameTag and AtmosphericBlend
Removed Google Analytics tooltip attribute and drawer as they override and break the default Unity tooltip attribute
Disabling message recycling (test)
Enable fps.limit for servers
Temp fix for syringe exception
Fixed shadow mismatches in transitions from floors/terrains to walls/rocks, caused by ambient lighting SH
Patched terrain shaders to include glossy env reflections, in order to better match other objects like rocks
Homing no longer starts with a perpendicular waypoint if called after an idle period.
NPC homing now immediately succeads if already home.
NPC no longer flip in and out of a sleeping state while sleeping.
Height map fallback now logs a warning.
NPC now use a fallback to snap to terrain when there is no height map.
NPC now return home before sleeping.
Restored custom deferred shader
NPC now sleep when tired.
Tuned down exagerated pvt parallax mapping
Improved pvt parallax at mid-far distance
added an angry_idle pose for the bear.
Animals can now die of sleep deprivation
Another swing at GetTriangleTransform fix - hitInfo.triangleIndex doesn't get set properly with SphereCastAll?
Updated MenuBackground scene
Merged changes from main.
Fixed player and NPC calorie burn rate.
Random waypoints once again use TerrainFilter.
Fixed forage calorie benefit.
Herbivores can now starve to death in a day.
added animations for the bear for when he's exhausted and breathing heavy from excessive running / attacking.
added 3rd person animations for picking up / dropping an item / shoving a player.
Tweaked fog densities to work better with the updated scattering intensities (a physically based calculation will probably be required at some point)
Zeroed terrain shader splat count tag; just in case
Fixed pvt compilation warning
Time of Day update to 3.0.0 prerelease 1
Added improved atmospheric scattering with planet shadowing
Added horizon clouds
Updated PlayerNameTag and AtmosphericBlend to work with the new version of Time of Day
PVT now using more settings directly from TerrainMeta
Optimized terrain rendering by not setting any splat prototypes on the terrain; because Unity
fixed missing data on roof prefab
Clarified triangle index error
Fixed NRE in corpse dropping
Future proof how RPCs are written/read
Snap player back if they're somewhere they shouldn't be
Fixed wooden walls using brick walls skin
Protocol++
temp fix to the roof prefab - adding stone floor prefabs and new stonefloor_a textures