userAdam Wcancel
reporust_rebootcancel

5,399 Commits over 2,131 Days - 0.11cph!

1 Year Ago
Merge from bradley_scientists
1 Year Ago
Added deploybradleyscientists and recallbradleyscientists Bradley commands for Paddy. Fixed some bugs I found in the process of adding and testing the commands: MountAfterNotAttackedDuration check now also makes sure the bradley has been deployed for that long too. Scientist spawn count now only resets (as part of the Bradley healing process) after a short deploy timer.
1 Year Ago
Merge from bradley_scientists
1 Year Ago
▉▇▆▆ ▊▉▊▉ ▊▊ ▇▇▉▄▊▋▊ ▆█▊ ▌▋▊▉▋ ▍▇ ▉▉ ▊▊▉▊▆▍ ▊▋ ▍▊▄▌ ▍▇▋▅ ███ ▇▄▊▅▅█ ▄▋▋▊█▋▅▄ ▄▄▍▌▊▇▄ ▄▍ ▊▊▇▋▌▇▌ █▇▉▍
1 Year Ago
Decreased ScientistRedeploymentMinInterval from 180 to 60 seconds
1 Year Ago
Fix area mask caching.
1 Year Ago
Ai usage accuracy tests
1 Year Ago
NPC flamethrowers don't hurt NPCs.
1 Year Ago
Heavy scientist AI design fixes
1 Year Ago
Slightly reduce AI effective range to match damage range.
1 Year Ago
▄▄▇▋▄█▇▇ ▄▄▆ ▉▍▋▊▄▇▄█▄▆▋▄▅▍ ▅▋▇▅▄▄ ▉██▉▌ ▊▄ ▋▊██ █▇▅▉▍▋▊█▌ ▉▅▄▍▆▄▅▋ ▌▊▍▆ ▄▍▋▄▉▆ ▌█ ▇▆ ▌▉▌▆▋▄ █▅▄▋▊, ▅▉▇█ █▆▌█▆▍▍ █▆█ ▇▇███▌▄▉▆()
1 Year Ago
▅▉▄▊█▌▌▌▋▄▆▊ ▌▍▇▆▇▆▍▊▋() ▄▌▉ ▅▍█▉▍▋▄ ▉▌▍▍▄ ▍▄ ▉▌▌ ▅▉▅▅▌▉ █▋ ▍▊▍▇▅▅▄▊▉ ▉█▇▆▍ ▍▍▋▌▍▄▇▆. ▇▋▅ ▌▉▉▊█▆█▄▌▍▄▄ ▅▊▋▌▇ ▇█▄█▊ ▆▊ ▅▇▍▊█ █▋▇▆ ▆▇▊▉▄▅▆▄ ▇▇▍▍▍▊ ▅▅▅▍▍▌. ▋▊ ▅▇▍ █▄▇ ▌▊█▆▊▌ ▌▇▅▇▇▆▅▍▅▆▆▊▆.
1 Year Ago
Merge from bradley_scientists
1 Year Ago
Updated stationary scientist AI design. Switch scientists to stationary AI design instead of immediately killing them if the Bradley gets destroyed.
1 Year Ago
Stationary design update
1 Year Ago
Added a stationary AI design and fille. Updated Bradley scientist prefabs to reference it as an additional design.
1 Year Ago
Merge from bradley_scientists
1 Year Ago
Compile fixes
1 Year Ago
Merge from bradley_scientists
1 Year Ago
Cache walkable navmesh layer. Added convar'd damage deploy check interval. Codegen.
1 Year Ago
Check for valid navmesh at scientist spawn points before deploying. Handle missing navmesh.
1 Year Ago
Randomise between take cover and combat states when spawning scientists
1 Year Ago
Deploy & recall smoke grenade usage (convar'd)
1 Year Ago
MonumentIsland_Bradley test scene
1 Year Ago
Updated bradley scientist AI design, more defensive, more use of bradley as cover.
1 Year Ago
Check scientist target move distance is within a suitable distance from bradley
1 Year Ago
▉▌██▌▍▍▉▋▆ ▄▋▍█ ▆▇▅▊▊▋▆ ▅▉▆▋▌▉ ▅▋▊▄▊▉▊▋ ▊▉ ▄▅ ▍▇▅▉▇▅▊ ▋▊▉▌ █▋▄▊██
1 Year Ago
CanSeeTarget can now take a source position offset, used to check move points.
1 Year Ago
Refactor
1 Year Ago
Remove now unused LOS offset code
1 Year Ago
AIInformationZone LOS improvements for GetBestMovePointNear
1 Year Ago
Fix for recall loop when all scientists are killed, preventing the Bradley from leaving deployed state.
1 Year Ago
Merge from main
1 Year Ago
▌▇▊▋▄ ▆█▌▋█ ▊▄▆ ▍▇▋▇█ ▍▆▇ ▇▅█ ▆█▅▄▍▉ ▆▅▉▅▌█ ▅▍▉▌▍▆▄
1 Year Ago
Bradley scientist AI design update. AIInformationZone can now place move points on terrain. Disable AI data on spawn.
1 Year Ago
Extra AI data
1 Year Ago
Merge from main
1 Year Ago
Disable navmesh obastacle and AI data after all scientists are back on board, so they don't run through the APC on their way to mount it.
1 Year Ago
Merge from main
1 Year Ago
Raycast distance fix from earlier
1 Year Ago
Increase not-attacked timeout duration
1 Year Ago
Codegen
1 Year Ago
Merge from main
1 Year Ago
Remove standing weapon rack from excluded list for Pickaxe
1 Year Ago
Much more accurate navmesh placement of spawned scientists. BaseNavigator.PlaceOnNavMesh now takes parameter to control Y offset. Ifdef debug data to Editor only.
1 Year Ago
Temp debug gizmo drawing. TimeSince init fix.
1 Year Ago
More deploy/mount logic and balance convars.
1 Year Ago
Renames
1 Year Ago
Redeopment interval convar
1 Year Ago
NavMeshObstacle tweaks