userAdam Woolridgecancel

10,908 Commits over 3,347 Days - 0.14cph!

36 Days Ago
Merge from main
36 Days Ago
Raycast distance fix from earlier
37 Days Ago
Increase not-attacked timeout duration
37 Days Ago
Codegen
37 Days Ago
Merge from main
37 Days Ago
Remove standing weapon rack from excluded list for Pickaxe
37 Days Ago
Much more accurate navmesh placement of spawned scientists. BaseNavigator.PlaceOnNavMesh now takes parameter to control Y offset. Ifdef debug data to Editor only.
37 Days Ago
Temp debug gizmo drawing. TimeSince init fix.
37 Days Ago
More deploy/mount logic and balance convars.
37 Days Ago
Renames
38 Days Ago
Redeopment interval convar
38 Days Ago
NavMeshObstacle tweaks
38 Days Ago
Scientists store APC in their entity memory. Scientists tell the APC when they've mounted it. Correctly track the number of alive scientists that re-mounted the APC. Added new MountNPC AI state and design. Added new SpecialEntity reserved memory entity slot. Updated AI design.
38 Days Ago
Merge from main
39 Days Ago
Make the UI designer screen larger to fit the extra states on. Update bradley scientist AI design with recall states/events.
39 Days Ago
Update state for recalling scientists
39 Days Ago
Merge from main
40 Days Ago
Add destroy self behaviour state. Recall coroutine rework.
40 Days Ago
Delete Sense.cs
40 Days Ago
More removal
40 Days Ago
Remove all code that calls Sense.Stimulate
40 Days Ago
Remove OnSensation and calls.
40 Days Ago
Merge from main
43 Days Ago
WIP logic for loading scientists back in. New related states, AI design updates.
43 Days Ago
Merge from main
43 Days Ago
More recall logic/testing.
44 Days Ago
Snappier scientist weapon equip on spawn
44 Days Ago
Merge from main
44 Days Ago
Reset scientist spawn count to max when Bradley heals after inaction.
44 Days Ago
Fix for spawning a single scientist when all of them have been previously killed.
44 Days Ago
Added deployed timer. Don't count alive scientists until they've all finished spawning.
44 Days Ago
Persist number of alive scientists between deployments. Initial logic for recalling scientists and starting to move again.
45 Days Ago
Better deploy logic, check for valid positions, don't stop and deploy if there's no valid positions.
45 Days Ago
Scientist count bump. Additional AI data.
45 Days Ago
Merge from main
45 Days Ago
Merge from debugging
45 Days Ago
Init/get order fix
45 Days Ago
Override brain and npc movement tick delays for Bradley spawned scientists.
45 Days Ago
AIBrain movement tick start delay, defaults to previously used hardcoded value.
45 Days Ago
Remove some debug. Movement delay fix.
45 Days Ago
Behaviour improvements. BaseNavigatorFIx. Improve responsiveness.
46 Days Ago
Merge from bradley_scientists
46 Days Ago
Merge from main
50 Days Ago
Debugging backup
51 Days Ago
Spawn intervals and convar. Don't do bradley health check in the editor, for easier testing (added a warning for it).
51 Days Ago
Codegen
51 Days Ago
Merge fixing
52 Days Ago
Codegen after merge conflict
52 Days Ago
Merge from main
52 Days Ago
Fixed CNY spear for weapon racks after regression caused by spear changes.