repobeforecancel

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

9 Years Ago
Added the timeout fallback to parameters, so that it's adjustable per building in data. Timeout fallback is now on scaled time, rather than unscaled.
9 Years Ago
Collaborations progress
9 Years Ago
AI database cleanup
9 Years Ago
Silly shader thing
9 Years Ago
Disable stats properties generator
9 Years Ago
Fixed escape key on Build/Craft menus
9 Years Ago
Cleanning up/wrapping UIManager escape handling, PlayerController radial input stuff Fixed "goto" abilities appearing the selected unit radial (on self) Fixed "pick up" interaction being shown in radial for held items (althought disabled, now hidden from UI)
9 Years Ago
Renamed a poorly named parameter
9 Years Ago
Injectors, Collaboration progress
9 Years Ago
Changes to how negative AI DSE contributions are handled
9 Years Ago
Collaborations first draft. AI Module added to humans. People hug a lot.
9 Years Ago
Added Conversations as Collaborative behaviours (kinda broken) Added "social" tag to some animator states in the HumanController Added RandomiseAnimationTrigger Action Fixed AnimatorParameterDrawer being slow as shit Renamed StatParams > StatData, reimported data
9 Years Ago
Support for setting a stat via a stat manipulator Visibility / Noise / Odour are now Vitals
9 Years Ago
Vital max values can now optionally be imported from the spreadsheet
9 Years Ago
Initial pass on Stance effects which don't depend on movement.
9 Years Ago
data...
9 Years Ago
Current value modifiers no longer also modify max value
9 Years Ago
fixed hugging/making love bool transitions in humans
9 Years Ago
Renamed Action methos to be more consistent and cleaner
9 Years Ago
Ok Unity, we won't use Start as a member name in ScriptableObject :|
9 Years Ago
Misc editor fuckery
9 Years Ago
DebugUtility won't fuck with empty scenes in playmode
9 Years Ago
AssetListDrawer fuckery
9 Years Ago
Removed SocialRoleParameters, SocialRoleDefinition now holds a DSE
9 Years Ago
atmos music tags changed
9 Years Ago
Editor fuckerrrrrrrrrrrrry
9 Years Ago
UI Manager change modal definitions now at the end of the frame rather than immediately (and made a function that also allow you to do it immediately, if that would ever come up as a use case).
9 Years Ago
Renamed a thing
9 Years Ago
Social role defs DSE data restoration
9 Years Ago
Entity component init order fiddling (renamed enum, made Effects low priority)
9 Years Ago
SocialActParameters.RoleRequirement MinMaxInt field attributes Fixed Socials having min and max role requirements of 0, causing bad things to happen
9 Years Ago
Fixed SocialSettings role requirement validation setting min/max partipcants to 0
9 Years Ago
Updated some "perceivability" stats
9 Years Ago
Collaborations.CanSendRequest improvements, comments and clarity. ??? ?( ?-??)
9 Years Ago
More
9 Years Ago
Fixed Social.Participant FixedArray capcity error spam, improved allocation of SocialParticipant during invitation
9 Years Ago
BaseEntity.InitializeComponents manually inits Stats first
9 Years Ago
Fixed NREs
9 Years Ago
Combat hit stuff moved around
9 Years Ago
Data fixes
9 Years Ago
Possible fix for effects on game start
9 Years Ago
bear is now part action hero
9 Years Ago
missed the vital file from the last checkin
9 Years Ago
Added attacking AI module to all Units with Combat-Offensive module
9 Years Ago
made human ouches work in the controller and stopped attacks from playing on torso while the unit is rolling
9 Years Ago
Fixed bad AnimatorParameterHolder data in Unit.CombatParameters, shitty drawer
9 Years Ago
improved the getting hit anims
9 Years Ago
new negative atmos piece
9 Years Ago
tags changed on atmos 27
9 Years Ago
Initial implementation of building placement collision checking