ACE3/addons/advanced_throwing
Fabio Schick c88e1abd0e
Weather - More permissive wind info indicator + auto-enabling when throwing grenades (#9820)
* More permissive displaying of Wind Info

* Temporary Wind Info while throwing Grenades

* Add Temporary Wind Info Setting

* Safer reading of EGVAR from addon that may not be loaded

* Show Wind Info only in Static Vehicles

* Improve Exclusion Check

Co-Authored-By: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Improve Abort Checks on Keybind Statements

Co-Authored-By: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Raise eyePos when inside Static Weapon

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-26 09:59:48 -03:00
..
functions Weather - More permissive wind info indicator + auto-enabling when throwing grenades (#9820) 2024-03-26 09:59:48 -03:00
UI Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
$PBOPREFIX$ Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
ACE_Settings.hpp General - Move to CBA Settings (#8461) 2021-10-11 15:48:30 -05:00
CfgAmmo.hpp AdvThrow - Fix toqrue script error for IR strobes (#5842) 2017-12-02 12:23:34 -06:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Convert ACE_settings to CBA_settings (#4895) 2017-11-11 20:21:55 +01:00
config.cpp Add Advanced Throwing torque (rotation) (#5621) 2017-10-15 20:06:18 +02:00
initSettings.inc.sqf Weather - More permissive wind info indicator + auto-enabling when throwing grenades (#9820) 2024-03-26 09:59:48 -03:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Scale grenade torque depending on throw mode (#5845) 2017-12-03 16:37:13 +00:00
stringtable.xml Weather - More permissive wind info indicator + auto-enabling when throwing grenades (#9820) 2024-03-26 09:59:48 -03:00
XEH_postInit.sqf Weather - More permissive wind info indicator + auto-enabling when throwing grenades (#9820) 2024-03-26 09:59:48 -03: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 Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
XEH_preStart.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00

ace_advanced_throwing

Integrates advanced throwing by Dslyecxi.