ace3mod
fddc38a139
[Docs] Update component dependencies
...
Automatically committed through CI.
[ci skip]
2020-06-15 17:12:32 +02:00
PabstMirror
f9eaabe287
Update deploy.py ( #7762 )
2020-06-15 10:11:45 -05:00
Rutger "RedBery" Meijering
7de6196c52
Fixes typo in medication adjustment check ( #7759 )
2020-06-15 09:53:25 -05:00
Rutger "RedBery" Meijering
7da977a4e3
Fixes some magazines not being found leading to duplication ( #7760 )
2020-06-15 09:52:14 -05:00
mharis001
3d6a558268
Fastroping - Fix FRIES removal ( #7756 )
2020-06-14 14:30:28 -05:00
PabstMirror
c35f4f6fe2
pDrive dumbies for make.py ( #7758 )
2020-06-14 14:30:10 -05:00
Dystopian
09cc8173a1
Fix change seat while vehicle is moving ( #7692 )
2020-06-13 16:32:07 -05:00
PabstMirror
92941c11de
Aircraft - Restore missing laser designator on Commanche ( #7752 )
...
* Aircraft - Restore missing laser designator on Commanche
This now matches vanilla
Close #7712
* Update addons/aircraft/Heli_Attack_01_base_F.hpp
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
* Update addons/aircraft/Heli_Attack_01_base_F.hpp
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2020-06-13 16:03:28 -05:00
Laid3acK
d8a3eab499
Ballistics - Fix DMR_03 (SIG556) initSpeed ( #7567 )
...
* ballistics_fix
* ballistics_fix
* ballistics_fix
* ballistics_fix
* ballistics_fix
* ballistics_fix
2020-06-13 15:58:42 -05:00
Whigital
0de67b69b2
Compat_rhs_usf3 - Improve RHS:USAF explosives compatibility ( #7736 )
...
* cleanup
* tripwire mines
2020-06-13 15:58:20 -05:00
Whigital
da7a7107ea
Compat_rhs_gref3 - Add RHS:GREF explosives compatibility ( #7735 )
...
* initial
* more mines
* mines mines mines
* last mine batch
* tnt
2020-06-13 15:58:00 -05:00
Whigital
8882434200
Compat_rhs_afrf3 - Add RHS:AFRF explosives compatibility ( #7734 )
...
* initial + tm62m
* more mines and explosives
* more mines
* add defuse positions
* additional dependency
Two of the mines (rhs_mag_mine_pfm1 & rhs_mag_mine_ptm1) are defined in rhs_c_airweapons
* remove redundant attributes
2020-06-13 15:57:28 -05:00
Serg Vergun
56b397ffa7
Fix medical_feedback override hearing settings ( #7744 )
2020-06-13 15:55:59 -05:00
Lazejun
a5ba5abb42
RHS Compat ADD Missing (undefined) Weapons ( #7702 )
...
* Added Missing Values
* M240G Added
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Revert "Merge remote-tracking branch 'upstream/master' into RHS-Compat-CFG-Weapon-fixes"
This reverts commit d14bcb64e4
, reversing
changes made to dbaea26161
.
* Revert "Revert "Merge remote-tracking branch 'upstream/master' into RHS-Compat-CFG-Weapon-fixes""
This reverts commit 65709b70f8
.
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* minor config style change
* minor config style
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-13 15:55:05 -05:00
Dystopian
2eedf7a4e7
Reload - Fix display ammo count in vehicle ( #7730 )
...
* Fix display ammo count in vehicle
* Revert CSW changes
2020-06-13 15:54:06 -05:00
Filip Maciejewski
79ca6f5141
Medical - Add Patient Info to Layout Editor ( #7745 )
...
* Move GVAR(RscPatientInfo) contents into ControlsGroup
* Add CfgUIGrids for Medical PatientInfo
* Move Medical PatientInfo to Layout Editor position
* Uniform macro names
* Apply suggestions from code review
* Add IGUI category translation
* Update addons/medical_gui/stringtable.xml
Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>
* Update addons/medical_gui/CfgUIGrids.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Remove redundant translations
Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-13 15:53:50 -05:00
Daniel Gibson
185c15de0e
Medical - Add Global Wound Reopen Chance Modifer ( #7747 )
...
* Added Bandage Reopening Chance Modifier
* Added Wound Reopen Chance Addon Setting
* Fixed dumb error in localization setup
* Credit!
* Resolved issue with Addon Settings definition & removed testing values.
* PR Feedback #1
- Removed unnecessary whitespace on LN 46
- Call global var directly at LN 87
- Updated Wound Reopen Chance localized name & description
* PR Feedback #2
- Increased reopen coefficient upper limit from 2 to 5.
* Changed author credit to reflect GitHub email.
2020-06-13 15:52:30 -05:00
LachlanSneddon
c39992199a
Dragging - Add Keybind for Carry ( #7746 )
...
* add carry keybind
* Corrected canCarry Check
* Removed 'False' in key up parameter
* removed newline
2020-06-13 15:51:47 -05:00
Joko
3a13dd416a
Improve Performance from updateTrajectoryPFH in Winddeflection ( #7700 )
2020-06-13 15:45:27 -05:00
Joko
6a59bf2a6c
Advanced Ballistics - Improve Performance in handleFirePFH ( #7699 )
...
* Improve Performance from handleFirePFH in Advanced Ballistics
* PabstMirror Suggestion
* Dont remove and readd the PFH but have one persitently running
* Update addons/advanced_ballistics/XEH_postInit.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-13 15:45:09 -05:00
Filip Maciejewski
7c93ee9ed3
GForces - Add forces strength coefficient setting ( #7750 )
...
* Move GForce settings to CBA Settings
* Add GForce coefficient setting
* Fix typo
* Restore ACE Settings class and mark as moved to SQF
* Apply translation suggestions from code review
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2020-06-12 19:06:03 -05:00
Whigital
e7256dad3d
Explosives - Fix place explosives cache not being cleared on respawn ( #7637 ) ( #7739 )
...
* respawn handler
* Revert "respawn handler"
This reverts commit abdf9599bf
.
* unit switched eh
Co-Authored-By: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-10 16:24:15 -05:00
PabstMirror
5de7b6b6a3
MicroDagr - Don't show markers on compass "map" control ( #7751 )
...
Close #7738
2020-06-08 23:05:57 +02:00
mharis001
99df791c43
Arsenal - Add grenade fuse time stat ( #7694 )
...
* Arsenal - Add grenade fuse time stat
* Add German translation
Co-authored-by: Jo David <github@jonathandavid.de>
* Add French translations
Co-authored-by: Elgin675 <elgin675@hotmail.com>
* Improve IR grenades handling
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* Get ammo config once
Co-authored-by: Jo David <github@jonathandavid.de>
Co-authored-by: Elgin675 <elgin675@hotmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-06-07 19:58:55 -05:00
McDiod
e25b02263a
switchUnits - Fix switching units not working ( #6188 ) ( #7676 )
2020-06-07 18:25:11 -05:00
dependabot[bot]
c99e122d84
Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs/src ( #7749 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-06 09:24:28 -05:00
mharis001
7746dbcc75
Spectator - Add display loaded and unloaded events ( #7720 )
2020-06-05 20:13:10 -05:00
Fyuran
eaa23cc84f
-fix to RHS USAF ACE Compatibility Mod Error - no entry 'bin\config.bin/CfgVehicles/RHS_CH47F/UserActions/OpenCargoDoor.displayName'. #7708 ( #7711 )
2020-06-05 20:01:59 -05:00
PabstMirror
1b94b25ff6
Trenches - Fix mission placed trench interactions ( #7672 )
...
Assume progress is 1 if undefined
define placeData if undefined
2020-06-05 18:35:32 +02: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
Filip Maciejewski
6fb8991bd6
Medical - Prevent packing into bodybag for bodies in vehicle ( #7731 )
...
* Prevent packing into bodybag for bodies in vehicle
* Fix comment
2020-05-28 23:07:26 -05:00
Abogado
19523f028a
Crew served weapons - Add spanish translations ( #7728 )
...
* Update stringtable.xml
-Added spanish translations
-Minor corrections
-"Armas de manejo colectivo" could be more appropriate.
https://www.linguee.co/ingles-espanol/traduccion/crew-served+weapons.html
https://www.defensa.com/en-abierto/armamento-ligero-colectivo-pesado-infanteria-marina-espanola-20
* Update addons/csw/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
2020-05-24 06:36:58 +02:00
Abogado
a06e230f7f
Translations - Spanish Cookoff ( #7725 )
...
* Update stringtable.xml
Added translations to cook-off
* Update addons/cookoff/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
2020-05-24 06:36:19 +02:00
Abogado
6a814ac468
Translations - Improve Artillery Tables ( #7723 )
...
* Update stringtable.xml
Little correction to the traslation, so now it has more sense.
* Update addons/artillerytables/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
2020-05-24 06:35:02 +02:00
Abogado
7c6de719be
Translations - Spanish ( #7722 )
...
* Update stringtable.xml
Added spanish translation to most strings.
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
* Update addons/arsenal/stringtable.xml
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
Co-authored-by: Ferran Obon <ferran@idi-systems.com>
2020-05-24 06:33:10 +02:00
Abogado
eae28f35d3
Update stringtable.xml ( #7729 )
...
-Minor corrections
2020-05-23 10:59:40 +02:00
Abogado
b754956b61
Update stringtable.xml ( #7724 )
...
Added some shotgun shells translations.
2020-05-22 18:30:16 +02:00
Joko
d32d8e8fb5
Fix inheritence issue for m14ebrri for RHS 0.5.1 ( #7705 )
2020-05-10 17:20:56 +02: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
Elgin675
9286d9727e
Translations - Add French CSW StaticM2ShieldBag key ( #7696 )
2020-05-09 12:21:31 -05:00
Jo David
29ccd9c362
MG3 is not by Heckler&Koch ( #7697 )
2020-05-08 17:11:39 +02:00
Jo David
3c9a5d71ea
Fix german abbr of Ozelot Wiesel ( #7698 )
2020-05-08 16:55:38 +02:00
mharis001
f73a71dd50
Wiki - Fix arsenal framework section headings ( #7695 )
2020-05-08 09:26:52 -04:00
Neviothr
f718fd20f0
Nightvision - Increase max amount of IR rays to 64 ( #7669 )
...
* increase max amount of IR rays to 64
* comment
2020-05-07 11:34:41 -05:00
Michael Warr
ab3af34be4
Advanced Fatigue consumes SwayFactor setting again ( #7680 )
2020-05-07 11:31:46 -05:00
PabstMirror
7311e644a2
FCS - Fix not working in MP ( #7675 )
...
also fix TRACE_10 macro
2020-05-07 11:28:32 -05:00
regiregi22
64de0388c7
Translations - Spanish ( #7687 )
...
* Update stringtable.xml
* restore english str
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-05-06 17:39:01 -05:00
regiregi22
66a6fa444e
Update stringtable.xml ( #7689 )
2020-05-06 17:38:24 -05:00
regiregi22
d17f4cc2ed
Update stringtable.xml ( #7688 )
2020-05-06 17:37:33 -05:00
regiregi22
7b652dd502
Update stringtable.xml ( #7686 )
2020-05-06 17:34:58 -05:00