Salluci
48912be73c
Captives - Disallow ACRE/TFAR radio usage on surrender/handcuff ( #8388 )
...
* Block radio on captive/surrendered/unconscious via status effect
* missing semicolon
* Don't broadcast setVar if radio addon doesn't exist
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-09-25 11:16:15 -05:00
Salluci
f9d064e5f4
Add TFAR 1.0 support ( #8392 )
2021-09-25 11:14:17 -05:00
Salluci
a4f24cbe3d
CSW - Fix AI reloading from GroundWeaponHolder ( #8399 )
...
* fix fnc_ai_handleFired
* remove debug messages
* use banana instead of FakePrimaryWeapon
* switch from dummy item to new weaponholder
* use exitWith instead of break
2021-09-25 10:39:03 -05:00
PabstMirror
58730b82fd
Common - Fix getAwakAnim for some vehicles ( #8435 )
2021-09-13 16:33:56 -05:00
PabstMirror
efe09682cc
Add SQFC support ( #8235 )
...
* sqfc
compile_script
cba 3.15.5 and update make.py
* \n
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update make.py
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-09-03 19:08:34 -05:00
PabstMirror
0c1d7177c0
Common - Block user input on headbug fix ( #8398 )
...
* Common - Block input on headbug fix
* keep return
2021-08-28 14:56:13 -05:00
Kyle Mckay
56123591a0
Update contribution documents ( #8382 )
...
* Update code guidelines for script_component
* Update contributing documents for pull requests
- Reflect true attribution practices
- Reflect true merge process (this changed a long time ago)
* Remove listed maintainer from component readmes
We have almost never used these and serve as a source of confusion for
new contributors.
2021-08-16 20:17:56 +01:00
Joko
08eadc7c19
Fix issues with action Eject on non local vehicles ( #8291 )
2021-07-23 17:25:00 -05:00
JoramD
ec0d950a3d
Common - Fix addToInventory
replacing existing weapon ( #8329 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-07-23 22:35:52 +02:00
Serg Vergun
5e56885b1e
Fix category duplication in Russian ( #8326 )
2021-07-22 11:59:17 -05:00
Kyle Mckay
e870e2f1f9
Common - Improve vehicle icon caching implementation ( #8318 )
...
* Use native hashmap for common vehicle icon caching
Should be more optimised
2021-07-18 18:26:23 +01:00
PabstMirror
59e3b07c36
Common - Fix gesture anim lockout for some launchers ( #8282 )
2021-06-28 00:01:32 -05:00
BaerMitUmlaut
9291d9b714
Medical - Hide cursor when unconscious ( #8269 )
...
* Hide cursor when blocking inputs
* Update addons/common/DisableMouseDialog.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update addons/common/functions/fnc_disableUserInput.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Update addons/common/DisableMouseDialog.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-06-27 15:39:17 -05:00
PabstMirror
88b1c5b917
Tools - Add script to check sqf/config with sqfvm ( #8137 )
2021-04-20 12:39:05 +02:00
Dystopian
69c3d2bb65
Add Weapon Attachments interaction ( #7706 )
...
* Add Weapon Attachments interaction
* Apply recommended changes
* Format addPEH
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
* Remove toLower
* Update required CBA version
* Rename category to Accessories
* Change setting var name
* Add setting description
* Fix notification size
* Optimize with new commands
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2021-03-04 11:43:11 -06:00
PabstMirror
22faa51233
Common - Fix Gesture mutex for scroll-wheel reloads ( #8142 )
...
* Common - Fix Gesture mutex for scroll-wheel reloads
* simplify gvars and add comments
2021-03-03 15:31:07 -06:00
Neviothr
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:05:05 -06:00
Dystopian
b151148542
Replace canAdd with CBA_fnc_canAddItem ( #8012 )
2021-02-27 10:26:12 -06:00
mharis001
5bc43fe247
Common - Improve getPylonTurret by using getAllPylonsInfo ( #8087 )
...
* Improve getPylonTurret by using getAllPylonsInfo
* Fix indentation
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-23 10:57:57 -06:00
PabstMirror
0570c0b861
Update fnc_cbaSettings_loadFromConfig.sqf ( #8118 )
2021-02-19 11:18:21 -06:00
TyroneMF
f85632cbbd
initial push ( #8099 )
2021-02-18 12:58:26 -06:00
PabstMirror
e8693c8db9
Various - Use configOf command for faster lookup ( #8100 )
...
* configOf
* replace some use of CBA_fnc_getObjectConfig
2021-02-18 12:58:08 -06:00
PabstMirror
b50a49c287
Convert all true/false in configs to 0/1 ( #8095 )
2021-02-08 04:14:45 +01:00
BaerMitUmlaut
ad75c7c9b8
Common / Medical - Fix loading patients into turret only seats ( #7980 )
...
* Fix loading patients into turret only seats
* Fix cargo logic, adjust function for captives (#8000 )
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-11-15 12:57:27 -06:00
Taha
e53bc23ebf
Turkish Language Update ( #7909 )
...
Added missing translation to Turkish
2020-10-04 10:57:46 -05:00
mharis001
0f08a18f89
Medical - Add force walk option to fracture setting ( #7852 )
...
* Medical - Add force walk option to fracture setting
* Add French translation
Co-authored-by: Elgin675 <elgin675@hotmail.com>
* Reduce calls to statusEffect_set (#7865 )
* Reduce calls to statusEffect_set
* statusEffect_addType fracture to forcewalk
Co-authored-by: Elgin675 <elgin675@hotmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-08-22 19:37:15 -05:00
Mysteryjuju
02a242b6e7
Enable trenches on snow on Thirsk Winter map ( #7830 )
...
Signed-off-by: Mysteryjuju <mysteryjuju42@gmail.com>
2020-08-04 09:21:29 -05:00
mharis001
553bba8ece
Common - Fix disableUserInput blocking already open Zeus display ( #7757 )
2020-06-19 10:36:24 -05:00
Smith
7a8a17b924
Add Russian translation ( #7742 )
...
* Russian translation
* Update AUTHORS.txt
* CSW Fix Russian translation
* Fix RU translation mistakes
* Small fixes RU translation
2020-05-31 16:04:21 -05:00
Taha
35e4c2ae35
Turkish Language Update ( #7690 )
...
* Fatal
Turkish Language Update
* Update AUTHORS.txt
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Fix medical_treatment
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-05-09 12:26:27 -05:00
Dominik Butschek
7a7485e016
Translations - Add missing Czech translation strings ( #7683 )
...
* add missing Czech translation strings
* improve ClearTraumaAfterBandage translation
2020-05-06 17:33:44 -05:00
PabstMirror
a9a69ac4ff
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
commy2
1d407b314b
fix Unknown name ( #7662 )
2020-04-24 23:59:47 +02:00
PabstMirror
1e2b88f170
Minor RPT cleanup ( #7658 )
2020-04-22 10:05:22 -05:00
mharis001
58a0cd860b
Common - Add isNotUnconscious canInteractWith condition
2020-02-22 17:07:32 -05:00
Whigital
1a2487d61f
Medical Feedback - Set volume and radio usage based current unit ( #7529 )
2020-02-22 21:24:47 +01:00
Whigital
8c2f53ac14
Revert quotation on string args
2020-02-12 22:07:19 +01:00
Whigital
80352519e1
conform isnil checking: common
2020-02-12 17:28:18 +01:00
PabstMirror
dd7ae389f9
Common - Fix canDig returning non-bool ( #7516 )
2020-02-08 19:43:42 -06:00
M3ales
71da4360b8
Changed version to versionStr as fix for #7478 ( #7479 )
...
Ensures return value of string is preserved.
2020-01-18 11:15:49 -06:00
Taha
d8f18c685b
Turkish Language Update ( #7446 )
...
* Fatal
* Fatal
* Fatal
Turkish Language Update
* Fatal
* Update AUTHORS.txt
* Fatal
Fix
* Update AUTHORS.txt
* Update
* Delete stringtable.xml
* Update stringtable.xml
* Delete stringtable.xml
* Revert "Delete stringtable.xml"
This reverts commit 704c1e838c
.
* Update stringtable.xml
* Fix
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-01-16 21:14:23 -06:00
Jo David
245a60fbbc
Changed: Spanish translations updated ( #7432 )
...
* Updated spanish traslation
* Updated spanish traslation
* Updated spanish traslation
* Updated spanish traslation
* Updated spanish traslation
* Spanish traslation updated
* Spanish traslation updated
* Spanish traslation updated
* Spanish translation updated
* Spanish traslation updated
* Spanish traslation updated
* Spanish traslation updated
* Spanish translation updated
* Spanish translation updated
* Merge patch-12
* Laser - Spanish translation updated
* Logistics_uavbattery - Spanish translation updated
* Apply suggestions from code review
Co-Authored-By: Ferran Obon <magnetar5891@gmail.com>
Co-authored-by: ArgA-Maxtor <martincardozo@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
2020-01-11 10:08:35 -06:00
Patryk Zachnik
edb53084b3
Polish Translation ( #7397 )
...
* Polish Translation
Updated Polish Translation
* remove dupes
* Update stringtable.xml
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-01-09 23:14:45 -06:00
Italiandrache
05e99c5154
Changed: Updated italian translation ( #7405 )
...
* Updated italian translation
* Minor corrections
* Some corrections
* Other corrections
* Minor translation
2020-01-09 06:02:41 +01:00
Keewayz
e908345eae
Additions to Polish Translation ( #7374 )
...
* Addition to Polish translation
*added missing polish translation up to adv_ballistic, adv_fatigue, ballistics, common, cookoff, explosives, grenades, medical_statemachine, medical_treatment, rearm, spectator, switchunits, weather
* Next Addition to Polish translation
#some missing stuff
* Apply Code Review Suggestions
Co-Authored-By: Filip Maciejewski <veteran29q+github@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
2020-01-07 13:53:02 -06:00
Taha
ddbc0221f6
Turkish Traslations ( #7390 )
2020-01-05 18:37:48 +01:00
classic
1aec991f54
Update Japanese translation ( #7371 )
...
* Update Japanese translation
* Update Japanese translation
* Update Japanese translation
* Update Japanese translation
* Update Japanese translation
* Update Japanese translation
* Update Japanese translation
2020-01-03 10:07:52 -06:00
D3L7A01
14b1ca5b83
Italian Translations ( #7346 )
...
* Add some translation eng to ita
* Translation eng-ita completed
Translation completed from English to Italian finally completed, I hope there is no problem but I would like to communicate that during the translation I carelessly "translated" and placed two names in objects, I leave you the id
1. STR_ACE_Medical_Blood_EnabledFor_Description
2. STR_ACE_Tracers_100Rnd_580x42_Drum_yellow
I hope I haven't done any damage :)
PS: Thanks again for this wonderful mod
Good luck with all upcoming updates
* Some erros(?)
Some erros(?) Rows 3 to 5 are highlighted red I hope there is no problem XD
* fix tabs first
* re-add moved
* fix merge
* Update stringtable.xml
* fix STR_ACE_Medical_Blood_EnabledFor_Description
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-01-02 21:52:40 -06:00
TBakerBR
b2731d79d2
Portuguese Translations ( #7347 )
2020-01-02 03:53:52 +01:00
dfr1238
f918b53caa
Update Tchinese String ( #7340 )
...
* [Tchinese]Medical - Group Bandage Items
like title.
-make all bandage name on tch look like : bandage (%Type)
-make all iv name on tch look live :IV(%Type %amount)
* Update tchinese translate
2019-12-29 20:57:28 -06:00