userAdam Wcancel

6,863 Commits over 2,435 Days - 0.12cph!

6 Years Ago
serialization
6 Years Ago
more wip
6 Years Ago
More RPCs, serialization. StateContainer improvements. Test UI.
6 Years Ago
Separated adding states from initialization. Add states first. More serialization
6 Years Ago
6 Years Ago
merge from main
6 Years Ago
State containers implementation. AI Serialization. Protobuf changes. Build fixes. State changing can use state containers, initial state, etc.
6 Years Ago
serialization wip
6 Years Ago
humanbrain rpc tests
6 Years Ago
generic type RPCCalls code gen change
6 Years Ago
ui/serialization/proto wip
6 Years Ago
progress + prefabs
6 Years Ago
more event work
6 Years Ago
em test
6 Years Ago
wip
6 Years Ago
Added AIMemoryBank<T>. Added AIMemory, Pass memory to event execution. Updated test events to use memory.
6 Years Ago
merge from root
6 Years Ago
merge from main
6 Years Ago
Execeution rate tweaks. Event fix.
6 Years Ago
Added event owners. More test events.
6 Years Ago
Added PostExecute. Clear accumulated delta times correctly.
6 Years Ago
Separated tick and execution. Added execution rate limiting. Events accumulate delta time between executions.
6 Years Ago
merge from ai root
6 Years Ago
merge from main
6 Years Ago
AIEventData basics. Events trigger. Test data.
6 Years Ago
wip AI state events & listener.
6 Years Ago
merge from main
6 Years Ago
merge from main
6 Years Ago
merge from bs_wip
6 Years Ago
one state per file
6 Years Ago
more state conversions
6 Years Ago
compile fixes
6 Years Ago
wip brain/state separation
6 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.
6 Years Ago
Applied naviator shelved changesets
6 Years Ago
Applied GetBestRoamPosition changes
6 Years Ago
Reapply a ch47 fix from main in 54149
6 Years Ago
merge from main
6 Years Ago
▌▄▌▌▉▍ ▅▌▉ ▋▇▉▉▊ ▍▊ █▅▅▄ ▇▆▉█▇ ▌▌▇
6 Years Ago
Tooltips now append "Blueprint" to item name if it is a blueprint.
6 Years Ago
Added tooltip support
6 Years Ago
merge from main
6 Years Ago
State history rendering and convars
6 Years Ago
Added setdestination_navmesh_failsafe convar, npcs will attempt to place themselves on a navmesh when setdestination is called and they're not currently bound to navmesh. Added a warning when warping to a valid navmesh location but still not binding to it (mismatching agent type) to make it more obvious what's going wrong.
6 Years Ago
Moved GetBestRoamPosition from HumanNPC to AIInformationZone, optimised the loop checks.
6 Years Ago
merge from main
6 Years Ago
Merge from main
6 Years Ago
Added "Tools/Scene/Focus Local Player" to select the LocalPlayer object and focus the scene view on it, useful for when testing in large/slow scenes.
6 Years Ago
merge from main
6 Years Ago
Simplified SetDucked