Commit Graph

14851 Commits

Author SHA1 Message Date
171fbf1e9e Medical Treatment - Settings cleanup (#7973) 2020-10-30 23:40:10 -05:00
2ca13fc022 Medical - Cleanup preload debugging, bump to 2.00 (#7976) 2020-10-30 13:29:13 -05:00
aab8d8eb32 Medical Treatment - Title case autoinjector item names (#7974) 2020-10-30 14:45:28 +01:00
b991fe1343 Arsenal - Sort by protection (helm, uniform, vest) (#7952)
* Arsenal - Sort by protection (helm, uniform, vest)

* Update fnc_sortStatement_protection.sqf

* split to 2 different sorts
2020-10-29 11:38:31 -05:00
b389740a29 Medical AI - Fix AI healing itself too fast when hit (#7955)
* Fix AI healing itself too fast when hit

* make time constants gvars

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-10-29 11:38:24 -05:00
2b0db19807 Medical - Adjustable times for many treatment actions (#7951)
* adjustable times for most constant treatment times

* add new line, formatting

* cleanup merge

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-10-29 11:37:44 -05:00
9e3409fc6e Medical - Allow placing unconscious in a body bag (#7941)
* medical: allow placing unconscious in a bodybag

* Always show body bag action on non-awake units

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-10-29 11:37:36 -05:00
ef56a2dc32 Remove MAR-10 magazines from AWM magwell (#7777) 2020-10-29 11:37:15 -05:00
afb3dad22b Markers - Add timestamps (#7947)
* Add timestamps to markers

* Tiny tweaks

* Update addons/markers/functions/fnc_canTimestamp.sqf

Co-authored-by: Brett <brett@bmandesigns.com>

* Update addons/markers/functions/fnc_initInsertMarker.sqf

Co-authored-by: Brett <brett@bmandesigns.com>

* Add timestamp format setting

* Script cleanup, move checkbox under desc

* Fix stringtable validation

* Tweaks

* Remove styling from stringtable

* Edit timestamps instead of append

Credits to @PabstMirror

Co-authored-by: Brett <brett@bmandesigns.com>
2020-10-29 11:36:59 -05:00
42f4edc9b7 Documentation - Remove slideshow note (#7715)
* Documentation - Remove slideshow note

Fix in Arma 3 v2.00

* Remove another issue reference
2020-10-29 11:36:41 -05:00
174223bddf Medical - Add Treatment Time Addon Settings (#7900)
* Added Addon Settings for several Medical Treatment Times

Tourniquets, IV Bags, Syringes, Splints, and Body Bags.

* Fixed stringtable indentation

* And again
2020-10-29 11:07:30 -05:00
2220822d30 Gunbag - Add BI Arsenal Compatibility (#7887)
* Initial Commit

* Remove development components

* Adapt to ACE_player & resolve returned assignment

* Update addons/gunbag/functions/fnc_BIArsenalClose.sqf

Co-authored-by: commy2 <commy-2@gmx.de>

Co-authored-by: commy2 <commy-2@gmx.de>
2020-10-29 10:12:51 -05:00
78c307196d Medical - Show triage level in interaction (#7940)
* medical: show triage in interaction

* rename

* clean up comments

* Update addons/medical_gui/functions/fnc_modifyActionTriageLevel.sqf

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

* Update addons/medical_gui/functions/fnc_modifyActionTriageLevel.sqf

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

* Add setting (disabled, enabled, medicsOnly)

* Apply suggestions from code review

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2020-10-28 19:08:00 -05:00
a67d6eecb0 Arsenal - Provide reference to the current box (#7948)
* arsenal: provide ref to current box

* use objNull instead of nil

* Update fnc_openBox.sqf
2020-10-26 12:01:18 -05:00
0f6a9ecb87 Zeus - Don't allow creating a new zeus module if we already are one (#7970) 2020-10-25 14:01:59 -05:00
84b18d3f06 Slideshow - Add "SlideChanged" event (#7954)
* Implement Events in slideshow framework.

* Update function header

* Pass correct agruments to next call of autoTransiton.

* Add return of slideshow ID

Return slideshow ID so it can be stored for later use with the events.

* Replace repeat code with variable. _image.

* Redundant comment removal

* Update addons/slideshow/functions/fnc_createSlideshow.sqf

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

Co-authored-by: jonpas <jonpas33@gmail.com>
2020-10-25 12:14:57 -05:00
8e999ae0cf Scopes - Weapons IronSightBaseAngle updated (#7958)
* spar_IronSightBaseAngle

* spar_IronSightBaseAngle

* spar_IronSightBaseAngle
2020-10-25 10:49:44 -05:00
153644b77a Reload/Interaction - Fix 2 hemtt ingame errors (#7924)
* fix 2 hemtt ingame errors

* Extract broken calls to function

* Update addons/interaction/functions/fnc_doRemoteControl.sqf

Co-authored-by: Dystopian <sddex@ya.ru>

Co-authored-by: Dystopian <sddex@ya.ru>
2020-10-21 11:17:42 -05:00
25cc139dba Vehicle Lock: add events (#7938)
* vehiclelock: events

* Update addons/vehiclelock/functions/fnc_lockpick.sqf

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>

* Update addons/vehiclelock/functions/fnc_lockpick.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/vehiclelock/functions/fnc_lockpick.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-10-21 10:38:07 -05:00
e07d2ae5d5 Make refuel nozzle unbreakable (#7957) 2020-10-21 10:37:14 -05:00
cab4d1dac1 Documentation - Fix typos and missing semi-colon in Arsenal (#7956)
Because when I copied it, it definitely was an oopsie moment.
2020-10-12 10:53:42 +02:00
73e151ea5d Include only highest res mipmaps in maptools overlay textures (#7953)
2048x2048 boys
2020-10-10 23:44:11 +02:00
4cfe26b842 Disable damage for all cargo objects (#7946) 2020-10-10 18:58:38 +02:00
56baf2bfd0 Fix engine fire position of Kamaz trucks (#7945) 2020-10-09 12:55:16 -05:00
d19bdceda1 Grenades - Remove ref to missing audio (#7928)
* Remove ref to missing audio

* Removing unused dummy files
2020-10-09 12:54:41 -05:00
aa74178702 Translation - add/fix french keys in 'explosives' module (#7942) 2020-10-05 11:40:26 -05:00
8651d4c97d Fastroping - Fix inconsistent usage of ARR macro (#7936) 2020-10-05 11:40:03 -05:00
4e83b387e5 Tools - Set non zero exit code if any addons fail to build (#7937) 2020-10-04 18:54:04 +02:00
e53bc23ebf Turkish Language Update (#7909)
Added missing translation to Turkish
2020-10-04 10:57:46 -05:00
5fa490aef3 Update CfgVehicles.hpp (#7935) 2020-10-03 20:21:48 -05:00
6278b67370 Frag - Add frag values to R_MRAAWS_HE_F (#7927)
* Add frag values to R_MRAAWS_HE_F

* damn tabs

* Use GVAR() macro
2020-10-03 18:32:21 -05:00
e27110aac3 Explosives - Add CBA settings for max/min/default timer values (#7916)
* Transfer to CBA settings, add timer options

* Remove wiki note

* Tweak arrays, stringtables

* moveToSQF
2020-10-03 12:00:06 -05:00
74d74ede71 Fixed casting const char* to char* in extension (#7925) 2020-10-03 10:26:06 -05:00
8e7f9b6db5 Medical Treatment - Fix invalid usage of ARR macro (#7933) 2020-10-03 10:21:29 -05:00
c4e7092ebf Hearing - Fix invalid usage of ARR macro (#7932) 2020-10-03 10:21:20 -05:00
2f3732003f Fastroping - Fix invalid usage of ARR macro (#7931) 2020-10-03 10:21:10 -05:00
aa3d28e5be Arsenal - Fix invalid usage of ARR macro (#7930) 2020-10-03 10:20:59 -05:00
f25e023fd6 Translations - Fix french translations (Fastroping) (#7910)
* Fix french fastroping translations

* Add nickname to 'authors.txt"
2020-10-03 10:20:46 -05:00
f06b3d5ee0 fix more vulnaribilities in old docs node modules (#7923) 2020-10-01 10:52:25 +02:00
d808e3abc3 remove useless file (#7922) 2020-10-01 10:52:13 +02:00
5de9ef7f55 Documentation - Update packages (#7921) 2020-10-01 08:29:17 +02:00
e2e31efd54 Arsenal - Remove launcher sorts (#7890) 2020-09-29 19:04:37 +02:00
e384666455 Compat RHS USAF - Fix CH-47 ramp actions (#7918) 2020-09-29 19:04:25 +02:00
38baa8dc6c Check if vehicle has simEnabled before mounting (#7886) 2020-09-03 10:56:49 -05:00
6140a94efe 3.13.4 Release 2020-08-31 09:42:04 -05:00
434b0b9a11 Prep 3.13.4 Build 55 v3.13.4 2020-08-30 21:57:20 -05:00
530b24e893 Merge branch 'master' into release-3.13.4 2020-08-30 21:57:02 -05:00
ee75268205 Adding splits + torniquets to simple crate (#7885) 2020-08-30 21:55:26 -05:00
fd37b20be1 Disable issues without a template (#7884) 2020-08-31 01:57:17 +02:00
d63c8f37fe Arsenal - Fix sortPanel script error (#7883) 2020-08-30 09:43:44 -05:00