PabstMirror
39181fdea5
Simplify huntIR configs using += ( #4521 )
...
* Add huntIR magazine to GL_3GL_F via sub config
* Cleanup RHS 40mm huntIR GL config
* Add huntir to standalone m320 - #4199
2017-01-09 12:11:31 -06:00
jonpas
e94ca3fab9
Merge pull request #4782 from Dystopian/simplify_class_crawling
...
Simplify config crawling in nouniformrestrictions
2016-12-29 18:31:50 +01:00
PabstMirror
c22fce273f
Overpressure changes ( #4770 )
...
* Add setting to overpressure
* Change overpressure on 2a70 cannon
Close #4691
Also fix gl smoke causing frag
* Handle 2a28 cannon
* Fix base class
2016-12-22 13:29:05 -06:00
Dystopian
78b655bc1f
Simplify config crawling
2016-12-22 01:41:16 +03:00
PabstMirror
56c4611919
Fix ace_particles smoke on arty shells ( #4768 )
...
Close #4766
2016-12-15 18:28:39 +01:00
bux578
f544d82472
add optionals meta.cpp files ( #4763 )
2016-12-15 10:55:44 -06:00
jonpas
1ecd674ac6
Exclude uniforms with inherited modelSides ( #4720 )
2016-12-12 19:36:53 +01:00
PabstMirror
962903f201
Unify javelin guidance for RHS ammo ( #4737 )
2016-12-01 11:01:24 -06:00
magicsh0tz
ed0fd5f6f6
Switched to CBA_fnc_waitAndExecute ( #4709 )
...
* Switched to CBA_fnc_waitAndExecute
* Switched to CBA_fnc_waitAndExecute
2016-11-25 19:18:04 +01:00
PabstMirror
e67c9512ba
Remove unneeded functions
2016-11-16 17:53:04 -06:00
PabstMirror
da85fc1be5
Add RHS MELB fastrope, add 3d debuging of mem points
...
Close #4683
Config from @Whigital
2016-11-16 17:42:11 -06:00
PabstMirror
5bf8b642f7
Add cargo configs for some planes ( #4650 )
2016-11-10 12:05:08 -06:00
Ozan Eğitmen
fd1888be36
Add 'uniforms' Component ( #4435 )
2016-10-27 19:34:25 +02:00
PabstMirror
97c02c306b
Disable FCS on RHS helicopters ( #4509 )
...
* Disable FCS on RHS helicopters - Close #4495
* Cleanup
2016-10-05 13:03:52 -05:00
commy2
05d30c5573
convert log macros to cba versions ( #4282 )
...
* convert log macros to cba versions
* Add changes to AB
* remove obsolete macro
2016-10-02 12:55:31 +02:00
PabstMirror
6ad15e02c7
Fix spotting rifle loudness ( #4488 )
2016-09-30 15:10:20 -05:00
KoffeinFlummi
72899643bd
Merge branch 'master' into japanesestringtables
2016-09-27 20:54:17 +02:00
classicarma
52bf52d4aa
translate compat_adr_97
2016-09-28 01:27:17 +09:00
PabstMirror
a7c75a3bf6
Handle RHS impact grenades (RGN/RGO) ( #4447 )
2016-09-23 16:38:24 -05:00
commy2
6cc960aacc
fix nocrosshair being in addons and optionals
2016-09-18 15:19:17 +02:00
commy2
0ff4c20861
Merge pull request #4168 from acemod/nocross
...
optional pbo to disable cross hair
2016-09-18 15:08:43 +02:00
BaerMitUmlaut
a096439f36
Moved particles component to optionals ( #4341 )
2016-09-05 20:50:30 +02:00
Glowbal
b489750d5b
Minor optimizations using private, params, and isEqualType ( #4323 )
...
* Optimizations with private, params, and isEqualType
* Fixed tab being used instead of space
* Fixed tabs inserted by notepad++
* More usage of new private syntax and params
- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax
* clean up and formatting
2016-09-04 16:44:22 +02:00
J3aLeiNe
7220d0ee5d
compat RHS US : Change for default ACE_12.7x99 ( #4184 )
...
* Change for default ACE_12.7x99
- rhsusf_ammo_127x99_M33_Ball = B_127x99_Ball from addons/ballistics/CfgAmmo.hpp
- rhsusf_ammo_127x99_mk211 = ACE_127x99_API from addons/ballistics/CfgAmmo.hpp
* Default ACE3 12.7x99 and recheck bullets values
- 7.62 M993 : fix Ballistic Coefficient and Mass according with ballistics/CfgAmmo.hpp
- 7.62 M993 : add a muzzle velocity according with the Mk11 Mod0 barrel length (609.6mm) and the M14 EBR-R1 barrel length (558.8mm) (empiric, not perfect but better than nothing)
- recheck all bullets values
* Accurate M249s' barrel length
* Little add and fix for Atragmx "GunList" (#1 )
- add 12.7x99 API
- fix .408 "Mass" according with the ballistics/CfgAmmo.hpp
- fix .300WM MK248 Mod0 "Mass" according with the ballistics/CfgAmmo.hpp
- Typo Mod0, Mod1 for a better reading on the Atrag's panel
- fix .308 M80 "Mass" according with the ballistics/CfgAmmo.hpp
- add .308 Mk316
2016-09-03 22:00:15 +02:00
Glowbal
b134c06f5e
Remove FFAA Compatability ( #4301 )
...
Compatability mod gives to many build errors and contains references to external files. Should not be part of ACE3.
2016-08-31 22:14:35 +02:00
Glowbal
4abfd210cd
fix ffaa compat build error
2016-08-27 17:37:19 +02:00
Fadi
4080482c38
ACE rearm/refuel/repair actions for RHS vehicles ( #4230 )
...
* Rearm/refuel/repair support for RHS USF vehicles
Particularily the HEMTT A4 family and M113 supply vehicle
* Rearm/refuel/repair support for RHS AFRF vehicles
Particularily the GAZ-66 and Ural family
* Fixing macro formatting, updating requiredAddons for #4230
* Fix inheritance for ace_actions
2016-08-27 03:45:35 -05:00
FFAAMOD
f4ace648e3
Added ffaamod compat pbo ( #3727 )
2016-08-27 10:39:21 +02:00
commy2
3aee2d9e40
RHS ZSU-23-4 compat with FCS
...
- close #4189
2016-07-30 12:50:52 +02:00
PabstMirror
c117a79431
Add missing semi-colon ( #4180 )
2016-07-28 17:05:53 -05:00
J3aLeiNe
7e027ea3b5
Update compat_rhs_usf3 (Weapons/Ammo) ( #4028 )
2016-07-28 23:50:52 +02:00
commy2
6507acdbab
optional pbo to disable cross hair
2016-07-25 21:00:27 +02:00
PabstMirror
da9defba3b
Update RHS compat for 0.4.1.1 ( #4142 )
2016-07-21 20:07:45 -05:00
Glowbal
35a6636ca3
Add ACE javelin as required addon dependency
2016-07-11 12:08:12 +02:00
commy2
66abb0b103
add russian ranks to more factions
2016-06-26 00:29:17 +02:00
commy2
5047d95086
add some authors
2016-06-26 00:23:43 +02:00
commy2
9eba2fe940
add russian rank icons
2016-06-26 00:02:19 +02:00
Glowbal
ec6f3879c0
Merge pull request #3978 from J3aLeiNe/patch-2
...
Update compat_r3f config.cpp
2016-06-25 11:37:50 +02:00
J3aLeiNe
7d74331328
Update CfgAmmo.hpp
...
Fix correct "ACE_barrelLengths" for "R3F_127x99_Ball" and "R3F_127x99_PEI" according to the R3F_PGM_Hecate_II barrel length (700mm)
2016-06-22 17:24:09 +02:00
J3aLeiNe
08aa518e68
Update config.cpp
...
Add correct requiredAddons entries since the last @R3F_ARMES update
2016-06-22 16:55:19 +02:00
commy2
3fdc0dd521
Merge pull request #3955 from acemod/add_name
...
add 'name' to components
2016-06-20 19:25:58 +02:00
BaerMitUmlaut
88b58216ee
Added beautified component names
2016-06-20 11:44:36 +02:00
commy2
c481ddedaf
add 'name' to components
2016-06-19 09:38:39 +02:00
Ken
f3de564c86
Path Fixes
2016-06-17 19:42:10 -05:00
Ken
44c5525c62
Glasses Tint Update
2016-06-17 19:05:41 -05:00
jonpas
b0352fdeb9
Merge branch 'master' into eol-lf
2016-06-02 17:02:09 +02:00
jonpas
95573ee711
Stringtable URL ( #3855 )
...
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
2016-06-01 23:45:51 +02:00
jonpas
1354826d56
Put semi-colon to the correct place
2016-06-01 14:11:32 +02:00
jonpas
1331265e65
Move url into a macro
2016-06-01 13:49:10 +02:00
jonpas
6730d016c2
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
2016-06-01 13:27:02 +02:00