issues
search
10Dozen
/
dzn_GoTacs
Gorgeous Tactical Senpai is an Arma 3 AI squad level commanding mod
0
stars
0
forks
source link
v1
#1
Open
10Dozen
opened
6 years ago
10Dozen
commented
6 years ago
v0.1 Features:
[x] Team assignments
[x] Squad HUD markers (team color, weapon and distance info for alive units)
[x] Contacts HUD markers (distance in categories - danger, close, medium, far, unit type and unit position with 15 seconds lag)
[x] Avoid IWB/ICB behavior
[ ] ACE healing on button click
[ ] Squad ammo sharing on button click
UI Stuff:
[x] Main overlay: Keybindings
[x] Main overlay: Squad Settings page
[x] Main overlay: Squad Settings page: Team assignement (NATO, MSV)
[x] Main overlay: Squad Settings page: Squad markers - opacity levels & toggle demo ui
[x] Main overlay: Squad Settings page: Contact report - opacity levels & toggle demo ui
[x] Main overlay: Squad Settings page: Contact report - refresh time
[ ] Main overlay: Breach & Clear order
[ ] Main overlay: Share ammo
[x] HUD: Squad layer
[x] HUD: Squad layer - engaging state
[x] HUD: Squad layer - wounded state
[ ] HUD: Squad layer - destination point
[x] HUD: Contacts layer - known targets
[x] HUD: Contacts layer - bad tracking of targets disatnce/movemnet
[ ] Breach & Clear order - UI
[x] Breach & Clear order - script
[x] Stubbed healing/ ACE treatment
[x] System: Exclude squad AI from IWB
10Dozen
commented
6 years ago
[x] Issue 1: Trigger call dzn_GoTacs_fnc_setupSquadUnits; on assignement to prevent from IWB stuff
[x] Issue 2: Make units not cachable for dzn_Dynai or add cutom code run
[x] Issue 3: AI don't run after dzn_gear kit applied in some cases
[x] Issue 4: GoTacs addon preInits - should be postInit (see
https://github.com/10Dozen/dzn_GoTacs/issues/3
)
[x] Issue 5: Don't use players in contacts data loop
10Dozen
commented
6 years ago
[x] Feature 1: Something to unstick AI from their positions (force sprint to player or simple teleport to player, expected name - Rally up)
[x] Feature 2: Sprint to cover & duck (like it made in ICB)
[x] Feature 3: Teams related orders
[x] Feature 4: Mark units that are executin orders now (e.g. add "E" mark in draw 3d and manage grids) to nofity player about order start/end
[x] Feature 5: Make orders cancelable
[x] Feature 6: Make Rally up 30 sec long (e.g. 3 times for 10 secs and then make setPos)
10Dozen
commented
6 years ago
[ ] Feature 7: Make units sit when stopped and stance is Auto
[ ] Feature 8: Make units watch +-90 degress on stop
[ ] Feature 9: Add Manage-Re-create squad to re-create squad with same structure and kits
[ ] Feature 10: Add Fireteam control: Move on W
[ ] Feature 10: Add Fireteam control: Watch on S
v0.1 Features:
UI Stuff: