ACE3/addons/main
PabstMirror 981a8ea352
Hunter Killer (Commander Override) (#8496)
* Hunter Killer (Commander Override) - Initial Demo

* Just do a one-time slew

* Update fnc_eachFrame.sqf

* Update addons/hunterkiller/functions/script_component.hpp

Co-authored-by: jonpas <jonpas33@gmail.com>

* Update for ArmA 2.08

* cleanup

* Rework Observe / Control configs

* Add to all 2035 tanks

* Update script_component.hpp

* Use eyeDirection on commander turrets

* Update docs/wiki/framework/hunterkiller-framework.md

Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>

* Add to all 2035, support ture/false setVars

* remove from apcs because mods don't know how to do inheritance

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
2022-09-01 13:38:22 -05:00
..
$PBOPREFIX$ Initial commit. main, core (not complete) and to-merge. 2015-01-11 08:42:31 -08:00
CfgEditorSubcategories.hpp editor icon, editor category, delete on death 2018-01-02 15:56:15 +01:00
CfgModuleCategories.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
CfgSettings.hpp Add Global Mobilization Compatibility (#7835) 2021-10-14 10:48:54 -05:00
CfgVehicleClasses.hpp Added shared logistics categories 2015-08-19 16:54:44 +02:00
config.cpp General - Empty units/weapons arryas in acex cfgPatches, Add acex_main (#8518) 2021-10-15 12:54:12 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
script_debug.hpp Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
script_macros.hpp Grenades - Flashbang reaction fixes (#8485) 2021-11-05 13:01:01 -05:00
script_mod.hpp Hunter Killer (Commander Override) (#8496) 2022-09-01 13:38:22 -05:00
script_version.hpp Prep 3.15.0 Build 67 2022-05-24 09:03:42 -05:00
stringtable.xml Korean Translation 100% done (#8899) 2022-05-09 20:28:28 -05:00

ace_main

Backbone of other components, defining most of the commonly used macros.