userAdam Wcancel
reporust_rebootcancel

4,307 Commits over 1,919 Days - 0.09cph!

4 Years Ago
Store own entity in entity memory slot 4 for use with events
4 Years Ago
Added HealthBelow event. Allow multiple instances of an event type per state container. Protobuf.
4 Years Ago
prefabs
4 Years Ago
Event result inversion. Fixed some event results. Serialize event inversion.
4 Years Ago
state containers now have an input memory slot. states now get parameters from the memory slots. protobuf/serialization
4 Years Ago
input/output serialization proto removed previously hardcoded entity memory indexes
4 Years Ago
input/output memory slots protobuf prefabs
4 Years Ago
4 Years Ago
ui prefab/prefab variants. added invert toggle to event UI.
4 Years Ago
wip ui prefabs
4 Years Ago
manifest attack tests
4 Years Ago
merge from main
4 Years Ago
typo fix
4 Years Ago
Attack interface, state, event, design, classes, etc.
4 Years Ago
merge from main
4 Years Ago
Added BaseNavigator.Moving MoveTowards & Roam return running or finished. Added StateFinished event.
4 Years Ago
small StateStatus refactor, now allows for Running and Finished
4 Years Ago
BasePathfinder roam positions, test roam state, navigator improvements
4 Years Ago
state change event refactor
4 Years Ago
state test
4 Years Ago
subtract
4 Years Ago
and another
4 Years Ago
applied yesterdays memory bank shelved changes
4 Years Ago
protobuf wip memorybank serialization
4 Years Ago
4 Years Ago
event fixes, start/stop design events, fixed test entity not being attackable.
4 Years Ago
merge from main
4 Years Ago
more events wip
4 Years Ago
More state container fixes and transition features. Added console.erroroverlay toggle.
4 Years Ago
live debug wip
4 Years Ago
Merge from nav branch
4 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.
4 Years Ago
Navigator fixes and improvements
4 Years Ago
npc navigator rotation
4 Years Ago
Navigator test
4 Years Ago
NPCNavigator
4 Years Ago
Merge from navigator branch.
4 Years Ago
Legacy navigation toggle
4 Years Ago
Don't reset events
4 Years Ago
Memory bank fixes. Compile fixes. Test state.
4 Years Ago
Event system improvements & fixes. Test entity.
4 Years Ago
merge from main
4 Years Ago
4 Years Ago
statecontainer output linking
4 Years Ago
serialization
4 Years Ago
more wip
4 Years Ago
More RPCs, serialization. StateContainer improvements. Test UI.
4 Years Ago
Separated adding states from initialization. Add states first. More serialization
4 Years Ago
4 Years Ago
merge from main