Commit Graph

13583 Commits

Author SHA1 Message Date
bux
2f0a5e0c84 Make slideshow add slides in proper order by going through the array backwards, add cover image filed for slideshows, fix wonky german translation 2019-08-12 13:23:32 +02:00
ace3mod
187bd6f698 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2019-08-12 01:01:08 +02:00
ace3mod
4f52105c23 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2019-08-12 01:01:00 +02:00
PabstMirror
9ffca544a6
Advanced Throwing - Call muzzle EH and fix RHS inheritance (Compat with RHS 0.4.9) (#6879)
* Advanced Throwing - Call muzzle EH and fix RHS inheritance

* UBC for rhs
2019-08-11 17:59:05 -05:00
PabstMirror
ebb1ef628f
Merge pull request #7042 from acemod/cswSuperBranch
Crew Served Weapons - Final Integration
2019-08-11 17:57:27 -05:00
LorenLuke
15c65c5779 Adds HEI magazine.
Configs default "1000Rnd_Gatling_30mm_Plane_CAS_01_F" magazine as CM5:1.
Keeps "ACE_1000Rnd_Gatling_30mm_Plane_CAS_CM51" for legacy reasons.
2019-08-08 12:17:00 -07:00
LorenLuke
7d9c7d5483 Merge branch 'patch-1' of github.com:LorenLuke/ACE3 into patch-1 2019-08-08 12:08:22 -07:00
PabstMirror
82e7b70f6e
Cargo - fix tankf (#7124) 2019-08-07 22:38:40 -05:00
PabstMirror
f5782fd1ff
Medical - Various debugging and fix cpr anim speed (#7122)
* Medical - Various debugging and fix cpr anim speed

* Update fnc_setCardiacArrest.sqf
2019-08-06 08:10:33 -05:00
PabstMirror
75a8ba2b34
Cargo - No cargo on Contact UGV (#7123) 2019-08-06 08:10:05 -05:00
Dedmen Miller
15e6ad4523
Update addons/grenades/CfgAmmo.hpp
Co-Authored-By: Oliver Blanthorn <oliver.blanthorn@manchester.ac.uk>
2019-08-06 11:35:58 +02:00
LorenLuke
e6b843f2d2
Fixes double deflecting definition 2019-08-05 12:56:19 -07:00
LorenLuke
92e0d55ef0
Add caliber and deflecting values for AP rounds 2019-08-05 11:10:15 -07:00
LorenLuke
344662e76c
Adds stringtable magazine values 2019-08-04 20:45:05 -07:00
LorenLuke
6b67c5e365
Adds stringtable entries 2019-08-04 20:38:13 -07:00
jonpas
cd65c2f196
Update development environment requirements (#7120)
* Update development environment requirements

- Disabled 'rebuild requiredAddons' in Mikero tools
- Remove DeRap as a requirement
- Simplify Arma 3 Tools and P-drive (obviously has to be 'properly' set up)

* Update Mikero tools download URL
2019-08-04 22:43:07 +02:00
LorenLuke
e2c6dee3d9
Fixes deafness issue 2019-08-04 12:35:37 -07:00
LorenLuke
cc1dff28f2 Merge branch 'master' of github.com:acemod/ACE3 into patch-1 2019-08-04 11:45:21 -07:00
LorenLuke
8e46e0d131 Fixes accidental late-night reversion 2019-08-04 04:00:26 -07:00
LorenLuke
06fded2ed8 Removes Tabs 2019-08-04 03:49:23 -07:00
LorenLuke
5183d11160 Merge branch 'patch-1' of github.com:LorenLuke/ACE3 into patch-1 2019-08-04 03:41:51 -07:00
LorenLuke
113eb70c55 Progress commit 2019-08-04 03:36:40 -07:00
commy2
0fd442451f Interaction Menu - fix a crash when loading savegames (#7115)
* fix a crash when loading savegames

* fix a variable name

* optimize

* Put CAManBase actions into seperate bucket

* Apply suggestions from code review

Co-Authored-By: commy2 <commy-2@gmx.de>

* Fast exit for All

* CaManBase

* can't skip mans
2019-08-01 20:52:20 -05:00
LorenLuke
135643d604
Adds Combat Mix Magazine to cannon Magazines 2019-08-01 16:24:47 -07:00
LorenLuke
0eee72e393
Removes Whitespace from CfgAmmo 2019-08-01 14:47:45 -07:00
LorenLuke
d5146a9b3b
Removes Whitespace from CfgWeapons 2019-08-01 14:46:35 -07:00
LorenLuke
a41640d411
Added missing semicolon 2019-08-01 02:27:12 -07:00
LorenLuke
539c4a7a10
Adds Combat Mix Magazine 2019-08-01 02:21:28 -07:00
LorenLuke
09b66294c2
Adjusts 30mm cannon projectiles
Adjust 30mm cannon projectile damage.
Adds AP projectile.
Adds Combat Mix Projectile Capability.
2019-08-01 02:19:11 -07:00
LorenLuke
b485078e53
Adds Missing Close Brace
Adds Missing Close Brace
2019-08-01 01:28:33 -07:00
LorenLuke
41c89aa1a6
Fixes A-10 Cannon Dispersion
Changes A-10 Cannon Dispersion to realistic levels.
2019-08-01 01:25:39 -07:00
Vdauphin
66f62bb1a2 Zeus - FIX ace_zeus_fnc_moduleSetMedicalVehicle setting wrong variable (#7107)
* FIX set medical vehicle zeus module

Since https://github.com/acemod/ACE3/pull/6933 `isMedicalVehicle` should be use instead of `medicClass`

* isMedicalVehicle is a boolean

44050df98b/addons/medical_treatment/functions/fnc_isMedicalVehicle.sqf (L20)
2019-07-31 11:20:27 -05:00
PabstMirror
3e97d99893 Merge branch 'master' into cswSuperBranch
Conflicts:
	optionals/compat_rhs_usf3/CfgMagazines.hpp
	optionals/compat_rhs_usf3/config.cpp
2019-07-25 15:19:17 -05:00
jonpas
06996d30e1 Update Load Order for 1.94 Contact DLC (#7101)
* Update loadorder for 1.94 Contact DLC

* Require Arma 3 v1.94
2019-07-25 13:43:04 -05:00
classic
a7723b793b Update Japanese translation (#7111)
* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation
2019-07-22 09:49:54 -05:00
Vdauphin
e592b6b975 Missing return line in coding guide lines for SETPVAR (#7106) 2019-07-17 00:02:12 +02:00
commy2
06da5c33dd
Merge pull request #7105 from Vdauphin/patch-1
FIX French STR_ACE_Common_Anywhere
2019-07-16 23:17:39 +02:00
Vdauphin
8611bbb0bc
FIX French STR_ACE_Common_Anywhere 2019-07-16 22:54:38 +02:00
PabstMirror
ded81418e6
Medical Engine - Report any fatal head damage (#7103) 2019-07-16 13:00:28 -05:00
ace3mod
a8580d0298 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2019-07-12 17:06:56 +02:00
ace3mod
e444684d38 [Docs] Update component dependencies
Automatically committed through Travis CI.

[ci skip]
2019-07-12 17:06:23 +02:00
Whigital
c7d07f7bd7 Update class with correct inheritance (#7100) 2019-07-12 10:04:33 -05:00
Whigital
cf389fba76 [compat_rhs_usf3] ACE Explosives functionality for RHS USAF (#7099)
* Enable ACE Explosives functionality for RHS USAF explosives

* Update with requested changes

* Reorder requiredAddons as per suggestion
2019-07-12 10:04:12 -05:00
PabstMirror
0c47d45d31
Medical - Fix hitpoints on VR units (#7098) 2019-07-12 10:03:22 -05:00
dependabot[bot]
5b05c59fd5 Bump lodash from 4.17.11 to 4.17.13 in /docs/src (#7097)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 10:16:56 -05:00
commy2
b962d85592
Merge pull request #7095 from acemod/feedbackPainBlackout
Medical Feedback - Fix short blackout on any pain
2019-07-11 07:36:18 +02:00
PabstMirror
03dcae9074 Medical Feedback - Fix short blackout on any pain 2019-07-10 13:53:17 -05:00
PabstMirror
70ba6b66f7 small config fix 2019-07-09 19:20:08 -05:00
PabstMirror
8763184b6a
CSW/Dragon cleanup and rearm compat (#7068)
* Dragon work

cleanup
remove unused p3ds
add pos_gunner_dir/pos_gunner to static
add [csw] prefix to arsenal version
add sight interaction icons

* Update fnc_staticWeaponInit_unloadExtraMags.sqf

* ace_rearm compat

allows pulling carry mags out of rearm trucks

* Update fnc_ai_handleFired.sqf

* Re-add 3den attributes

* cleanup and move A2 staticweapon strings to ace_csw
2019-07-05 17:57:22 -05:00
PabstMirror
e1c650d56e
Medical - add dummy cfgVehicle entries for old modules (#7091)
* Medical - add dummy cfgVehicle entries for old modules

* add medical_menu

* Update addons/medical/CfgVehicles.hpp

Co-Authored-By: jonpas <jonpas33@gmail.com>
2019-07-05 15:32:19 -05:00