201,778 Commits over 4,171 Days - 2.02cph!

8 Years Ago
Fixed NRE in PlayerMetabolism
8 Years Ago
added extensions class with Color.ToHex
8 Years Ago
getting latest
8 Years Ago
Color.ToHex() now converts to Color32 so it can be formatted as hex
8 Years Ago
getting latest
8 Years Ago
Gathering for crafting actually looks for required items and not just any items. Basket crafting AI now uses crafting orders and not leftover desires stuff. Removed some old data.
8 Years Ago
un-override the filtering on the target filters for gathering for crafting
8 Years Ago
food AI curve tweaks. AI debugger no longer says "score inherited from GoalPlan" when it's actually from a Goal.
8 Years Ago
Observer changes
8 Years Ago
People no longer drop needed items when crafting when more than one of the same item is required.
8 Years Ago
added CareerLeague.NextPlayerFixtureSetEvent. GameColorManager now listens for this event, sets kit colours.
8 Years Ago
Added GM.PlayerDroppedWeapon( ply, wep ) Potential vrad.exe performance improvements
8 Years Ago
8 Years Ago
Added CandidateEntityFilter.EvaluateSingleEntityPerDataId
8 Years Ago
Behaviour data warnings when action is null
8 Years Ago
Fixed RoleSelector not updating current role icon properly
8 Years Ago
Stop encumbered spam
8 Years Ago
Misc cleanup
8 Years Ago
Removed UnitActionDesire
8 Years Ago
Fixed Unit.Roles.CurrentRole being null
8 Years Ago
Progress backup
8 Years Ago
Scientist behaviour improvements. More on cover points.
8 Years Ago
testing Possessions tracking the current Goal when an item is picked up and removing when the Goal changes
8 Years Ago
Eliminated GC allocs from crafting UI
8 Years Ago
remove unnecessary navmesh sampling from RandomDestinationSelector
8 Years Ago
Handled potential NRE in DecisionMaker.CreateDesiresOnFailure (in this cased caused by DesireTypes enum change, to be fixed by future refactor)
8 Years Ago
Fixed "EvaluateSingleEntityPerDataId" candidate filtering option not being properly checked in TargetFilterUtility.FilterEntities (was only working in "First" mode)
8 Years Ago
Fixed all morph cache GC allocs when sources are cached Disabled morph cache data compression; traded for perf Reduced morph cache mesh instantiation/copy overhead
8 Years Ago
Added debug filter log when we ignore something during DM filtering due empty dispenser
8 Years Ago
Item.Grass no longer has a Dispenser component
8 Years Ago
Added eat / drink debug convars for admins / devs (similar to hurt console command, can also take negative values)
8 Years Ago
Progress backup
8 Years Ago
Buildings can now specify addons and upgrades as default, and they will be built upon completion of the building.
8 Years Ago
updated admires
8 Years Ago
World backup
8 Years Ago
Added Find Unused Assets editor window, that generates a list of all DataAsset derived assets with no references in other others (but not because it's absurdly slow)
8 Years Ago
torch tip NRE fix
8 Years Ago
Caching hair set morphs on startup
8 Years Ago
▇▅▅▌▌▉ ▇▋▉▋▋▊▅ ▄▉█
8 Years Ago
Douglas Fir LOD polish and settings
8 Years Ago
find unused assets
8 Years Ago
8 Years Ago
fixed hydration + calories stats being padded by respawn fixed ConsumeFood tip Fixed healAtCampfire tip
8 Years Ago
Changed reflection probe time slicing to "individual faces"
8 Years Ago
Changed default server.metabolismtick to one second
8 Years Ago
RosterGeneration now picks X random unit types to fill teams with isntead of the first X types
8 Years Ago
FindUnusedAssetsWindow display bits
8 Years Ago
Removed itemoutline test convar (showoutlines still exists)
8 Years Ago
Pine tree LOD polish and settings
8 Years Ago
Pine trees LOD polish and settings