1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/grenades
johnb432 8fc093de8f
Grenades - Code cleanup ()
* Improved various aspects of grenades

* Update addons/grenades/functions/fnc_flashbangExplosionEH.sqf

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Update addons/grenades/functions/fnc_incendiary.sqf

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Update addons/grenades/functions/fnc_incendiary.sqf

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>

* Update fnc_flashbangExplosionEH.sqf

* More cleanup

* Update fnc_incendiary.sqf

* Update fnc_incendiary.sqf

* Update fnc_flashbangThrownFuze.sqf

* Update fnc_flashbangThrownFuze.sqf

* Update addons/grenades/functions/fnc_nextMode.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/grenades/functions/fnc_flashbangExplosionEH.sqf

* Update addons/grenades/functions/fnc_incendiary.sqf

* Removed fix that is included in another PR

* Update fnc_incendiary.sqf

* Messed up merge conflict resolution

---------

Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-06-18 01:05:01 -07:00
..
dev Illumination Flares () 2018-12-06 20:28:13 -06:00
functions Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
models Add ShadowLod to thrown variant 2019-04-19 00:19:06 +02:00
sounds port A2 incendiary grenades 2016-08-13 11:49:36 +02:00
textures Update texture (make sure to squash&merge) 2019-11-18 16:41:28 +01:00
UI Add ui icon 2019-03-09 19:42:23 +01:00
$PBOPREFIX$ AGM Grenades Base 2015-01-14 01:55:23 -06:00
CfgAmmo.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
CfgEventHandlers.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
CfgMagazines.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
CfgMagazineWells.hpp Field Manual - Remove all use of +=, cleanup magwell capitlization () 2023-10-16 01:49:23 -05:00
CfgVehicles.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
CfgWeapons.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
config.cpp Grenades - Add throwable explosive charges () 2020-08-24 12:45:56 -05:00
Effects.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
initSettings.inc.sqf Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
script_component.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
stringtable.xml Translation - Update Russian for new features () 2024-06-10 21:28:30 -05:00
XEH_postInit.sqf Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
XEH_preInit.sqf Grenades - Add grenade rolling () 2024-05-27 02:19:52 -07:00
XEH_PREP.hpp Grenades - Code cleanup () 2024-06-18 01:05:01 -07:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_grenades

Introduces different throwing modes for grenades, as well as a flashbang and hand flares.