PabstMirror
8bd3332b0e
rearm - Skip selectWeapon on nil
...
Should fix #4006
2016-06-27 00:00:25 -05:00
Glowbal
21c4efcbba
Merge pull request #4004 from acemod/custom-rank-icons-function
...
add function for custom rank icons displayed below nametags
2016-06-26 10:57:49 +02:00
Glowbal
c2578a3694
Merge pull request #3995 from acemod/russian-rank-icons
...
add Russian rank icons
2016-06-26 10:53:54 +02:00
Glowbal
2a46099063
Merge pull request #4003 from acemod/disable-auto-weather
...
Disable auto weather
2016-06-26 10:51:38 +02:00
Glowbal
c2db7cfa14
Merge pull request #4002 from acemod/fingerCleanup
...
ACE_Finger cleanup
2016-06-26 10:51:26 +02:00
Glowbal
badb3fa943
Merge branch 'release' into fingerCleanup
2016-06-26 10:49:54 +02:00
Glowbal
b84b532cfb
Merge pull request #4001 from acemod/renameEvents
...
Rename events
2016-06-26 10:47:39 +02:00
Glowbal
52f8def590
Merge pull request #3991 from acemod/uavFCS
...
Block FCS when controlling a UAV
2016-06-26 10:47:19 +02:00
Glowbal
7b42d9ea84
Merge pull request #3996 from acemod/nightDirt
...
Make dirt/dust effects less bright at night
2016-06-26 10:47:03 +02:00
PabstMirror
5a92aaeb28
Make dirt/dust effects less bright at night
...
Fix #1447
2016-06-25 19:02:07 -05:00
commy2
4a19f9b1af
update russian rank icons
2016-06-26 01:01:03 +02:00
commy2
4e0fb4d171
give the iranians their ranks back
2016-06-26 00:35:56 +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
commy2
1db1c41072
only disable auto-weather settings by default, but keep them toggleable
2016-06-25 21:46:24 +02:00
commy2
e88ecfc236
add function for custom rank icons displayed below nametags
2016-06-25 21:25:03 +02:00
esteldunedain
0160ee81a6
- ACE_Finger cleanup
...
- Allow pointing to nearby positions
2016-06-25 16:02:06 -03:00
commy2
3690519a7c
disable auto weather - bugging out ACE weather
2016-06-25 20:39:06 +02:00
Glowbal
3aebbdd269
Merge pull request #3984 from acemod/fixLoadoutWhenNull
...
Handle "loadout" changed event when player is null
2016-06-25 12:28:54 +02:00
Glowbal
f171ef8e16
Merge branch 'release' into fixLoadoutWhenNull
2016-06-25 12:25:23 +02:00
commy2
f2a9a5c058
Merge pull request #3987 from acemod/use-backpack-command
...
Change use backpack command for backpack classname
2016-06-25 12:23:58 +02:00
Glowbal
af61c2bc50
Remove unused parameter
...
Gear is no longer used and can be removed from fthe function parameters
2016-06-25 12:23:07 +02:00
Glowbal
5fef1ba384
Change use backpack command for backpack classname
...
Uses the backpack command to retrieve the classname of a unit's backpack instead of a select. Fixes incorrect index.
2016-06-25 12:03:44 +02:00
Glowbal
8f3907c03f
Merge branch 'release'
2016-06-25 11:43:49 +02:00
Glowbal
6e6929be4d
Merge pull request #3985 from acemod/fixLeadIndicatorForBluAA
...
Fix lead indicator for B_APC_Tracked_01_AA_F
2016-06-25 11:40:51 +02:00
Glowbal
fc876ce316
Merge pull request #3986 from acemod/fixSekerLos
...
missleGuidance - Fix seeker los check
2016-06-25 11:40:15 +02:00
Glowbal
9874911ca1
Merge pull request #3982 from acemod/update-required-cba-version
...
Increase required CBA version
2016-06-25 11:39:48 +02:00
Glowbal
a76b00d699
Merge branch 'release' into update-required-cba-version
2016-06-25 11:38:30 +02:00
Glowbal
8ac7e94436
Merge pull request #3981 from acemod/updateCBAinTools
...
Update cba in tools
2016-06-25 11:38:13 +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
Glowbal
4cfbb22e90
Merge pull request #3979 from J3aLeiNe/patch-3
...
Update compat_r3f CfgAmmo.hpp
2016-06-25 11:37:31 +02:00
Glowbal
2f627f57a5
Merge pull request #3977 from J3aLeiNe/patch-1
...
Update fnc_getMapData.sqf
2016-06-25 11:37:17 +02:00
PabstMirror
a18e46c1c9
missleGuidance - Fix seeker los check
...
Close #3374
Because func was undefined _losOkay was nil, so target leading was
always skipped.
2016-06-25 01:27:23 -05:00
J3aLeiNe
75396ce63e
Update fnc_getMapData.sqf
...
No Gitexit for Lingor. Stay with us Lingor ! :p
2016-06-25 08:21:21 +02:00
PabstMirror
5589ef2bb8
Fix Target lead indication for B_APC_Tracked_01_AA_F
2016-06-25 00:13:07 -05:00
PabstMirror
c3710cc7f9
Handle "loadout" changed event when player is null
2016-06-24 23:32:32 -05:00
PabstMirror
618d3a2e96
Block FCS when controlling a UAV
...
Fix doing FCS keyUp calculations/setVariable
when controlling a UAV while also in a turret with FCS enabled.
Normal rangefinder on the UAV will still work as FUNC(canUseRangefinder)
is still true
2016-06-24 16:53:13 -05:00
Glowbal
7f7671d5ca
Update required arma3 version
2016-06-24 20:58:45 +02:00
Glowbal
37c4351340
Increase required CBA version
2016-06-24 20:56:57 +02:00
J3aLeiNe
8e7282a46a
Add OFP maps by CWR2 team
...
- Add OFP maps by CWR2 team included in the last CUP terrains update
- Fix latitude according to the Bohemia Wiki
2016-06-24 19:47:44 +02:00
PabstMirror
d5c3334719
Update CBA included in tools
2016-06-24 12:16:12 -05:00
esteldunedain
28c41e0518
Rename cargo events:
...
- ace_cargoAddedByClass -> ace_cargoAdded
- ace_addCargoByClass -> ace_addCargo
2016-06-24 12:12:19 -03:00
esteldunedain
6f65155060
Rename the explosive orientations events again:
...
- ace_explosives_clientRequestOrientations -> ace_explosives_sendOrientations
- ace_explosives_serverSendOrientations -> ace_explosives_orientationsSent
2016-06-24 12:02:10 -03:00
esteldunedain
18f09b9310
Rename events:
...
- ace_addedHeartRateAdjustment -> ace_heartRateAdjustmentAdded
- ace_cargoAddedByClass -> ace_cargoByClassAdded
- ace_enteredCardiacArrest -> ace_cardiacArrestEntered
- ace_itemAddedToTriageCard -> ace_triageCardItemAdded
- ace_reload_linkedAmmo -> ace_reload_ammoLinked
- ace_reload_returnedAmmo -> ace_reload_ammoReturned
- ace_treatmentSuccess -> ace_treatmentSucceded
- ace_common_engineOn -> ace_common_setEngine
- ace_explosives_clientRequestOrientations -> ace_explosives_requestOrientations
- ace_explosives_serverSendOrientations -> ace_explosives_sendOrientations
- ace_interaction_lampTurnOff -> ace_interaction_setLampOff
- ace_interaction_lampTurnOn -> ace_interaction_setLampOn
- ace_overheating_spareBarrelsLoadCoolest -> ace_overheating_loadCoolestSpareBarrel
- ace_overheating_spareBarrelsSendTemperatureHint -> ace_overheating_sendSpareBarrelTemperatureHint
Close #3533
2016-06-24 10:45:13 -03:00
Glowbal
8d451354f8
Merge pull request #3975 from acemod/cba-add-player-eh
...
convert common events to CBA playerEvents, target: release branch
2016-06-22 17:44:54 +02:00
commy2
4368c6afc6
Merge branch 'release' into cba-add-player-eh
2016-06-22 17: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
J3aLeiNe
6a92b43b1d
Update fnc_getMapData.sqf
...
Add maps and fix latitude :
- Kidal, latitude 18° (default latitude 0°)
- Governor´s Island, latitude 41° (default latitude -34°)
- Doung island (Unsung Mod), latitude 10° (default latitude -10°)
- Dakrong (Unsung Mod), latitude 16° (default latitude -16°)
- Pecher map, latitude 43° (default latitude -34°)
Remove obsolete Arma2 Lingor map
and fix my illiterate mistakes ...
2016-06-22 16:36:53 +02:00