johnb432
|
8fc093de8f
|
Grenades - Code cleanup (#9979)
* 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 |
|
johnb432
|
9760095c42
|
Grenades - Fix how incendiary grenades do damage to vehicles (#9983)
* Allow incendiary grenades to damage multiple vehicles
Disable incendiaries damaging invulnerable vehicles
* Apply fire damage to vehicles even after grenade detonation
* Update fnc_damageEngineAndWheels.sqf
* Update fnc_incendiary.sqf
* Update fnc_damageEngineAndWheels.sqf
* british people don't exist
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
|
2024-06-11 07:59:36 -07:00 |
|
Cyruz143
|
b21535665b
|
Grenades - Add throwable explosive charges (#7860)
* First pass on adding throwable explosives
* Moved fnc call to postinit
* Disabled gits auto CRLF bs
* Changing fnc name and call
* Move names to string table
* Using vanilla icon and removing explosive depend
* More stringtable conversions
* Missing semi-colons causing RPT error
* Update addons/grenades/stringtable.xml
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Remove empty strings
* Update addons/grenades/stringtable.xml
Co-authored-by: Elgin675 <elgin675@hotmail.com>
* Add compatibility with "realistic names" modules, and add french translation
* Fix little mistake
* Update addons/grenades/stringtable.xml
Co-authored-by: Elgin675 <elgin675@hotmail.com>
* Add setting
* Change setting name, use ace_settingsInitialized
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Elgin675 <elgin675@hotmail.com>
|
2020-08-24 12:45:56 -05:00 |
|
commy2
|
9a93dffc3b
|
port A2 incendiary grenades
|
2016-08-13 11:49:36 +02:00 |
|
commy2
|
46a239f9f6
|
precompile on game start
|
2016-02-22 15:20:36 +01:00 |
|