4,348 Commits over 1,919 Days - 0.09cph!
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
State containers implementation.
AI Serialization.
Protobuf changes.
Build fixes.
State changing can use state containers, initial state, etc.
generic type RPCCalls code gen change
ui/serialization/proto wip