------------------
In OB 2.5.6.50321
-------------------
ChinaAssetPack
093: Temp fixed torpedo explosion issue
093: Player can set torpedo launch angle via periscope azimuth, therefore need to do all calculation manually :)
SD-10: use aa_missile_amraam scheme (see below explanation)
JF-17
Added HOTAS T5 TDC re-center for CM-802AKG when releasing the key (NOTE: need to rebind the T5 up/down/left/right key on your throttle and keyboard if you did it before!! Axis should not be affected!!)
Added canopy glass fog effect (defog button also functional)
Added special option to select cockpit model for visual quality or performance (big fps drop when warning light test on, etc)
Added weapon quantity limitation when set manually in SMS Load page
Added UTC for Syria and Channel maps
Added 07-09 to Campaign
Added 4 QS for Syria map
Fixed WMD7 BIT skip issue in cold start
Fixed HUD TDC axis control
Updated radar antenna scan speed for INTC/DGFT/AG
**** regarding f-16c/fa-18c receiving launch warning when jf-17 launch sd-10 under TWS mode ****
After our investigation and test, we found that:
missile command-link (SDK API) + SD-10 with non-scheme: f16/f18 has launch warning
missile command-link (SDK API) + SD-10 with AIM-120 scheme: f16/f18 has NO launch warning
NO missile command-link (SDK API): f16/f18 has no launch warning
Only f16/f18 has launch warning, FC3 and others not
We've reported the issue, and ED's still working on it.
So we decide to use AIM-120 scheme for SD-10 to temp 'fix' this launch warning issue.
The reason we don't turn off missile command-link is because:
1. the missile command-link is needed for intermediate guidance for AAM.
2. without command-link, the AAM will become an ObjectID-guided missile.
3. it's an API provided by ED for a long time, and also AAM scheme is future