ACE3/addons/overpressure
bluefield 1439680795
Overpressure - Separate backblast and overpressure range coefficient (#10070)
* feat: separate overpressure and backblast configurations

* documentation: remove undefined return

* typo: trace macro padding

* refactor: add range<number> return

* refactor: reuse return values for overpressure coef

* refactor: reuse return values for backblast coef

* whitespace

Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>

* headers

Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* feat: change backblast limit to 0

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* remove: deleted ACE_Settings.hpp

* fix: update postInit.sqf event handler to register new GVARs

* fix: remove `ACE_Settings.hpp`

* typo: add spacing

Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>

* typo: fix spacing

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* feat: switch distanceCoef minimun value to 0

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* typo: update the slider checks with new minimuns

temporary solution until i figure out the EH

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* feat: new stringable elements

* Update stringtable.xml

* Added translations

* Switched order of settings to match age of settings

* setting require restart, split adding firedEH

* Added notifications about mission restart

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: Drofseh <Drofseh@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-06-20 22:30:33 +02:00
..
functions Overpressure - Separate backblast and overpressure range coefficient (#10070) 2024-06-20 22:30:33 +02:00
$PBOPREFIX$ rename backblast to overpressure 2015-02-15 18:11:50 +01:00
ACE_Arsenal_Stats.hpp Cleanup spaces in config macros (#9621) 2023-11-05 12:36:00 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgWeapons.hpp Overpressure - Fix backblast originating at projectile (#8985) 2022-08-01 18:32:02 +01:00
config.cpp Overpressure - Separate backblast and overpressure range coefficient (#10070) 2024-06-20 22:30:33 +02:00
initSettings.inc.sqf Overpressure - Separate backblast and overpressure range coefficient (#10070) 2024-06-20 22:30:33 +02:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml Overpressure - Separate backblast and overpressure range coefficient (#10070) 2024-06-20 22:30:33 +02:00
XEH_postInit.sqf Overpressure - Separate backblast and overpressure range coefficient (#10070) 2024-06-20 22:30:33 +02:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Overpressure - Fix backblast originating at projectile (#8985) 2022-08-01 18:32:02 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_overpressure

Adds backblast area to AT launchers and overpressure zones to tank cannons.