repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

6 Years Ago
Wearables init
6 Years Ago
Emotes fixes
6 Years Ago
Emtoes pooling fixes
6 Years Ago
UnitAttachments unfuckery
6 Years Ago
Fixed unit inspector tabs hiding themselves
6 Years Ago
Added bool to BaseUIObject which defines whether or not we use the first available top level Tweener component for state animations and callbacks (defaults to true, set to false if you want a tweener on the top level that doesn't drive the element's object active state)
6 Years Ago
Group progression init cleanup Unit inspector tabs. open from unit frame WIP
6 Years Ago
More building persistence and container fix
6 Years Ago
Building init cleanup
6 Years Ago
Container init clenaup
6 Years Ago
UnitAnimation and UnitAttachments pooling fixes
6 Years Ago
Liquid poison
6 Years Ago
Added support for rect/drag command flagging via the command UI Reset entity interactable state properly
6 Years Ago
Fixed command buttons not working
6 Years Ago
Fixed fleeing getting stuck (although it's still a bit janky)
6 Years Ago
State cleanup Tree, Trap, Wearable, Growable, Resource
6 Years Ago
State cleanup ItemContainer, ItemAttachments, Decay
6 Years Ago
Navigation init fixes
6 Years Ago
EntityComponent.Enabled checks parent entity != ull && enabled
6 Years Ago
Entity destruction cleanup as coroutine
6 Years Ago
UI scroll unscaled time
6 Years Ago
Pool fix
6 Years Ago
Fixed entities being disabled when created by the pool factory method
6 Years Ago
Fixed settlement setup NRE
6 Years Ago
Fixed Personality.Setup NRE (moved to first time init)
6 Years Ago
Refactoring of entity loading and first time init Fixed entity components not loading
6 Years Ago
compile fix
6 Years Ago
changed AbilitySettings.All to AbilitySettings.GameReady
6 Years Ago
Moved a bunch of stuff to Agent constructor
6 Years Ago
Consumable state cleanup
6 Years Ago
InfluenceAndTerritory cleanup
6 Years Ago
More (Collections, Diplomacy, GroupKnowledge, GroupNeeds)
6 Years Ago
new atmos piece
6 Years Ago
More (Supplies, Dispenser, Machine, Influence, Ignitable, Ownable, Vehicle, Vicinity Effect)
6 Years Ago
More component pooling cleanup (CraftingStation, ResearchStation, Stockpile, Container, Corpse)
6 Years Ago
Corpse event fixes
6 Years Ago
More cleanup
6 Years Ago
Merge from UI
6 Years Ago
Compile fix
6 Years Ago
Merge from UI branch
6 Years Ago
Various entity/component state cleanup and refactoring
6 Years Ago
MFM
6 Years Ago
Logging for missing entries in the component map
6 Years Ago
Agent NRE fix when controller is nulled
6 Years Ago
Building persistence
6 Years Ago
Various
6 Years Ago
Command widget.
6 Years Ago
Ui scroll shader
6 Years Ago
Widgets
6 Years Ago
MFM, singleton widget editor warning of duplicates being a bad idea