repobeforecancel

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

8 Years Ago
Editor tweak
8 Years Ago
Unit derives from TickableEntity
8 Years Ago
Fixed bug in AI Debugger (top keks) causing NRE when rendering GPV slots EntityManager won't tick until GameManager.GameState == Game
8 Years Ago
Unit/Entity type perception cache in SensesComponentManager
8 Years Ago
Sesnes.IsPerceivable optimisations
8 Years Ago
Entity/EntitySettings to BaseEntity/EntitySettings, base types are abstract EntityComponents that want to execute Unity's Update must impement ITickable, Entity types can derive from TickableEntity Fixed bad property drawer in BuildingSettingsEditor
8 Years Ago
Entity destruction/cleanup gate
8 Years Ago
Cleanup
8 Years Ago
Fixed EntityManager GridManager update routine being broken
8 Years Ago
Group and Social GridUpdateRates overrides
8 Years Ago
EntiySettings.GridUpdateRates Moved grid updates to a tick accumilation setup in EntityManager Added GridManager Add/Remove Gid[IntVector2] overload
8 Years Ago
Begone, params
8 Years Ago
Grid resetting no longer slow as fuck
8 Years Ago
Grid position finding is more accurate now
8 Years Ago
How do you like this, silly panda?
8 Years Ago
Couple more influence tweaks
8 Years Ago
Fixed y being used instead of z when setting grid position
8 Years Ago
Influence maps work a bit more now (still not quite there)
8 Years Ago
Fixed the merge
8 Years Ago
started adding influence maps and debug view of them
8 Years Ago
Fixed UI errors
8 Years Ago
More
8 Years Ago
TrySetCurrentGoalPlanVariant stuff
8 Years Ago
Agent+Behaviour cleanup
8 Years Ago
Renamed BeforeDebugObject to DebugToolsObject, fixed Instance property
8 Years Ago
Merge from Parallel DM
8 Years Ago
Reorderable unique-ness fix
8 Years Ago
Module lists are unique
8 Years Ago
Fixed NRE in PlayeProgression
8 Years Ago
Moved gate closing in ECM
8 Years Ago
More editor, data save
8 Years Ago
TraitSettingsEditor cleanup
8 Years Ago
Data save
8 Years Ago
Added AIModuleSettingsWrapper, holds weight, stored in DecisionMakerParameters and TraitSettings Removed Weight from Goal and GoalPlan data
8 Years Ago
Merge from main
8 Years Ago
Remade Zone object in smartobject_test scene, which fixes weird warnings (ty Unity you mentalist)
8 Years Ago
hair movement slimplified and works. need to check see if it breaks instancing. added hair caps under the hair that dont get animation to stop flesh poking out
8 Years Ago
Modal popup hover state fix
8 Years Ago
Code compiles again!
8 Years Ago
Nuked some old cosiderditions (new word)
8 Years Ago
Conditions and Considerations both implement the same BlackboardReadKeys property pattern as ActionSettings
8 Years Ago
Items have physics re-enabled when dropped by dead units \o/
8 Years Ago
structure placement sfx added
8 Years Ago
Removed UnitInfo because it was stupid Fixed some issues with entity naming Entity stores creation time (game DateTime from TOD) Fixed UnitBehaviourWidget cutting off longer behaviour descriptions Fixed index our of range in ECM tick
8 Years Ago
Renamed UnitView.FaceTarget and removed overload we didn't really need Fixed Unit ragdolls not inheriting their movement velocity on death Delete to kill selected units in editor
8 Years Ago
Corpse name improvements
8 Years Ago
Commented out grid manager debug logs
8 Years Ago
HumanView LateUpdate animation code doesn't run if the unit is dead EntityComponentManager destroyed components buffer/cleanup at end of tick
8 Years Ago
Moved human specific animation code out of UnitView and into HumanView
8 Years Ago
more levels on UI sfx