193,115 Commits over 4,049 Days - 1.99cph!
Stripped server schema refresh (fixes server stall every 30 minutes)
added a new career map
fixed missing default squad for car2 map
Added server timestamp correction to network interpolation
Network++
wip modslot rework (support for type-specific slots and mods)
Print full exception when "error loading save" happens
Target Filtering should add the desired target to the list of candidates first
merged stat tracking/graphing to main
Deposit All to stockpile on radial instead of individual items
Team career stat histories are now serializaed/deserialzed, rebuilt with reflection so only the values need to get written to disk, not info.
Set opportunity chance back to 0% for now.
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.