Dystopian
|
14e92dfb7f
|
Repair - Add enable setting (#8070)
* Add enable setting
* Optimize eden expressions
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* Add debug
* Update addons/repair/functions/fnc_addRepairActions.sqf
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Fix strange indent
* Optimize bool to number conversion
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
* Prevent run before setting is ready
* Move postInit to EH
* remove all transportRepair = 0
* remove requiredAddons
---------
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
|
2023-07-29 07:53:05 +03:00 |
|
Dystopian
|
0321545098
|
Rearm - Add enable setting (#8067)
* Add enable setting
* Update test
* Optimize eden macro
* Fix bad command name in eden
* Apply suggestions from code review
Co-authored-by: jonpas <jonpas33@gmail.com>
* Cleanup unused argument
* Handle RHS config
* Optimize init function a little
* Improve macro
Co-authored-by: jonpas <jonpas33@gmail.com>
* compats and leftovers
* function header (sorry jonpas)
* add enabled check to initSupplyVehicle
* use toString
* fix validate
* inheritance cleanup
---------
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
|
2023-07-28 12:47:23 +03:00 |
|
Filip Maciejewski
|
604f169ba5
|
Repair - Support all modded toolkits (#8595)
|
2021-11-11 12:41:25 +01:00 |
|
Björn Dahlgren
|
b12af1e0b5
|
General - Format config classes with consistent spacing (#8550)
|
2021-10-18 11:56:43 -05:00 |
|
Björn Dahlgren
|
e1185def3b
|
GM Compat - Fix inheritance issues (#8546)
|
2021-10-17 22:15:27 +02:00 |
|
PabstMirror
|
916346ae59
|
General - Format config class defines to coding guidelines (+tool) (#8520)
* General - Format config class defines to coding guidelines (+tool)
* Update tools/config_style_checker.py
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update tools/config_style_checker.py
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
|
2021-10-15 13:47:05 -05:00 |
|
nomisum
|
7009404d39
|
Add Global Mobilization Compatibility (#7835)
* GM Compat
add GM Compat addon - it's #7835 without fastroping & refuel changes
* plus compat_gm moved into optionals
* plus a few whitespace fixes
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Fusselwurm <fusselwurm@gmail.com>
* add ACE CSW dep (see script_component.hpp)
* warn about missiong compat_gm if GM is loaded
* move medic tents to EGVAR(medical,facilities) array thing
* add pDumbs
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: Fusselwurm <fusselwurm@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2021-10-14 10:48:54 -05:00 |
|