branchrust_reboot/main/bradley_scientistscancel

101 Commits over 60 Days - 0.07cph!

58 Days Ago
Make the UI designer screen larger to fit the extra states on. Update bradley scientist AI design with recall states/events.
58 Days Ago
Update state for recalling scientists
58 Days Ago
Merge from main
59 Days Ago
Add destroy self behaviour state. Recall coroutine rework.
59 Days Ago
Merge from main
2 Months Ago
WIP logic for loading scientists back in. New related states, AI design updates.
2 Months Ago
Merge from main
2 Months Ago
More recall logic/testing.
2 Months Ago
Snappier scientist weapon equip on spawn
2 Months Ago
Merge from main
2 Months Ago
Reset scientist spawn count to max when Bradley heals after inaction.
2 Months Ago
Fix for spawning a single scientist when all of them have been previously killed.
2 Months Ago
Added deployed timer. Don't count alive scientists until they've all finished spawning.
2 Months Ago
Persist number of alive scientists between deployments. Initial logic for recalling scientists and starting to move again.
2 Months Ago
Better deploy logic, check for valid positions, don't stop and deploy if there's no valid positions.
2 Months Ago
Scientist count bump. Additional AI data.
2 Months Ago
Merge from main
2 Months Ago
Merge from debugging
2 Months Ago
Merge from main
2 Months Ago
Spawn intervals and convar. Don't do bradley health check in the editor, for easier testing (added a warning for it).
2 Months Ago
Codegen
2 Months Ago
Merge fixing
2 Months Ago
Codegen after merge conflict
2 Months Ago
Merge from main
3 Months Ago
Increase max deploy distance convar
3 Months Ago
Convars to control min health range and attack distances for deployment. Add deploy checks logic.
3 Months Ago
Realm-remove AI data from client
3 Months Ago
Handle scientists despawn
3 Months Ago
Merge from main
3 Months Ago
Add spawn points to Bradley prefab. Allow a frame for the navmesh obstacle to kick in. Use spawn points and cycle around them if more scientists than spawn points. Init scientists with entity memory of target. Scientists take cover from target when spawning.
3 Months Ago
Merge from main
3 Months Ago
Tweak scientist movement
3 Months Ago
Increase scientist spawn radius
3 Months Ago
Initial scientist AI design file
3 Months Ago
Merge from main
3 Months Ago
Add a NavMeshObstacle for the Bradley that gets toggled with deployed status.
3 Months Ago
Added an AIInformationZone to Bradley. Added move/cover AI data points. Toggle the AIInformationZone on/off with deployed status. Assign the AIZ as a virtual AIZ to Scientists when spawning them.
3 Months Ago
Merge from main
3 Months Ago
Bradley doesn't take damage from scientists.
3 Months Ago
Bradley doesn't target Scientists
3 Months Ago
Spawn scientists pre-aware of attacker
3 Months Ago
Tweak road scientist navmesh Y offset. Bradley spawners set spawn type flags. Bradley prefab update.
3 Months Ago
Spawn the correct scientist type depending on the bradley type (monument or road). Added new scientist prefabs & AI design placeholders.
3 Months Ago
Flag a bradley as road spawned or not
3 Months Ago
Layer mask fix
3 Months Ago
Initial basic scientist spawning behaviour
3 Months Ago
Bradley main cannon shell doesn't hit scientists
3 Months Ago
Bradley guns don't hit Scientists
3 Months Ago
Hardcode a stopped/deployed state for quick testing.
3 Months Ago
Simplify BradleyAPC.SetTarget calls