userAdam Woolridgecancel

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

56 Days Ago
Debugging backup
57 Days Ago
Spawn intervals and convar. Don't do bradley health check in the editor, for easier testing (added a warning for it).
57 Days Ago
Codegen
57 Days Ago
Merge fixing
57 Days Ago
Codegen after merge conflict
57 Days Ago
Merge from main
58 Days Ago
Fixed CNY spear for weapon racks after regression caused by spear changes.
58 Days Ago
Setup for all weapon rack types
58 Days Ago
Merge from metal_detector
58 Days Ago
Code review tweaks
58 Days Ago
Merge from main
2 Months Ago
Increase max deploy distance convar
2 Months Ago
Convars to control min health range and attack distances for deployment. Add deploy checks logic.
2 Months Ago
Realm-remove AI data from client
2 Months Ago
Handle scientists despawn
2 Months Ago
Merge from main
2 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.
2 Months Ago
Merge from main
2 Months Ago
Tweak scientist movement
2 Months Ago
Increase scientist spawn radius
2 Months Ago
Initial scientist AI design file
2 Months Ago
Merge from main
2 Months Ago
Merge from main
2 Months Ago
Add a NavMeshObstacle for the Bradley that gets toggled with deployed status.
2 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.
2 Months Ago
Merge from main
2 Months Ago
Bradley doesn't take damage from scientists.
2 Months Ago
Bradley doesn't target Scientists
2 Months Ago
Spawn scientists pre-aware of attacker
2 Months Ago
Tweak road scientist navmesh Y offset. Bradley spawners set spawn type flags. Bradley prefab update.
2 Months Ago
Spawn the correct scientist type depending on the bradley type (monument or road). Added new scientist prefabs & AI design placeholders.
2 Months Ago
Flag a bradley as road spawned or not
2 Months Ago
Layer mask fix
2 Months Ago
Initial basic scientist spawning behaviour
2 Months Ago
Bradley main cannon shell doesn't hit scientists
2 Months Ago
Bradley guns don't hit Scientists
2 Months Ago
Hardcode a stopped/deployed state for quick testing.
2 Months Ago
Simplify BradleyAPC.SetTarget calls
2 Months Ago
Refactor set target code into a separate function so we can re-use it.
2 Months Ago
Single line cleanup
2 Months Ago
Merge from main
2 Months Ago
Merge from main
2 Months Ago
Fix issues with sweetspot scanning when mounted.
2 Months Ago
Merge from ss_rework2
2 Months Ago
Merge from metal_detector
2 Months Ago
Merge from main
2 Months Ago
Disable debug rendering
2 Months Ago
Cleanup & codegen
2 Months Ago
Cleanup
2 Months Ago
Merge from interface