108,030 Commits over 3,867 Days - 1.16cph!
Tweaked building components to prevent building inside rocks
This should help with dropped items falling through rocks and stuff
Renamed Ruins/Resources back to Ruins/NotResources
Merge from unsuckhapis1
Network++
Converted cull grid to a generic LOD grid (can of course still be used to cull stuff)
Debug Errors for P2P voice chat failures
Made smooth rock material parameter blending entirely generic (supports all types of shader properties on any kind of object)
player preview can use deferred rendering now
Updated phrases
Can cancel in progress craft
Cancel crafting on die - return inventory to allow looting
Cancel crafting on disconnect
Fixed interacting with invisible crafting buttons
Fixed escape not working properly on sleeping bag rename
Fixed selected item option button being too white when selected
Tweaked slippy dropped item frictions
Hide serverside renderers in dropped items (editor)
fixed ak47 viewmodel clipping
Hide clothing particles in first person
Fixed server errors when cooking wolf meat
Fixed map being all sea for reduced graphics quality
Fixed FileSystem_Editor.LoadAll returning non distinct
Fixed selected menu items not showing properly
Item definition menu options can have conditionals, added actions, added cycles
Fixed player not cycling inventory
Fixed missing pickup icon
Candle Hat item doesn't need a backing entity
Fixed NRE in GetItemOptions
Making a bunch of other fire materials emissive
updated the mecanim to use the new 3rd person SMG animations
tweaked some settings on some of the fire sprites
Hacking CurrentPopulation so it works properly in Asset Bundles
3rd person animations for the SMG
Added Menu.ShowOnItem
Added logic for BoneRetarget ( for clothing items to attach entities to bones )
BaseNetworkable automatically verifies PrefabID
Moved GetItemOptions to BaseEntity