userAdam Wcancel

12,358 Commits over 3,712 Days - 0.14cph!

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.
5 Years Ago
Added event owners. More test events.
5 Years Ago
Added PostExecute. Clear accumulated delta times correctly.
5 Years Ago
Separated tick and execution. Added execution rate limiting. Events accumulate delta time between executions.
5 Years Ago
merge from ai root
5 Years Ago
merge from main
5 Years Ago
AIEventData basics. Events trigger. Test data.
5 Years Ago
wip AI state events & listener.
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
merge from bs_wip
5 Years Ago
one state per file
5 Years Ago
more state conversions
5 Years Ago
compile fixes
5 Years Ago
wip brain/state separation
5 Years Ago
Added CanEnter and CanLeave to states. Only include states that can be entered when scoring weights. Added AIStateScore with some pre-defined weight bands and increments. BaseAIBrain.Debug.
5 Years Ago
Applied naviator shelved changesets
5 Years Ago
Applied GetBestRoamPosition changes
5 Years Ago
Reapply a ch47 fix from main in 54149