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 |
|
Dedmen Miller
|
7ac58737f4
|
Add CTS 7290 9-bang flashbang grenade
|
2019-03-09 19:36:54 +01:00 |
|
PabstMirror
|
f81f5830c5
|
Illumination Flares (#4506)
* Illumination Flares
* add M992 IR flare
* update debug script
* comments
|
2018-12-06 20:28:13 -06:00 |
|
commy2
|
e7bc2e9d62
|
remove deprecated code for 3.8.0 (#4457)
* remove deprecated scroll wheel event handler
* remove deprecated ace hash functions
* remove deprecated execNextFrame
* remove deprecated insertionSort
* remove deprecated getConfigType
* remove deprecated binocularMagazine
* remove deprecated wait(Until)AndExecute
* remove old ass and deprecated alternative syntax setHitPointDamage
* remove deprecated event handlers (#4459)
* remove deprecated event handlers#
* remove ACE_newEvents
* Remove old ACE PlayerEventHandler wrappers
|
2016-09-24 22:31:10 +02:00 |
|
commy2
|
9a93dffc3b
|
port A2 incendiary grenades
|
2016-08-13 11:49:36 +02:00 |
|
commy2
|
c481ddedaf
|
add 'name' to components
|
2016-06-19 09:38:39 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
PabstMirror
|
d7f9c52c2f
|
Merge branch 'master' into cbaEventSystem
|
2016-06-02 19:29:30 -05:00 |
|
jonpas
|
95573ee711
|
Stringtable URL (#3855)
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
|
2016-06-01 23:45:51 +02:00 |
|
jonpas
|
1354826d56
|
Put semi-colon to the correct place
|
2016-06-01 14:11:32 +02:00 |
|
jonpas
|
1331265e65
|
Move url into a macro
|
2016-06-01 13:49:10 +02:00 |
|
jonpas
|
6730d016c2
|
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
|
2016-06-01 13:27:02 +02:00 |
|
jonpas
|
b54d1985f1
|
QGVAR and fix gforces, goggles, grenades, hearing, interact_menu
|
2016-05-25 01:57:41 +02:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
commy2
|
b1fbbcc49f
|
bouncing flashbangs, fix #1907
|
2015-09-01 12:46:15 +02:00 |
|
PabstMirror
|
1a61148053
|
Grenades Cleanup
Shouldn't be any change to functionality
Headers
Formating
simplifying (waitAndExecute)
exceptions/canInteract for keybind
|
2015-02-14 00:39:09 -06:00 |
|
PabstMirror
|
cedb05f8d9
|
Key Press
|
2015-01-14 13:48:08 -06:00 |
|
PabstMirror
|
77065afb02
|
First Pass
|
2015-01-14 03:06:47 -06:00 |
|
PabstMirror
|
7ead73bc1f
|
AGM Grenades Base
|
2015-01-14 01:55:23 -06:00 |
|