4,307 Commits over 1,919 Days - 0.09cph!
Store own entity in entity memory slot 4 for use with events
Added HealthBelow event.
Allow multiple instances of an event type per state container.
Protobuf.
Event result inversion.
Fixed some event results.
Serialize event inversion.
state containers now have an input memory slot.
states now get parameters from the memory slots.
protobuf/serialization
input/output serialization
proto
removed previously hardcoded entity memory indexes
input/output memory slots
protobuf
prefabs
ui prefab/prefab variants.
added invert toggle to event UI.
Attack interface, state, event, design, classes, etc.
Added BaseNavigator.Moving
MoveTowards & Roam return running or finished.
Added StateFinished event.
small StateStatus refactor, now allows for Running and Finished
BasePathfinder roam positions, test roam state, navigator improvements
state change event refactor
applied yesterdays memory bank shelved changes
protobuf
wip memorybank serialization
event fixes, start/stop design events, fixed test entity not being attackable.
More state container fixes and transition features.
Added console.erroroverlay toggle.
Added StateError.
State ticking now returns a states code (error/ok initially).
Added state error AI event.
Changed existing states to return correct codes.
Navigator fixes and improvements
Merge from navigator branch.
Memory bank fixes.
Compile fixes.
Test state.
Event system improvements & fixes.
Test entity.
statecontainer output linking
More RPCs, serialization.
StateContainer improvements.
Test UI.
Separated adding states from initialization.
Add states first.
More serialization