193,446 Commits over 4,079 Days - 1.98cph!
Experimenting with running TerritoryLocationSelector in a background thread
Fixed DepositEntitySettings shitty blackboard reading
commiting updated flare viewmodel into the main branch
Blackboard positions list cleanup
Still unfucking blackboard
Fixed blackboard resetting backing fields for various internal holder types, made backing fields read only
Fixed blackboard not assigning value before trying to cast it
Fixed blackboard clearing properties
merge from /main/less_ticks
merged scientists to main for testing
Move RunECS functionality in to EntityComponentSystem
EntityComponentSystem.Tick stops after doing every entity at least once in a frame, rather than at end of its list
more texture/material , UI mini unit frame tweak
TerritoryLocationSelector robustness/optimisation
Player placed buildings get added to all tribe member's knowledge instantly
Placed buildings preview mesh uses different material
Conversations widget positions icons in LateUpdate
Fixed activity popup window being active by default
Fixed timers getting bad intervals
Bodged observer shit, hard to keep this clean...
Fixed pubic skin-hair cap floating geo and added hairstyle 02 skin-hair cap, Seems to work with no visible seams.
EntityCompnent generics signature refactored to include the type as first constraint (allows EntityComponent to hold a static list of all components of that type)
GridManager uses TaskHelper for influence and update ticks
Influence no longer implements ISimTickable
Ported Building.Ownership to BaseEntity.Ownable
Added Unit.Ownership component
More activity conversion fixes
Conversation no longer implements ISimTickable
Combat no longer implements ISimTickable
Knowledge no longer implements ISimTickable
Only enable client exception reporting on official servers
Fixed ArgumentException in bloom image effect
Fixed ArgumentException in bloom image effect
Potentially fixed NRE in Planner.DoBuild
Fixed outdated API usage in HttpImage
Potentially fixed InvalidOperationException in HttpImage
Fixed exception in Skin.FromFolder
Implemented network stream seek