repobeforecancel

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

8 Years Ago
fixed time range overflowing
8 Years Ago
animal data; sleep patterns, diet, gestation
8 Years Ago
Classes to files
8 Years Ago
Added support for Seasonal sleep patterns Moved some navigation related settings to NavigationParameters Rally/Home icons
8 Years Ago
animal data stuff
8 Years Ago
Working with integration of the Session concept in GameManager. Tried some directions that will be changed for next commit, so this isn't representative of the final direction necessarily.
8 Years Ago
Added role gain to some cooking interactions for testing purposes
8 Years Ago
data save
8 Years Ago
More work on roles
8 Years Ago
Roles WIP
8 Years Ago
Home & Rally buttons added to UI Before/UI Mask ported to ASE
8 Years Ago
some kind of attempt at code to make the corpse meat chunks dissapear when used
8 Years Ago
Removed ExternalAssets folder, which contained the projects for GameSaveData.
8 Years Ago
Removed GameSaveData dlls and the ProtoLoader interface that accessed them.
8 Years Ago
Removed last pieces of GameSaveData namespace from our code.
8 Years Ago
meta file changes for some ase samples
8 Years Ago
trying to make deer show how many bits of meat are left on them
8 Years Ago
Misc cleanup
8 Years Ago
Removed maxNumberOfSamplesPerFrame set in GameManager since it's obselete in 5.5
8 Years Ago
Commenting out steamworks init because we dont really need it right now
8 Years Ago
latest amplify shader editor
8 Years Ago
Oops duplicate files
8 Years Ago
Renamed a folder
8 Years Ago
started persistence cleanup base setup of sessions (integration with game manager pending)
8 Years Ago
Fixed NRE in SmartObject.CreateInteractionPositions, spits warnings when an interaction ref is null, also does the same in BaseEntitySettings.OnValidate
8 Years Ago
revert this shader because I accidently checked in a broken version
8 Years Ago
Fixed Inverse Exponential function of Response Curve.
8 Years Ago
Project cleanup
8 Years Ago
started adding stat comparison with group. fixed exponential curve calculation.
8 Years Ago
ConsiderationGroupSettings editor
8 Years Ago
Re-worked food AI related to resources/dispensers, humans now take food from dispensers, relying on DM to then eat that food Added DispensablesConditionSettings, for checking if a target Dispenser provides suitable food for a unit's diet
8 Years Ago
Added Consideration Group (needs editor work)
8 Years Ago
Eggs
8 Years Ago
Fixed egg thing because reasons
8 Years Ago
ASE.CustomMaterialInspector error fix
8 Years Ago
Updated ASE
8 Years Ago
changed hair to new shader
8 Years Ago
cleaned up and swapped shader on animal materials
8 Years Ago
Particle egg thing backup because I'm too lazy to split into a new proj right now
8 Years Ago
TakeFromDispenserSettings consume fix
8 Years Ago
Skin shader tweaks TakeFromDispenser picks up item using animation bypass overload
8 Years Ago
removed unused materials and switched used one to new animal shader for the bear switched animal_skin shader to new shader (used on clothes)
8 Years Ago
Fixed VisualFXParameters adding duplicate VisualFX components to prefabs when cached Removed animations from ConsumeFromX interactions
8 Years Ago
Animation event debug stuff
8 Years Ago
Fixed potential DebugToolsObject.DrawUnitGizmos NRE
8 Years Ago
testbox_nospawns navmesh
8 Years Ago
Warnings
8 Years Ago
VisualFX particle system API changes
8 Years Ago
Human-Food module tweaks
8 Years Ago
Profiling directives, fixed a couple of bad samples