repobeforecancel

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

9 Years Ago
HideInInspector on DataParameters.Id
9 Years Ago
Re-wrote DynamicDOF to use the built in unity thing, only with modes and lerping and all that bollocks, scion can get fucked.
9 Years Ago
Done a pass on some unit hostility checks.
9 Years Ago
Removed afformentioned scripts
9 Years Ago
Restored some accidentally deleted scripts on camera
9 Years Ago
Tweaks to unseen attacker repsonse
9 Years Ago
Fixed territorial animals not returning to territory, the dicks Unit UI widgets listen for death and fuck off when they should Fixed DebugTools stats input not correctly calling set methods and thus not invoking stat changed events, wankers Human overlay materials now hooked up to health properly
9 Years Ago
updated child and female view models
9 Years Ago
EntityView intialize
9 Years Ago
Seek Out Attacker blackboard read
9 Years Ago
Fixed unresponsive UI in BehaviourChain element drawers when a nested behaviour editor was expanded
9 Years Ago
overlay mesh to child and female
9 Years Ago
BehaviourElementEditor twaeks
9 Years Ago
Updated human male view Some AIDesignerLayout comments for sebov/ptrefall
9 Years Ago
Reset Unit.Animation params on death, hopefully. HumanView face overlay hookups for damage, and eye shader mood links
9 Years Ago
renamed human_male_damage to human_male_overlay
9 Years Ago
Assigned new task complete SFX
9 Years Ago
Rename file
9 Years Ago
Edit AI modules settings directly in AI Designer without having to inspect the asset in the regular unity inspector
9 Years Ago
tutorial task sfx
9 Years Ago
Added "Equip Weapon In Combat" GoalPlan to the Human/Items AI Module
9 Years Ago
Replaced some bools with an enum context setup in BeforeEditor Behaviours can be edited in-line/nested in the AI Designer BehaviourChain view
9 Years Ago
When we equip a weapon, that weapon's first (combat) ability is automatically set as active combat ability in Combat+Callbacks.
9 Years Ago
Merged from Equip and Stow branch.
9 Years Ago
Merged from main.
9 Years Ago
Fixed data parameter id collision between stow equipped item and jog to sneaking range (goal plans). We now use Guid to generate a random number for the next data parameter id (and downgrade that 128bit number to 32bit for now...)
9 Years Ago
Editor code was making the panda sad.
9 Years Ago
Fixed perception range condition
9 Years Ago
BehaviourChainElement generates descriptive text Updated descriptions for many Abilties and Interactions Removed the Breeding module from humans
9 Years Ago
Yet another merge from main
9 Years Ago
Fight Common/Combat/Offensive/Fight Goal having a bad condition
9 Years Ago
We mergeth yeteth again!
9 Years Ago
Fixed Humam/Combat missing blackboard read
9 Years Ago
Merged from main.
9 Years Ago
Cleanup.
9 Years Ago
Naming scheme.
9 Years Ago
Damage files.
9 Years Ago
Small eye tweaks. Reintroduced slightly different spec as a test. Made the blink actually proper instead of upside down.
9 Years Ago
Save
9 Years Ago
Fixed SetCombatTarget not setting Desire.PlayerCreated correctly
9 Years Ago
Combat AI cleanup
9 Years Ago
Compile fix
9 Years Ago
More Desires stuff, partial revert to allow pre-created desires to be directly added
9 Years Ago
Desire data assingment fixes
9 Years Ago
Desire momentum drain rate is slower for player created Desires Fixed ActionConstructBuilding not de-registering the Unit as an active builder on break
9 Years Ago
More Desires tweaks
9 Years Ago
Desire creation consistency/tweaks Fixed Ability:Flee not removing flee flag at end of ActionChain
9 Years Ago
Items/Building and Warmth AI Module tweaks, mostly weighting
9 Years Ago
Tooltip tweaks
9 Years Ago
Minor ItemDesire.CanBeFulfilled tweaks