198,704 Commits over 4,140 Days - 2.00cph!
Fixed nav sample not being called
Hide voting counts in workshop view (Valve don't expose them anymore)
Added DesiredTarget property to Agent.
Stockpiling AI now gathers all items for stockpile before depositing.
Navigation.IsValidDestination sample radius clamps, uses sensible min value (either 1f or agent radius * 2, whichever is bigger)
Fixed inaccurate gather amount displayed when splitting
Nuked base pyramid compression
Don't show NPCs in the cheat report shit
Don't show "opening this will" stuff at the end of bags descriptions.
Fixed friend list only showing one friend
fixed vehicle chassis not displaying correct material
Moved fire making behaviours into new Human-FireMaking module that is on the work DM
IsBusy condition no longer tests for the warmth module (checks for FireMaking instead)
Updated native dlls from Rust.Native (now on github, being built by jenkins)
Included pdb's for native dlls (!!)
Primary slot Emote behaviour now gated by resting and sheltered flags (must be false, to prevent people randomly standing up to emote when doing something else)
Added secondary slot additive idle & social module for Humans (for emotes, and conversations etc once they support secondary slot)
Prevent popupEditor create button press when asset name is null
Unit info widget inspect button, layout improvements
Team rating now correctly calculated based on sum of all it's unit's ratings.
fixed GraphMaker shitness (divide by zero error)
fixed the 144 tooltip errors when shutting the game down :D
update logo generator, adding image border check
Elemental resist widgets on inventory screen.
Made the inventory stat tooltips behave nicer.
Partial work on getting crimes/cops working again for Bill
Werewolves & Toadloks VFX'd
Spiders, rats & mummies VFX.
Crab and Homo Crabbus VFX.
wip CareerStatHistory serialization
Fix errors when firing guns with no CrimeManager in the scene.
Some quality-of-life options added for game modes. Select specific belt slots, or always run.
CareerStatHistory and CareerStatHistories protobuf defs
Fixed status effects normalized time check not working at all
Fixed stunning other players throwing exceptions
disable create button on career creation screen when clicked so you can't reclick it while career is being created
Doing it without breaking all the animations too.
Made rats and toadloks statuseffect vfx compatible.
New King of the Hill class selection basics
Adjusted the mummy bones to fit our VFX spawning system.