repobeforecancel

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

8 Years Ago
Fuck it
8 Years Ago
Island02 navmesh because lol
8 Years Ago
Some HumanView.LateUpdate tweaks
8 Years Ago
female vox sfx thangs
8 Years Ago
Building Construct interaction plan is toggled correctly Fixed Unit Portraits widget sometimes showing two units
8 Years Ago
Fixed issue with PlayerController selection events firing at the wrong time
8 Years Ago
fixed StatMinipulatorParametersDrawer
8 Years Ago
Missed a bit
8 Years Ago
ConstructBuildingSettings no longer stores state, ends if the building is no longer constructable or is finished
8 Years Ago
Don't force fish spawns
8 Years Ago
Fixed StatMeasurement NRE related from bad WaitToRegainStamina Action data Data save
8 Years Ago
Fixed bad Building.PercentageOfRequirementsMet calc
8 Years Ago
Fixed bad default types property ;x
8 Years Ago
EntityActivity is now a default component for all Entities Building construction rework WIP
8 Years Ago
QuadTrees are better with even array sizes!
8 Years Ago
AI data
8 Years Ago
Fixing various Building's interaction state mapping
8 Years Ago
Group grids set to detailed
8 Years Ago
All appropriate Group partials have been transformed into components
8 Years Ago
GroupKnowledge component
8 Years Ago
Replaced UnitSoundsTypes enum with UnitSoundTypeDefinition pattern Organised Definitions assets, fixed bad paths in DataEditor dicts
8 Years Ago
StatTypeDefinitionEditor dickery
8 Years Ago
Need simulators, fixed simulator serialization
8 Years Ago
StatTypeSelection cleanup Fixed StatsPropertiesGenerator
8 Years Ago
Misc cleanup
8 Years Ago
Skill verbs
8 Years Ago
Fixed StatCollections init not adding stats to main Stats list...
8 Years Ago
Save
8 Years Ago
Data Fixes
8 Years Ago
StatCollection.CreateStat fix~ Simulator data fixes
8 Years Ago
missed a ;
8 Years Ago
Stat simulator NRE fixes
8 Years Ago
Group data
8 Years Ago
Replaced Stat enums with asset Definitions
8 Years Ago
triggerstickPutOn isStickCooking isStickEating
8 Years Ago
Nuked UnitSensor. All territory handling now happens in InfluenceAndTerritory
8 Years Ago
whittling sound added to craft anim
8 Years Ago
Serializable fix
8 Years Ago
Stats definition tests, doesnt affect current data
8 Years Ago
Trying to add GroupComponent
8 Years Ago
Compile fix Breeding Social Module boilerplate
8 Years Ago
Fixed some asset creation issues
8 Years Ago
More socials work
8 Years Ago
Derp
8 Years Ago
Moving social types to files
8 Years Ago
Baby-stepping towards Social participants, acts and roles all working together in harmony. Still some way to go (see comments @Bill).
8 Years Ago
A wee bit of Social work. - Added some observational comments with @Bill notation - Fleshed out Role assignment a wee bit more, but needs a runtime class SocialRole me thinks... will add that next.
8 Years Ago
merged additive torso and leg layer, added switch layer to stop switch getting stuck while moving, however switch gets stuck putting away sometimes now
8 Years Ago
More
8 Years Ago
Socials fiddling