Brandon Danyluk
aea24c6de4
Better attack angle calculation. Does not get exactly right, but works for all cases.
...
Need to implement a PID controller navigation type to get a correct attack angle
2021-04-20 15:31:38 -06:00
Brandon Danyluk
438cb8b90f
tweak JDAM guidance
2021-04-20 11:10:29 -06:00
Brandon Danyluk
12bcb95e93
fix gimbal lock via rotating with quaternions
2021-04-19 21:31:15 -06:00
Brandon Danyluk
1cb84087c3
update todo
2021-04-19 01:41:48 -06:00
Brandon Danyluk
44b7b874fd
Add SDB and JDAM
2021-04-19 01:27:49 -06:00
Brandon Danyluk
3878c67c87
add TOO TGP
2021-04-18 23:05:56 -06:00
Brandon Danyluk
e1cdbb777f
Add GPS selector dialog for GPS munitions
2021-04-18 03:30:10 -06:00
Brandon Danyluk
b18508b8f3
update todo for ground based weapons
2021-04-17 01:27:19 -06:00
Brandon Danyluk
23cd1ef268
update todo
2021-04-17 01:18:52 -06:00
Brandon Danyluk
e7919dabd2
Add all GBU-12s that exist for all planes
2021-04-17 01:11:33 -06:00
Brandon Danyluk
f942231358
add R-73/4
2021-04-17 00:40:38 -06:00
Brandon Danyluk
d622e4d530
add ASRAAM
2021-04-16 23:00:02 -06:00
Brandon Danyluk
8b88142b03
Add AIM-120A
2021-04-16 20:05:49 -06:00
Brandon Danyluk
265670cafa
Tweak flight parameters. Add R-77
2021-04-16 19:50:00 -06:00
Brandon Danyluk
fe1e6d45cb
update dragon to not use new guidance
2021-04-16 19:02:03 -06:00
Brandon Danyluk
8f03b5be9e
Change AIM-9 agility
2021-04-16 16:18:28 -06:00
Brandon Danyluk
1b000d658a
Allow for debug info to be displayed via variable
2021-04-16 15:43:31 -06:00
Brandon Danyluk
abc5babb50
Implement optical mavericks
2021-04-16 00:33:38 -06:00
Brandon Danyluk
0848d74aeb
add config entries
2021-04-15 22:51:03 -06:00
Brandon Danyluk
26dee9f2e1
enable chaff decoy
2021-04-15 22:43:41 -06:00
Brandon Danyluk
8318b60982
Improve radar simulation
2021-04-15 22:29:02 -06:00
Brandon Danyluk
d0775283e3
implement course state machine
2021-04-14 02:29:27 -06:00
Brandon Danyluk
a485399c5e
update todo
2021-04-14 00:25:15 -06:00
Brandon Danyluk
8d52a2eb16
todo: fix nlaw
2021-04-14 00:24:39 -06:00
Brandon Danyluk
fe2fedd1e8
more tweaks
2021-04-13 23:14:34 -06:00
Brandon Danyluk
c714fb526b
small tweaks
2021-04-13 23:12:47 -06:00
Brandon Danyluk
e2c8ddfd3b
IR seeker and AIM-9M
2021-04-13 22:45:18 -06:00
Brandon Danyluk
555f0c8921
SALH: only update seeker pos if it within small error
2021-04-13 20:51:21 -06:00
Brandon Danyluk
af2b9a280a
multiple changes
2021-04-13 20:31:10 -06:00
Brandon Danyluk
a2d2dd0df9
chane navigation profiles to go for attack direction instead of target
2021-04-13 20:05:28 -06:00
Brandon Danyluk
d34201ed4e
remove uneeded sets
2021-04-13 17:18:42 -06:00
Brandon Danyluk
e1436d6ece
Change out missile types to reflect navigation scheme they use IRL
2021-04-13 16:27:33 -06:00
Brandon Danyluk
e9d474c995
remove placeholder
2021-04-13 16:21:25 -06:00
Brandon Danyluk
f96abc0b89
Fix bug with ZEM
2021-04-13 16:21:15 -06:00
Brandon Danyluk
1873467deb
Add zero-effort miss. Seeker now feeds data to navigation
2021-04-13 16:10:39 -06:00
Brandon Danyluk
a93eb6433d
implement augmented proportional navigation
2021-04-13 14:09:36 -06:00
Brandon Danyluk
187c6d35c3
Implement some generic modes of flight
2021-04-12 23:14:22 -06:00
Brandon Danyluk
789ae1cbe4
Add AIM-120 with ARH. Change AHR to not always seek all targets
2021-04-12 22:37:41 -06:00
Brandon Danyluk
34af87bb07
update todo with list of weapons
2021-04-12 18:04:48 -06:00
Brandon Danyluk
0d0019b272
add KAB-250 lgb
2021-04-12 18:04:40 -06:00
Brandon Danyluk
8948e8ac77
add camera tool to observe projectile in flight
2021-04-12 17:03:21 -06:00
Brandon Danyluk
e54e6ec254
Fix hellfire firing without lock. Change LOS navigation type
2021-04-12 16:44:59 -06:00
Brandon Danyluk
d6c5bcd025
adjust drag
2021-04-12 15:39:02 -06:00
Brandon Danyluk
fca022a401
scale deltatime in accordance to acctime. Change velocity so that it isnt always pointing out the nose. Dont scale Acmd as much
2021-04-12 15:18:01 -06:00
Brandon Danyluk
46abb93cb8
add GBU-12 to missile guidance
2021-04-12 02:51:02 -06:00
Brandon Danyluk
35c48c8915
fix dagr
2021-04-12 01:43:35 -06:00
Brandon Danyluk
5f45ad838d
fix maverick
2021-04-12 01:12:24 -06:00
Brandon Danyluk
023fed45cb
fix hellfire
2021-04-12 01:11:21 -06:00
Brandon Danyluk
3e50605b37
update todo
2021-04-12 01:10:36 -06:00
Brandon Danyluk
22d3ee838f
Fix SALH
...
With Pro-nav the irratic behaviour of the laser caused the missile to over correct, so we average the position and use that running average for the target
2021-04-12 01:09:12 -06:00
Brandon Danyluk
4124a317f2
Update todo
2021-04-12 00:16:44 -06:00
Brandon Danyluk
4f8ea33e36
Fix NLAW
2021-04-12 00:16:10 -06:00
Brandon Danyluk
cf40622b52
Fix metis and HOT to use new scheme
2021-04-12 00:12:16 -06:00
Brandon Danyluk
bac6a0b6dd
implement LOS guidance, rename previous LOS guidance
2021-04-11 23:50:03 -06:00
Brandon Danyluk
224a243713
implement LOS guidance and Bang-Bang control
2021-04-11 17:58:44 -06:00
Brandon Danyluk
450d1a2a09
allow for bang bang guidance
2021-04-10 19:02:31 -06:00
Brandon Danyluk
0af82a56f4
allow for different types of navigation
2021-04-10 18:49:47 -06:00
Brandon Danyluk
7caabc1642
small tweaks
2021-04-10 18:41:09 -06:00
Brandon Danyluk
4d5d395f61
adjust hellfire attack profile to work with pro-nav
2021-04-10 18:32:55 -06:00
Brandon Danyluk
5cd61d1301
set default navigation type
2021-04-10 13:16:08 -06:00
Brandon Danyluk
fd8a55addf
make navigation a modifyable system
2021-04-10 13:11:20 -06:00
Brandon Danyluk
fa064f9287
small adjustents
2021-04-10 11:27:41 -06:00
Brandon Danyluk
ea0bb8fa37
pro-nav works flawlessly
2021-04-10 11:15:27 -06:00
Brandon Danyluk
dee326606c
pn crap
2021-04-06 21:01:07 -06:00
Brandon Danyluk
53ff3bb1f5
proportional navigation now "works"
2021-04-03 21:04:16 -06:00
Brandon Danyluk
7179a91c77
small changes
2021-04-01 20:12:49 -06:00
Brandon Danyluk
17175db48e
v2 of proporitonal nav
2021-03-31 17:16:00 -06:00
Brandon Danyluk
365860dd09
attempt at missile dynamics
2021-03-26 23:15:29 -06:00
Brandon Danyluk
2fd4f70c5b
Add debug info
2021-03-18 23:43:07 -06:00
Brandon Danyluk
51542f9053
Basic proportional navigation and PID controller
2021-03-18 23:28:55 -06:00
Spindler Torsten
b167dff81a
Change displayShortName to MAVL for Maverick L ( #8161 )
...
Co-authored-by: TeTeT Nimitz <tetet.nimitz@gmail.com>
2021-03-12 12:57:56 -06:00
PabstMirror
8ac8da3188
Spectator - Fix displayUnloaded event ( #8158 )
2021-03-10 10:12:50 -06:00
PabstMirror
8bd4922fcc
Prep 3.13.6 Build 60
2021-03-09 17:06:50 -06:00
PabstMirror
8615df6211
Merge branch 'master' into release-3.13.6
2021-03-09 17:06:37 -06:00
Steve Zhao
c0db53770a
Add descriptions for hellfire variants ( #8157 )
2021-03-09 17:04:17 -06:00
PabstMirror
9bc5d6af27
Prep 3.13.6 Build 59
2021-03-08 22:12:36 -06:00
PabstMirror
d2ceeed154
Merge branch 'master' into release-3.13.6
2021-03-08 22:07:18 -06:00
BaerMitUmlaut
dcfb5aa224
Enable forgotten unconscious fade in/out effects ( #8156 )
2021-03-08 17:14:19 -06:00
PabstMirror
05ab4ba677
Javelin - reduce soft-launch motor delay ( #8152 )
2021-03-07 13:25:14 -06:00
classic
7112bebaa7
Update Japanese translation ( #8150 )
2021-03-06 14:27:35 -06:00
Dystopian
69c3d2bb65
Add Weapon Attachments interaction ( #7706 )
...
* Add Weapon Attachments interaction
* Apply recommended changes
* Format addPEH
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
* Remove toLower
* Update required CBA version
* Rename category to Accessories
* Change setting var name
* Add setting description
* Fix notification size
* Optimize with new commands
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2021-03-04 11:43:11 -06:00
classic
c60e4111d8
Update Japanese translation ( #8146 )
2021-03-04 11:27:06 -06:00
Neil Evers
d64050554d
Arsenal - Fix Zeus UI lockup after closing arsenal ( #8102 )
...
* Fix Zeus UI lockup after closing arsenal
* Removed redundant line
* use ACE_player
* Always reset cameraview
2021-03-03 22:11:24 -06:00
PabstMirror
2458e87333
Prep 3.13.6 Build 58
2021-03-03 16:04:10 -06:00
PabstMirror
fab4664b73
Update XEH_preInit.sqf ( #8143 )
2021-03-03 15:50:08 -06:00
PabstMirror
22faa51233
Common - Fix Gesture mutex for scroll-wheel reloads ( #8142 )
...
* Common - Fix Gesture mutex for scroll-wheel reloads
* simplify gvars and add comments
2021-03-03 15:31:07 -06:00
Salluci
496a6d800a
Medical - Show "Inventory" action on unconscious units ( #8083 )
...
* Update XEH_preInit.sqf
* Style pass, remove double localize
* only run if (hasInterface) {
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-03-03 15:30:49 -06:00
Dystopian
98e74ab3d1
Cook off - Fix ammo box cook off when setting is Players only ( #8066 )
...
* Fix ammo box cook off when setting is Players only
* Update addons/cookoff/functions/fnc_handleDamage.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:50:09 -06:00
Filip Maciejewski
4d71607e81
Arsenal - Less magic numbers ( #8089 )
...
* Add macro for virtualItems index 0 (weapons)
* Add macro for virtualItems index 1 (attachments)
* Add macro for virtualItems index 2 (all items)
* Add macro for virtualItems index 3 (headgear)
* Add macro for virtualItems index 4 (uniform)
* Add macro for virtualItems index 5 (vest)
* Add macro for virtualItems index 6 (backpack)
* Add macro for virtualItems index 7 (goggles)
2021-02-27 11:21:26 -06:00
pterolatypus
b2da1792e1
Medical Treatment - Settings to limit IVs to certain locations ( #8116 )
...
* Settings to limit IVs to certain locations
* Changed to one setting
* Reworded settings for consistency
2021-02-27 11:06:37 -06:00
Neviothr
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:05:05 -06:00
jonpas
5a36d1a771
Advanced Throwing - Add object variable to disable pick up of attached throwables ( #8031 )
...
* Advanced Throwing - Add object variable to disable pick up
Use: `OBJECT setVariable ["ace_advanced_throwing_disablePickUp", true]`
* Documentation - Add Advanced Throwing Framework
* Update addons/advanced_throwing/functions/fnc_renderPickUpInteraction.sqf
* Update advanced-throwing-framework.md
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:04:43 -06:00
Steve Zhao
13bce729ee
add icon for quickmount change seat ( #8126 )
...
alpha-inverted version of "\a3\ui_f\data\GUI\Cfg\Hints\Seats_ca.paa"
2021-02-27 10:36:10 -06:00
Dystopian
b151148542
Replace canAdd with CBA_fnc_canAddItem ( #8012 )
2021-02-27 10:26:12 -06:00
commy2
50578a2463
Fix Multiple Issues With Timestamps ( #8034 )
...
* Fix Multiple Issues With Timestamps
* simplify
* improve parsing of timestamps
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 00:17:00 +01:00
PabstMirror
bac47bb292
Chery pick 6868fa5600
( #8139 )
...
Co-Authored-By: Toni Vicente <arv187@users.noreply.github.com>
Co-authored-by: Toni Vicente <arv187@users.noreply.github.com>
2021-02-26 13:28:42 -06:00
PabstMirror
ad98ae479c
Flashsuppresssors - Update configs for 2.02 ( #8105 )
2021-02-24 11:41:32 -06:00
Vdauphin
d00e7a17a1
cookOff - Fix: Disable ammunition cookoff and turret effect when skipping destruction effects ( #8122 )
...
* Disable ammunition cookoff and turret effect when skiping destruction effects
* Improve readability
2021-02-23 11:42:15 -06:00
BaerMitUmlaut
61e8ae3c8b
Wirecutter - Replace fences with destroyed models when cut ( #8106 )
...
* Add more fence types for wirecutter
* Replace fences with destroyed models when cut
* Move fence destruction to server side
2021-02-23 11:03:55 -06:00
mharis001
5bc43fe247
Common - Improve getPylonTurret by using getAllPylonsInfo ( #8087 )
...
* Improve getPylonTurret by using getAllPylonsInfo
* Fix indentation
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-23 10:57:57 -06:00