PabstMirror
|
8e3fd45500
|
Artillery rangletables (universal) (#6853)
* Initial
* Update artillerytables.cpp
* Pass by value, remove c17 features
* Tweak accuracy
* SQF work
- improve compat with a3 mlrs with remote cam (animationSourcePhase)
- handle non [0] turrets (rhs prp)
- add config entries
- use vectorCos to fix fp error (thanks commy)
* Support per mag air friction
* tweak friction
* Integrate with mk6
* more acos fixes
* Handle invalid memPointGunOptic (CUP_BM21_Base)
* Cleanup
* cleanup/tweaks
* Update checkConfigs.sqf
* Finish cleanup of ace_mk6mortar
* Update stringtable.xml
* fix bwc for ACE_RangeTable_82mm
* Update fnc_rangeTableCanUse.sqf
* build 32dll, fix some headers
* strncpy and move testing to seperate file
* Move to sub-category
* Update for ACE_Extensions changes and add warning to ace_common
* Update stringtable.xml
* Update addons/common/functions/fnc_checkFiles.sqf
Co-Authored-By: jonpas <jonpas33@gmail.com>
* Update stringtable.xml
* Update stringtable.xml
* test extension.yml update logical operator
* Revert "test extension.yml update logical operator"
This reverts commit b1871724ad .
* more guess and test
|
2019-12-17 10:14:45 -06:00 |
|
PabstMirror
|
c9ee0995c3
|
mk6mortar - Tweak charge UI for 1.86 (#6718)
|
2018-12-06 13:37:44 -06:00 |
|
jonpas
|
331c3c70cb
|
Verify and fix cargo, nametags, rearm, reload, repair, ui, Convert infoDisplayChanged in common and mk6mortar Rsc's
|
2016-05-24 18:58:27 +02: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 |
|
commy2
|
a9ebcf8543
|
fix setVariable and getVariable capitalization
|
2015-11-30 17:27:09 +01:00 |
|
PabstMirror
|
bb414dd10f
|
Redo Some UI - Try to fix vectorUp problems
|
2015-06-14 00:52:30 -05:00 |
|
PabstMirror
|
61a0ae1aec
|
Rangetable Dialog
|
2015-04-05 15:48:56 -05:00 |
|
PabstMirror
|
34a86e0db3
|
Fix Heading Mils
|
2015-04-05 14:48:26 -05:00 |
|
PabstMirror
|
0281897a3d
|
Show Charge - Cleanup Settings
|
2015-04-05 14:34:39 -05:00 |
|
PabstMirror
|
e6c7758d3f
|
Prototype - Show Mils on mk6
|
2015-04-05 01:57:24 -05:00 |
|