repobeforecancel

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

9 Years Ago
Fixed some editor issues
9 Years Ago
Optimised QuadTree nearest neighbour a bit.
9 Years Ago
Quad Tree nearest neighbour search is in.
9 Years Ago
Merging QuadTrees in because actually they aren't too bad
9 Years Ago
Initial implementation of QuadTrees (still a little slow)
9 Years Ago
SoleRoleDefinitions
9 Years Ago
Added Social editor, bunch of editor tweaks
9 Years Ago
turned off exit time on some movement modes
9 Years Ago
all bugs fixed until I find more bugs
9 Years Ago
SocialSettingsEditor fix
9 Years Ago
Refactoring Socials to include the concept of Roles
9 Years Ago
ActionChain state debug object ref
9 Years Ago
Start cleaning up the Socials API Fixed Units not having the Socials component by default EntityComponentManager renamed to EntityComponentSystem BaseEntity adds/removes itself to GridManager rathe than relying on EntityManager events AI modules can now be installed/uninstalled for a specific Entity at runtime via the debug tools panel
9 Years Ago
UnitAttachments dict for lookup
9 Years Ago
updated exhausted action to get removed at 25% stamina (allready added at 15%) ordered and added wait in the add action to give the unit time to slow down before applying exhausted effect
9 Years Ago
Fixed durations in effects
9 Years Ago
Fixed Items switch callback always setting carry bool true
9 Years Ago
getting a location inside a territory should now take influence into account
9 Years Ago
slightly better, maybe, still lots of general problems
9 Years Ago
readding torso stabilise script to torso layer animations as they all accidently got removed
9 Years Ago
Items.HasFreeHand fix
9 Years Ago
Ability data tweaks
9 Years Ago
Fixed OnUnitEquippedCarriedItem not invoking OnUnitStowedEquippedItem
9 Years Ago
Rewrote Items.TryHoldCarriedItem and TryStowHeldItem
9 Years Ago
Combined PickUp/Equip/Stow item actions into a single action with mode switch
9 Years Ago
trying to add a listner
9 Years Ago
changed name of combat torso stabilise and kind of made sitting emoting work
9 Years Ago
made storing and getting items from storage toggle the item bool to true or false
9 Years Ago
Dude, I'm tripping balls.
9 Years Ago
Effects can now install AI Modules on Entities Effects can have a randomised durations Added mushroom effect and related behaviours
9 Years Ago
save to a list and then re assign bools during emote anim controller switch
9 Years Ago
hungry hands/arms clip with clothes less
9 Years Ago
Dispenser Effects to Main!
9 Years Ago
Merged from main
9 Years Ago
Logistic curve functions now map to the yMin/yMax range since Logistic functions don't pass through (0,0) or (1,1).
9 Years Ago
AddS
9 Years Ago
Added UnitActivityTypes.DesireExpired, recorded when unfulfilled Desires are removed due to momentum drain. Added DesireExpired Effect, which makes people sad :(
9 Years Ago
DesireFullfilled Effect stat stuff
9 Years Ago
Temperature Effects now use Temperature Stat. Added Ambient Temperature consideration Tweaked sticks on fire AI some more
9 Years Ago
Fixed some editor shit, added a bunch of icons
9 Years Ago
Stick gathering AI now uses temperature and item value for machine
9 Years Ago
Fixed OnActivityGeneratedTriggerSettings NRE
9 Years Ago
Renamed Activity EC to EntityActivity Added new OnActivityGeneratedTrigger TriggerSettings.TriggerType is no longer exposed through editor, must be explicitly defined in code. Supports flags Some editor refactoring
9 Years Ago
bear ouchies
9 Years Ago
bearz
9 Years Ago
more bear stuff
9 Years Ago
bear grunt audio bundle
9 Years Ago
Added Activity EntityComponent, event types
9 Years Ago
Dispenser replenishment editor tweaks
9 Years Ago
Bad panda