191,110 Commits over 4,049 Days - 1.97cph!
removed rigid bodies from tree prefabs and setup the code to add them them on being chopped down
updated customisation db tool to create ids for any custom material options, built db with test data
CustomisationMaterialOption
customisation defs setup, rebuilt DB
customisation options now ordered by name not unlock cost
Unload materials correctly
Don't really need the compass text
adding avatar hat /icon
cleaning files
tweak icon render
Compass has a nice edge fade
Disabled worker slots since we don't track them between construction interactions, as I had assumed. Should change this and then re-enable the UI as its a good representation of what people are working on.
Building status overlay UI shows assigned builder slots
Made most Effects apply to humans only
Disabled all animal food AI
PlayerInput consumable struct to reduce code duplication
Equipment icon drag and drop improvements
Fixed research icon showing for buildings that have no available research
Fixed crafting widget not correctly adding created orders to selected unit when possible
Fixed settlement level activity not firing
update lighting setup and glow on the avatar platform prefab
adding avatar layer for elements affected by the light
update rice texture
Settlement stockpile needs
fixed bug with plant age disappearing
display plant yield
NPC spawners at Outpost now properly respect ai.npc_enable.
WIP on cover points at bandit camp for NPCs.
People will now only harvest flagged resources.
Removed a bunch of AI rendered useless by this change and made some fixes to make it all work.
UnitCraftingWidget -> CraftingOrderList, managed by UnitFrame
Composter mesh and textures
Triggers cache valid unit classes for evaluation based on their usage in Effects
Player cam profiler hooks
Testing budgeted trigger evaluation coroutine, wrapper
ThreatPerceptionCondition is better
Handle potential NRE in Ownable.ClearOwners
Fixed speed control buttons taking keyboard navigation
Disabled group of immigrants event
Increased min join interval
Stick and stone piles require job/commands
Added raycast background blockers to unit and settlement hud widgets to stop tooltips popping awkwardly
Fixed PlayerCommandWidget NRE
Added runtime rust/standard impostor shader
Fixed command validity checks