ACE3/addons/advanced_ballistics
ulteq be482ea097 Advanced Ballistics - Drag model revamp & Spin drift correction (#5566)
* Advanced Ballistics - Drag model revamp
- Moved away from using the drag tables from the GNU exterior ballistics library
- The drag functions are now based off this data from JBM Ballistics: http://www.jbmballistics.com/ballistics/downloads/text/
- The differences are minor, but some players might still appreciate the additional authenticity

* The Mach number is now calculated in relation to the air temperature.

* Improved speed of sound calculation accuracy.

* Advanced Ballistics - DLL update

* Advanced Ballistics - Added drag function reference (JBM Ballistics)

* Advanced Ballistics - Fixed calculation error in the spin drift simulation
- The error was introduced with this PR (https://github.com/acemod/ACE3/pull/4708)

* More descriptive variable names

* Minor performance optimizations

* Fixed some minor issues

* DLL rebuild

* Utilize new 'toFixed' script command
- Small performance improvement

* Fixed a typo

* Use correct reference speed for the drag compensation

* Updated all 'airFriction' values to match the new drag model

* 'Default' atmosphere now equals the ICAO standard atmosphere

* Update reference humidity to meet the ICAO standard
2017-10-06 13:05:20 -05:00
..
functions Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
UI Move wind display resources to weather 2015-04-06 00:12:22 -03:00
$PBOPREFIX$ Added missing PBOPREFIX files 2015-05-11 17:37:08 +02:00
ACE_Settings.hpp Advanced Ballistics - New default simulation interval (#4707) 2016-11-25 00:15:41 +01:00
CfgEventHandlers.hpp precompile on game start 2016-02-22 15:20:36 +01:00
CfgVehicles.hpp Advanced Ballistics - New default simulation interval (#4707) 2016-11-25 00:15:41 +01:00
config.cpp add 'name' to components 2016-06-19 09:38:39 +02:00
initKeybinds.sqf Macro STRING to LSTRING 2015-05-28 21:59:04 +02:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
RscTitles.hpp Removed newline brackets 2015-06-02 22:38:12 +02:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml Fix Chinese content & missing string (#5375) 2017-07-19 20:57:20 +02:00
XEH_postInit.sqf convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
XEH_preInit.sqf Add dev macro to quickly recompile functions (#4699) 2016-11-23 13:35:25 -06:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_advanced_ballistics

The Advanced Ballistics module introduces advanced external- and internal ballistics to the game.

Maintainers

The people responsible for merging changes to this component or answering potential questions.