Whigital
|
fc17697ef7
|
Overpressure - Fix backblast originating at projectile (#8985)
* Overpressure - Fix backblast originating at the projectile
* RHSUSF - Improve backblast for shoulder launchers
* RHSAFRF - Improve backblast for shoulder launchers
* RHSGREF - Improve backblast for shoulder launchers
* RHSSAF - Improve backblast for shoulder launchers
* Overpressure - Simplify projectile offset and cache lookups
* Overpressure - Remove parentheses and use array as hash key
* Overpressure - Rename caching function and move lookup
|
2022-08-01 18:32:02 +01:00 |
|
GhostIsSpooky
|
998f86f034
|
General - Move to CBA Settings (#8461)
* first pass
* second pass
* third pass
* final pass
* missing commas
* newlines
* switch to cba eventhandler
* newlines, formatting
* laser - movedToSQF
* add logging to ace_common_fnc_cbaSettings_loadFromConfig
* Update initSettings.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2021-10-11 15:48:30 -05:00 |
|
PabstMirror
|
c22fce273f
|
Overpressure changes (#4770)
* Add setting to overpressure
* Change overpressure on 2a70 cannon
Close #4691
Also fix gl smoke causing frag
* Handle 2a28 cannon
* Fix base class
|
2016-12-22 13:29:05 -06:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
esteldunedain
|
69dea087ca
|
Apply the ufeh to ACE_Overpressure
|
2016-02-06 18:17:27 -03:00 |
|
commy2
|
2252f82de7
|
rename backblast to overpressure
|
2015-02-15 18:11:50 +01:00 |
|