127,264 Commits over 4,109 Days - 1.29cph!
Cleaned out @zon's debug comments
Reformatted @zon's unformatted code
Assert that UpdateNetworkGroup is only called serverside
Hammer sounds and sound tweaks
AISense now searches using type comparison.
BaseAnimal no longer hides it's public properties under a server CC flag.
Improved how AISense detects corpses.
fixed grade damage assignment on default spawn
building protection values and health balance
Clothing protection values
Fixed all the whack tree LODs. More ground texture wips.
Fixed a bunch of warnings
eating animations for boar / stag / bear / wolf
Disco flare fix for the testlevel.
Optimized builfing block health networking
Fixed NRE when using shotgun
Fixed player networking queue not actually queuing
Updated water to latest version
Enabled solid ground color in reflection cubemap and ambient light
Reduced terrain checksum spam
DamageProtection becomes ProtectionProperties
Added ProtectionProperties assets for clothes and buildings
Fixed some clothing not having colliders
Fixed some clothing materials using the wrong shader
Time of Day update to 2.3.3 prerelease 3
Download icons slower (if your internet connection suuucks)
Locomotion is now a lower animal function.
updated jacket materials
added protection values to clothes
Fixed animals thinking clientside
Fixed some clothes not having protection properties
Fixed animals not having protection properties
Changed how GameManifest holds ProtectionProperties
Don't run triggers on clientside entities
Check that baseProtection is valid before trying to use it
TriggerHurt now takes a Damage Type
Fixed TestLevel not having mip mapping enabled on the reflection cubemap
renamed and moved some armor items
Disabled GI in TestLevel to have lighting be similar to what we see on Steam
Updated armor balance
more general armor protection
Updated some armor prefab names
Merged changes from main.
Reproduced sense type comparison from main.
added the guts of the Unity calibration scene to help visually debug our shit.
Phrase, items, Icons updated
Removed debug output
Merged weaponrefactor into main
tool cupboard is now destroyable
Disabled aligning animals to slope.
Fixed bugs with PrefabPreProcess prefabs being removed on level change
Fixed ServerConsole not shutting down cleanly
forgot to commit this missing prefab for the wolf run attack.
Fixed PrefabPreProcess disabling every prefab
RustBuilder - always try to retry failed builds
Touched a bunch of prefabs
fixed impact effects not working for melee
fixed impact effects not working for melee - merge to main