191,035 Commits over 4,049 Days - 1.97cph!
Only cull game objects we culled components from when they don't have any children
Some more workshop skin profiling
Skin icon loading rewrite (performance, memory)
switched fade mode from speed tree to none to save some ms
rebaked out vertex lighting, reskinned and added skin-haircap to male pubic, made look better on non tssaa
Undoing staging branch shit that we no longer need (yay)
Fixed player commands not working
Attempt at fixing index out-of-range exception in culling; https://sentry.io/facepunch-studios/client/issues/275956012/
Admins can get combat log of other players
Fixed editor error from removed convars
water_well_c scene progress backup
Removed some test / debug convars that should no longer be used
Fixed missing ProtoContract on Possessions.PersistedPossessionsData.PersistedCurrentPossessionData
remove GoalPlanVariant.SlotType
Show Report Button on death screen
Attacker name more faithful to ingame name on report page
Game objects tagged with "Server Cull" or "Client Cull" are deleted even if they have components on them (for example animal GameTrace collider on the server)
When culling components from objects, nominate the game object for deletion as well (but only if it had removable components on it)
Ownership and entity refs
Fixed potential number overflow in hiz [https://sentry.io/facepunch-studios/client/issues/275955527/]
more color stuff - kill feed
Slight improvement to AI LOS.
Fixed a missing EndVertical in StatManipulator drawing.
Removed ItemActionDesire completely.
Crafting component now adds required items to Possessions.
Tidied up Possessions.
branching because this is gonna start to break shit
Try setting the appid via SetEnv
Changed how entities are written
Collapsed water tower structure models WIP
water_well_c mini monument scene files prep
more color stuff - portrait
World stuff
Prefab organization
Renamed CreateItemKeepDesire to AddItemToPossessions (we don't have keep desires anymore)
Fixed AddItemToPossessions action not adding the item to possessions (this makes berry gathering much more reliable)
Cooks now check if they already have a crafting order for a basket before making a new order
Fixed go to random radius (5) set to 0 radius (should fix units sleeping on top of each other by a campfire)
Fixed putting weapons away
Bots can now play decently as zombie players. Also bugfixes
Doubled Zombie HP because things were too easy
show different arrowheads for bow / crossbow ( in 3rd person )