ACE3/addons/weather
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 Show beaufort dots on wind display -for color Blind 2016-01-07 10:34:31 -06:00
$PBOPREFIX$ weather: initial port of ACE2 features. variables names changed to use macros. 2015-01-20 20:18:40 -03:00
ACE_Settings.hpp Switch to some already translated CSTRINGs 2015-08-03 15:52:35 -05:00
CfgEventhandlers.hpp disable auto weather - bugging out ACE weather 2016-06-25 20:39:06 +02:00
CfgVehicles.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgWorlds.hpp add tanoa wind dir data, add comments 2016-06-12 07:30:38 +02:00
config.cpp only disable auto-weather settings by default, but keep them toggleable 2016-06-25 21:46:24 +02:00
init3DEN.sqf only disable auto-weather settings by default, but keep them toggleable 2016-06-25 21:46:24 +02:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
RscTitles.hpp Privates, Headers, Merge 4 PFEH into one 2016-01-05 01:39:29 -06:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml Update the Jpn translation (#5586) 2017-10-04 16:30:11 +02:00
XEH_postInit.sqf Switch 2 perm PFEH to everyFrame (#5140) 2017-05-10 11:28:26 -05:00
XEH_postServerInit.sqf Cleanup Merge and remoteFnc events 2016-06-02 19:59:18 -05: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_weather

This module simulates realistic weather effects, according to the geographical location of the map, the date and time. It also ensures that all players experience the same weather effects.

Maintainers

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