johnb432
ab51d8f8b0
Fix typo
2024-03-13 20:38:32 +01:00
johnb432
9dd45e15ce
Expanded TRACE
2024-03-13 20:34:13 +01:00
prisonerMO
5e1771aecd
General - Don't add keybinds to headless client/dedicated server ( #9842 )
...
* Do not need to register keybinds on machines that don't have interfaces.
* add newline
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-12 14:33:08 -07:00
johnb432
0dabc678f6
Arsenal - Fix faces & voices for JIP ( #9847 )
...
Update fnc_onArsenalClose.sqf
2024-03-11 03:18:02 -07:00
PabstMirror
e5145ba4f7
Cup Weapon Compat - Fix NVG classnames ( #9845 )
2024-03-10 11:49:53 -03:00
Fabio Schick
dd32190dfa
Parachute - Add Seconds Indicator to Altimeter Watch ( #9834 )
2024-03-10 11:48:43 -03:00
lambdatiger
448f3e8f92
Merge remote-tracking branch 'upstream/master'
2024-03-09 20:29:06 -06:00
Fabio Schick
d54ba4ddcf
Translations - Complete Italian ( #9844 )
...
* Arsenal Italian Translations
* Cargo Italian Translations
* Hearing Italian Translations
* Killtracker Italian Translations
* Map Tools Italian Translations
* Markers Italian Translations
* Medical GUI Italian Translations
* Medical Treatment Italian Translations
* Medical Vitals Italian Translations
* Overheating Italian Translations
2024-03-09 17:58:15 -06:00
PabstMirror
9bb9fae85c
Arsenal - Show load stat's actual value ( #9833 )
...
* Arsenal - Show load stat's actual value
* Update addons/arsenal/functions/fnc_statTextStatement_load.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-09 17:17:13 -06:00
V1nsyara
a3b9c53fd8
Translations - Russian - Fix ( #9841 )
...
Russian Translate - Fix
2024-03-09 16:56:33 -06:00
Grim
8e975a6b91
Medical Treatment - Add hook to modify bandaging treatment ( #9814 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-09 14:15:24 -03:00
johnb432
d7e5ea4898
Rearm - Fix actions not being added immeditately ( #9843 )
2024-03-09 14:11:27 -03:00
BaerMitUmlaut
f1488c9c88
Documentation - Update management team ( #9837 )
2024-03-07 22:30:26 +01:00
MiszczuZPolski
4694974054
Documentation - Add MiszczuZPolski to Team page ( #9836 )
2024-03-07 22:28:41 +01:00
Grim
e06c6f7835
General - Replace toLower with toLowerANSI where applicable ( #9790 )
...
* General - Replace toLower with toLowerANSI where applicable
* whoops
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update addons/repair/functions/fnc_setHitPointDamage.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/repair/dev/draw_showRepairInfo.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/tagging/XEH_preStart.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/vehicle_damage/functions/fnc_handleCookoff.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/tagging/XEH_preStart.sqf
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* comparment -> compartment
* Update fnc_showHud.sqf
* Update fnc_registerObjects.sqf
* Update addons/common/functions/fnc_cbaSettings_settingChanged.sqf
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-07 22:08:13 +01:00
Kex
aa3917c299
Documentation - Add Kex to maintainers ( #9835 )
2024-03-07 20:57:45 +01:00
Drofseh
6ea0312770
Overheating - Increase cooling for open bolt guns and spare barrels ( #9827 )
...
* open bolt and spare barrel cooling boost
* change magic number to macro
2024-03-06 09:45:41 -08:00
johnb432
78334e2be4
Refuel - Add ownership concept to nozzles & jerry cans ( #9826 )
...
Add ownership concept to nozzles & jerry cans
2024-03-05 11:55:59 -08:00
Apricot
61ca55f268
Translations - Improve Japanese localization 2 ( #9829 )
...
Update stringtable.xml
2024-03-05 12:42:38 -06:00
lambdatiger
deecaf9249
Removed unneeded ground offset
2024-03-04 22:19:38 -06:00
johnb432
86580f3d6f
Fortify - Fix invalid object filtering ( #9825 )
...
Actually filter object
2024-03-04 14:01:40 -08:00
BrettMayson
f76485ff3a
Common - Fix addToInventory for magazines ( #9823 )
...
fix addToInventory for magazines
2024-03-04 14:00:31 -08:00
PabstMirror
f63704911e
CUP Compats - Don't load if cup's compats present (temporary) ( #9824 )
...
* CUP Compats - Don't load if cup's compats present (temporary)
* cup veh and ter
2024-03-04 15:20:59 -06:00
BrettMayson
67fa53fd2c
General - Events for Mods ( #9813 )
...
* full heal local
* update body image
* log list
* better _enable in categories
* update injury list
* cardiac output internal variable
* typo
* remove duplicate event
* rename event
* add docs
* Update docs/wiki/framework/events-framework.md
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-04 15:08:12 -06:00
Kex
b1520a9aaf
Improve version badge ( #9822 )
...
Replace hard-coded version badge
2024-03-03 19:51:43 -06:00
BrettMayson
a85a65331f
Medical GUI - Show Bleeding Rate ( #9815 )
...
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-03 22:47:37 +00:00
BrettMayson
fd22ff04c5
Medical GUI - Display IV Type ( #9817 )
...
Co-authored-by: MisczczuZPolski <71414303+MiszczuZPolski@users.noreply.github.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-03-03 19:45:12 -03:00
Fabio Schick
22deb3af79
Artillery - Add Rangetable Keybind, Fix remembering last charge ( #9818 )
2024-03-03 19:43:31 -03:00
lambdatiger
4583a0dc9c
reformatted comments and some v2.18 remakrs comments
2024-03-02 23:55:32 -06:00
lambdatiger
ff98917639
Fixed function header
2024-03-02 22:46:55 -06:00
lambdatiger
98caad5936
initRound ordering and fixed define names
2024-03-02 22:33:40 -06:00
lambdatiger
fd2c59581a
Fixed ordering in which frag hold off variables are set to not skip when unneeded
2024-03-02 22:31:30 -06:00
lambdatiger
9c6a919bb9
Do spall exits for time 90% of the time (round hits multiple walls) and should exit on "hitting ground since no spalling is generated
2024-03-02 22:29:41 -06:00
lambdatiger
4c905fed42
Clarified trace statements and corrected format and spelling
2024-03-02 22:28:41 -06:00
lambdatiger
5915d0ee64
removed unnceassary "disableCollisionWith"
2024-03-02 19:21:51 -06:00
lambdatiger
3e52ce2981
doFragRandom was always being called and spawning at least 5 fragments even when the fragment budget of 50 was reached. Fixed variable name (AGL instead of ATL).
2024-03-02 19:17:38 -06:00
lambdatiger
3cb07e8323
removed "_lo" random fragment entries as they are unused
2024-03-02 18:08:03 -06:00
lambdatiger
8a2f40c360
Changed sphere size and added return based on usage in dev_trackHitBox
2024-03-02 18:00:11 -06:00
lambdatiger
f57ac94325
Small coding standard changes (missing semicolons on non-return values, extra parenthesis)
2024-03-02 17:59:45 -06:00
lambdatiger
e3395c5a20
Removed unused stringtable entries & fixed hitbox description
2024-03-02 17:22:32 -06:00
Grim
64538f2ad0
Arsenal - Native baseWeapon support for CBA items ( #9799 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-03-02 14:29:20 -03:00
Mike-MF
2036c83dc8
CUP Weapons Compat - Add WP NVGs ( #9810 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-03-02 14:26:33 -03:00
johnb432
d6a37f3fde
Change stringtable entries
2024-03-02 16:36:43 +01:00
johnb432
d6c21e0cc4
Made clear traces global again, added interaction condition
2024-03-02 14:54:19 +01:00
Apricot
b828a14afa
Translations - Improve Japanese localization ( #9812 )
...
* update japanese
* update
* Update stringtable.xml
* dogtag wording to ID tag
2024-03-01 19:23:33 -06:00
johnb432
480d2df446
Ignore curators and spectators
2024-03-01 19:51:51 +01:00
johnb432
279f2e0552
Formatting and header fixes
2024-03-01 19:51:21 +01:00
johnb432
fc745e49ab
Removed outdated code
2024-03-01 19:14:07 +01:00
jonpas
6de7d60636
CI - Use Node.js 20 actions ( #9809 )
2024-02-29 04:54:08 +01:00
prisonerMO
8a67744cd4
Hearing - Keybind for putting or taking out earplugs ( #9804 )
...
* Added keybind put or take out earplugs
* Update addons/hearing/XEH_postInit.sqf
Don't need to register keybinds on machines that don't have interfaces.
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hearing/initKeybinds.inc.sqf
Removed default keybind, added new line at the end of the file and changed some code formatting, as well as some functions:
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* Update addons/hearing/stringtable.xml
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
---------
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-02-28 13:44:27 -06:00