userAdam Wcancel
reporust_rebootcancel

5,544 Commits over 2,161 Days - 0.11cph!

5 Years Ago
Attack interface, state, event, design, classes, etc.
5 Years Ago
merge from main
5 Years Ago
Added BaseNavigator.Moving MoveTowards & Roam return running or finished. Added StateFinished event.
5 Years Ago
small StateStatus refactor, now allows for Running and Finished
5 Years Ago
BasePathfinder roam positions, test roam state, navigator improvements
5 Years Ago
state change event refactor
5 Years Ago
state test
5 Years Ago
subtract
5 Years Ago
and another
5 Years Ago
applied yesterdays memory bank shelved changes
5 Years Ago
protobuf wip memorybank serialization
5 Years Ago
5 Years Ago
event fixes, start/stop design events, fixed test entity not being attackable.
5 Years Ago
merge from main
5 Years Ago
more events wip
5 Years Ago
More state container fixes and transition features. Added console.erroroverlay toggle.
5 Years Ago
live debug wip
5 Years Ago
Merge from nav branch
5 Years Ago
Added StateError. State ticking now returns a states code (error/ok initially). Added state error AI event. Changed existing states to return correct codes.
5 Years Ago
Navigator fixes and improvements
5 Years Ago
npc navigator rotation
5 Years Ago
Navigator test
5 Years Ago
NPCNavigator
5 Years Ago
Merge from navigator branch.
5 Years Ago
Legacy navigation toggle
5 Years Ago
Don't reset events
5 Years Ago
Memory bank fixes. Compile fixes. Test state.
5 Years Ago
Event system improvements & fixes. Test entity.
5 Years Ago
merge from main
5 Years Ago
5 Years Ago
statecontainer output linking
5 Years Ago
serialization
5 Years Ago
more wip
5 Years Ago
More RPCs, serialization. StateContainer improvements. Test UI.
5 Years Ago
Separated adding states from initialization. Add states first. More serialization
5 Years Ago
5 Years Ago
merge from main
5 Years Ago
State containers implementation. AI Serialization. Protobuf changes. Build fixes. State changing can use state containers, initial state, etc.
5 Years Ago
serialization wip
5 Years Ago
humanbrain rpc tests
5 Years Ago
generic type RPCCalls code gen change
5 Years Ago
ui/serialization/proto wip
5 Years Ago
progress + prefabs
5 Years Ago
more event work
5 Years Ago
em test
5 Years Ago
wip
5 Years Ago
Added AIMemoryBank<T>. Added AIMemory, Pass memory to event execution. Updated test events to use memory.
5 Years Ago
merge from root
5 Years Ago
merge from main
5 Years Ago
Execeution rate tweaks. Event fix.