Laid3acK
4aacbb960f
Ballistics - Improve B_127x108_Ball values ( #9192 )
...
* 127x108_compat_ace3
* 127x108_compat_ace3
* 127x108_compat_ace3
2023-06-22 04:35:44 -03:00
Kam
1e6073c467
give tourniquet to patient or medic depending on setting ( #9206 )
2023-06-22 04:26:28 -03:00
Grim
34c5988333
Frag/Medical Damage - Treat shrapnel as grenade damage ( #9218 )
...
* treat shrapnel as grenades
* switch to frag
2023-06-22 04:06:52 -03:00
Laid3acK
626d886b3b
Hearing - Remove outdated 12.7x108mm audibleFire value ( #9193 )
...
* 127x108_hearing
* 127x108_hearing
2023-06-22 04:06:07 -03:00
Grim
793ef7bba5
Dragging - Use improved loadAbs for weight calculation ( #8457 )
...
* use improved loadAbs for weight calculation
* fix double counted backpack cargo
---------
Co-authored-by: Salluci <69561145+Salluci@users.noreply.github.com>
2023-06-22 04:04:19 -03:00
Zachary Dunn
864d2e9eee
Explosives - Add "ace_explosives_setup" CBA Event ( #9197 )
2023-06-20 13:36:57 -06:00
Grim
49f4ea23e7
Docs - Add Grim to maintainers ( #9223 )
...
* secret handshake?
* fix my name
* new github username
2023-06-19 16:31:17 +03:00
BrettMayson
7ed1c1f4cb
Docs - Move BrettMayson to maintainers ( #9222 )
2023-06-19 07:17:04 -06:00
Mike-MF
888ac6c9bc
Arsenal - Fix null comparison ( #9213 )
2023-06-10 18:59:13 +02:00
Abogado
3d3aa8d877
Update Spanish translation ( #9203 )
...
An update of the spanish to the text strings that have been added lately.
2023-05-29 18:22:37 -05:00
jonpas
eab93f739a
Tools - Make HEMTT releases equivalent to older releases ( #9200 )
2023-05-16 15:27:28 +02:00
KJW
fd3c9c967d
Medical Treatment - Improve Medical Actions underwater ( #9096 )
2023-05-15 23:47:00 -06:00
jonpas
18074fde43
Documentation - Fix sentence typo in file patching setup
2023-05-15 04:53:08 +02:00
Riott
23d7f340ee
Chemlights - Improve chemlights doc to include illumination length ( #9187 )
2023-05-03 19:00:25 +02:00
PabstMirror
2e54ee7bee
Explosives - Add getVar to disable setShotParents ( #9190 )
...
* Explosives - Add getVar to disable setShotParents
* Update docs/wiki/framework/explosives-framework.md
2023-05-03 11:55:02 -05:00
PabstMirror
fedefd5799
SOG Compat - Fix compatibility with grad trenches (__has_include
) ( #9189 )
2023-05-01 19:40:16 +02:00
Ellis Nielsen
cd41594a60
Towing - Add CBA event for towing start and cancel ( #9178 )
...
Co-authored-by: commy2 <commy-2@gmx.de>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-05-01 19:39:22 +02:00
Bob-Murphy
3af1cf925f
Refuel - Add Land_vn_b_prop_fueldrum_01
compat ( #9172 )
2023-05-01 19:37:50 +02:00
jonpas
d279a8e607
Documentation - Cleanup function documentation output
2023-05-01 17:38:27 +02:00
jonpas
48a4e9682c
Forbit use of (optional) in function headers, always require a value
2023-05-01 17:33:07 +02:00
jonpas
c4c4156c0a
Documentation - Only split the wanted ul into columns
2023-05-01 17:25:29 +02:00
jonpas
5c48f08a42
Style document functions function
2023-05-01 17:16:56 +02:00
jonpas
7c2d6ae72b
Fix functions documentation header duplication
2023-05-01 17:15:48 +02:00
jonpas
5e83add1c7
Deploy to Netlify
2023-05-01 17:03:58 +02:00
jonpas
36a90a94aa
Cleanup and test pages
2023-05-01 17:03:58 +02:00
Cre8or
19e72d7b71
Explosives - Fix incorrect shotParents ( #9171 )
...
* Update fnc_setupExplosive.sqf
- Added `setShotParents` to the resulting explosive, enabling support for kill tracking
* Add setShotParents to fnc_placeExplosive
* Remove setShotParents from fnc_setupExplosive
* Move setShotParents into place event
* fix tabs
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-04-30 17:06:44 -05:00
PabstMirror
52842b6f14
Scopes - Add tool to diagnose scope height ( #9152 )
...
* Scopes - Add tool to diagnose scope height
* fix ico_01, tws_mg scopes
2023-04-30 16:57:34 -05:00
PabstMirror
79925b2f76
Interaction - Fix opening locked doors for GM buildings ( #9154 )
...
* Interaction - Fix opening locked doors for GM buildings
Fix #9143
* Update addons/interaction/functions/fnc_openDoor.sqf
2023-04-30 16:56:39 -05:00
PabstMirror
19e88aa8e7
Common - Fix script error in fnc_getVehicleCargo ( #9156 )
...
* Update fnc_getVehicleCargo.sqf
Close #9155
* change var name
Co-Authored-By: commy2 <6576312+commy2@users.noreply.github.com>
---------
Co-authored-by: commy2 <6576312+commy2@users.noreply.github.com>
2023-04-30 16:56:26 -05:00
PabstMirror
fbe23ee45f
Optionals - Load dynamically based on presence of mod (__has_include
) ( #9116 )
...
* Optionals - Load dynamically
* Update XEH_preStart.sqf
* Update pboproject.yml
* Update script_macros.hpp
* use addon.toml for hemtt
* Update pboproject.yml
* update all actions
ref
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2.
* Update arma.yml
* Update arma.yml
* Update arma.yml
* Update arma.yml
* Update arma.yml
* Update arma.yml
* Apply suggestions from code review
Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>
* Update settings.json
* cleanup interm hemtt changes
* Update .github/workflows/arma.yml
* Apply suggestions from code review
Co-authored-by: jonpas <jonpas33@gmail.com>
---------
Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-04-30 16:53:43 -05:00
jonpas
76e1aafb33
Use function documentation script ( #6897 )
...
Co-authored-by: Björn Dahlgren <bjorn@dahlgren.io>
2023-04-30 23:03:35 +02:00
jonpas
f67ae06d21
Add HEMTT setup script for Windows and document HEMTT use ( #9184 )
2023-04-30 23:01:45 +02:00
PabstMirror
9e42c53196
xm157 - Fix latitude calc for maps not in getMapData
( #9188 )
2023-04-27 20:18:12 -05:00
PabstMirror
b78f8684b7
Common - switch getTurretConfigPath to use cba func ( #9180 )
2023-04-14 17:42:57 -05:00
Enrico Machado
1bf3d5086c
Fixed wrong portuguese translation of "head" ( #9183 )
...
"Caebça" is wrong, the correct would be "Cabeça"
2023-04-14 17:41:32 -05:00
BaerMitUmlaut
4aa8d59701
Use polyline marker for straight lines ( #9174 )
2023-04-03 12:18:47 -05:00
PabstMirror
f1fc0df6ef
Respawn - fix script error ( #9166 )
2023-03-20 13:18:57 -05:00
PabstMirror
bcbd762748
Fortify - Categories ( #9167 )
...
* Fortify - Categories
* Update fnc_registerObjects.sqf
* Apply suggestions from code review
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* Apply suggestions from code review
* Update docs/wiki/framework/fortify-framework.md
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* Update addons/fortify/ACEX_Fortify_Presets.hpp
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* just use flat objects array
* Update fnc_getPlaceableSet.sqf
---------
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-03-18 19:23:20 -05:00
Whigital
50100b8178
Viewdistance - Fix viewdistance from videosettings ( #9140 )
2023-03-18 14:28:27 -05:00
Cyruz
2092d4fd71
Cookoff - Remove flares from cookoff ( #9146 )
...
* Framework for removing flares
* Seperate fnc and strings etc
* Improvements from @mharis001
* Fix incorrect header fnc
* Clean-up return
* Remove setting
2023-03-18 14:24:27 -05:00
Filip Maciejewski
4997a4c102
Explosives - Fix mine defuse exclusion not workin before postInit is executed ( #9170 )
2023-03-16 08:52:29 +00:00
PabstMirror
169dbdfee0
Field Rations - Add water supply to well from Contact DLC ( #9168 )
...
* Field Rations - Add water supply to well from contact dlc
* Update addons/field_rations/CfgVehicles.hpp
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
---------
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2023-03-15 23:43:53 -05:00
Filip Maciejewski
cb40de6d37
Arsenal - GM Compat - Add uniform details support ( #9169 )
...
* Arsenal - GM Compat - Add uniform details support
* Use macro for variable
* Fix typo
* Update optionals/compat_gm/XEH_preinit.sqf
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
---------
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2023-03-15 21:02:02 +01:00
Psycool
d87e16e87e
Korean Translation Improved ( #9164 )
...
* KoreanTranslation
Someone has returned all the translations in Korean to English. there is no need to return them.
* koreantranslation
* Korean Typo Fix
* Korean Translation
* Update stringtable.xml
* Korean Translation Added
Added Korean translation related to Cargo Refuel
* Merge branch 'master' of https://github.com/Psycool3695/ACE3
2023-03-10 19:17:36 -06:00
BrettMayson
e252ef67d6
Medical Treatment - Suture ( #9020 )
...
Co-authored-by: Walthzer <19926813+Walthzer@users.noreply.github.com>
2023-03-06 14:17:01 -06:00
TACHarsis
0a2e7d1202
Rearm - Improve framework documentation ( #9114 )
...
* Added scripted way of creating a rearm source to framework documentation
* Fixed indentation level
* More verbosity
* Updated phrasing
* * Fixed bad copy paste job
* Changed introduction version to more likely candidate
* Reordered `makeSource` under `Functions` and applied hopefully more sensible order of "create source > ammo specifics"
* Wording fix and further reorder
* Fixed wording to be in line with rest of document
* Further updated order
* Update docs/wiki/framework/rearm-framework.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update docs/wiki/framework/rearm-framework.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update docs/wiki/framework/rearm-framework.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update docs/wiki/framework/rearm-framework.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Update docs/wiki/framework/rearm-framework.md
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
* Added execution hint to makeSource
---------
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
2023-03-05 18:12:58 -06:00
TACHarsis
27a2a7c131
Refuel - Improve framework documentation ( #9122 )
...
* Refuel framework doc update
* Fixed one explanation
* Unified terminology
* Changed order to mirror that of rearm-doc update in PR #9114
* Added execution hints for makeSource and makeJerryCan
2023-03-05 18:12:38 -06:00
TACHarsis
eef506b7eb
Update repair framework docs ( #9123 )
...
* Hopefully improved usability and appeal
2023-03-05 18:12:23 -06:00
Zman6258
56348e70fa
Added missing vanilla casing types ( #9162 )
...
Super minor change, but I noticed not every vanilla casing had a corresponding ace3 casing defined. Most noticeable with 7.62x39, where they swap from steel to brass casings on landing.
2023-03-01 12:42:46 -06:00
Psycool
434820d8dd
Added Korean Translation ( #9160 )
...
* KoreanTranslation
Someone has returned all the translations in Korean to English. there is no need to return them.
* koreantranslation
* Korean Typo Fix
* Korean Translation
* Update stringtable.xml
* Korean Translation Added
Added Korean translation related to Cargo Refuel
2023-02-27 14:42:10 -06:00