PabstMirror
cff86c35ba
Fix ammo count hidden in UAVs ( #5222 )
...
* Fix ammo count hidden in UAVs
* Switch to ace_reload condition
2017-05-31 08:39:32 -05:00
Phyma
95ade30d56
Linkingbelt refactoring ( #5213 )
...
* Linking belt refatoring
startLinking belt now uses canLinkBelt so if condition needs to be changed then you can do it on one position.
* Fixed requested change
Fixed requested change
* simplified it even more
canLinkBelt now returns a value over 0 if success and -1 if something is not right.
* Fixed bug where if error we would not exit
Fixed bug where if error we would not exit
* changed name on canLinkBelt
Changed name to better reflect the function of the function.
* Author hype
* fixed return value info
fixed return value info
* fix header
2017-05-29 13:49:21 -05:00
Tim Beswick
3b7a3047cd
Refuel for non-AllVehicle objects ( #5151 )
...
* Enabled refuel for non-AllVehicles objects. Un-magic'd refuel progress timer.
* Changed helper attach position to centre of object. Offset applied when rope attached.
* Made fully compatible with non-thingX simulation types. Removed destruction effects of helper object.
* Using arma model. Removed ACE_Actions from helper object.
* Correct use of hideObjectGlobal
* Remove actions, cargo, repair on helper
* Switched helper to be setVar'd on the nozzle object
2017-05-29 13:48:02 -05:00
magicsh0tz
cd852477c8
CH53 Fastroping and other fixes ( #4713 )
...
* CH53 Fastroping and Fixes
Added fastrope points for CH53.
The getOut EH is required to keep the doors open when a unit exits the
vehicle and it uses the vehicle animation "doorHandler_R" or
"doorHandler_L" as a placeholder to determine if the doors are
open(1)/close(0).
eg. In UH1Y (Unarmed), when the right door is opened using the
useraction, "doorRB" and "doorHandler_R" will be set to 1.
* Changed TAB to 4 spaces
* Moved bracket to follow guidelines
2017-05-29 12:55:53 -05:00
PabstMirror
ff212d5b3d
Fix AB water vapor pressure calc ( #4956 )
...
* Fix AB water vapor pressure calc
* Fix calc in weather
* Cleanup usage of constant
* Add RVExtensionVersion, Rebuild AB DLLs
2017-05-29 12:55:26 -05:00
PabstMirror
58b15e4aa1
AdvThrow - Handle bugged currentThrowable ( #5216 )
2017-05-29 12:55:00 -05:00
Phyma
5145b89405
Linking belt refactoring ( #5206 )
...
* Linking belt refatoring
startLinking belt now uses canLinkBelt so if condition needs to be changed then you can do it on one position.
* Fixed requested change
Fixed requested change
2017-05-27 11:16:34 -05:00
Whigital
7509c629ec
Correct compat classnames ( #5204 )
2017-05-27 09:46:56 -05:00
PabstMirror
d615cf27fc
Adv Throw - Handle getShotParents being [] ( #5210 )
2017-05-27 09:46:31 -05:00
SilentSpike
2ca3716277
Fix Zeus teleport players module ( #5175 )
...
* Add dummy function to zeus UI modules
This removes the message about the module having no function when in SP.
* Fix zeus teleport module for non-local units
BI made a change to the function this module was using. So now it has to
be ran local to the player in question.
2017-05-26 16:07:33 +01:00
PabstMirror
772ca1313e
RHS CH-47 - use animationSourcePhase ( #5201 )
2017-05-26 08:54:12 -05:00
SilentSpike
24966281e7
Add realistic names to dynamic loadout classes ( #5185 )
2017-05-26 07:57:46 +01:00
KoffeinFlummi
9791eb9eed
Add AtixNeon to AUTHORS.txt
2017-05-25 12:02:17 +02:00
Andrea Verano
ca14b7f4b2
Zeus updated ( #5198 )
...
Fixes and adds in the zeus section
2017-05-24 23:38:58 -05:00
Andrea Verano
e3fd1612e2
Italian translation (Add & Fix) ( #5193 )
...
Added Italian translation for:
-advanced fatigue
-advanced throwing
-cook off
-dogtags
-gunbag
-ui-scopes and much more...
Fixed a lot of grammatical errors
2017-05-23 13:44:17 -05:00
PabstMirror
d4a6caf2b1
Just warn for old compat pbos ( #5177 )
...
* Just warn for old compat pbos
* Use CBA_fnc_error big warning box
* fix caps
2017-05-22 13:19:43 -05:00
PabstMirror
cd5dcf56fe
Use correct TransportX type for ace items ( #5168 )
...
* Use correct TransportX type for ace items
* Fix messing with flare colors
2017-05-18 17:23:01 -05:00
PabstMirror
b192be0b70
Fix merge, cbaEvents, macros, cleanup
2017-05-18 12:42:02 -05:00
PabstMirror
46c041e6bc
Merge branch 'rearm_supply' of https://github.com/GitHawk/ACE3 into GitHawk-rearm_supply
...
Conflicts:
addons/attach/functions/fnc_getChildrenAttachActions.sqf
addons/common/functions/fnc_dumpArray.sqf
addons/common/functions/fnc_removeAllEventHandlers.sqf
addons/common/functions/fnc_removeEventHandler.sqf
addons/common/functions/fnc_serverEvent.sqf
addons/common/functions/fnc_waitUntilAndExecute.sqf
addons/explosives/functions/fnc_scriptedExplosive.sqf
addons/finger/config.cpp
addons/frag/config.cpp
addons/interact_menu/functions/fnc_handlePlayerChanged.sqf
addons/laser/functions/fnc_laserOn.sqf
addons/laser/functions/fnc_seekerFindLaserSpot.sqf
addons/laser/functions/fnc_unitTurretCanLockLaser.sqf
addons/laser/functions/fnc_vanillaLaserSeekerHandler.sqf
addons/laser_selfdesignate/functions/fnc_findLaserSource.sqf
addons/laser_selfdesignate/functions/fnc_laserHudDesignateOff.sqf
addons/main/config.cpp
addons/main/script_mod.hpp
addons/map/functions/fnc_flashlightGlow.sqf
addons/maptools/functions/fnc_addLineMarker.sqf
addons/maptools/functions/fnc_canDraw.sqf
addons/maptools/functions/fnc_cancelDrawing.sqf
addons/maptools/functions/fnc_copyMapReceiveMarkers.sqf
addons/maptools/functions/fnc_copyMapRemoteSend.sqf
addons/maptools/functions/fnc_copyMapStart.sqf
addons/maptools/functions/fnc_handleKeyDown.sqf
addons/maptools/functions/fnc_handleMouseZChanged.sqf
addons/maptools/functions/fnc_removeLineMarker.sqf
addons/maptools/functions/fnc_updateLineMarker.sqf
addons/missileguidance/functions/fnc_checkLos.sqf
addons/missileguidance/functions/fnc_checkSeekerAngle.sqf
addons/overheating/CfgWeapons.hpp
addons/overheating/functions/fnc_swapBarrelCallback.sqf
addons/rearm/XEH_postInit.sqf
addons/rearm/XEH_respawn.sqf
addons/rearm/functions/fnc_canRearm.sqf
addons/rearm/functions/fnc_dropAmmo.sqf
addons/rearm/functions/fnc_getMaxMagazines.sqf
addons/rearm/functions/fnc_grabAmmo.sqf
addons/rearm/functions/fnc_pickUpAmmo.sqf
addons/rearm/functions/fnc_rearmEntireVehicleSuccess.sqf
addons/rearm/functions/fnc_rearmEntireVehicleSuccessLocal.sqf
addons/rearm/functions/fnc_rearmSuccess.sqf
addons/rearm/functions/fnc_rearmSuccessLocal.sqf
addons/rearm/functions/fnc_storeAmmo.sqf
addons/repair/functions/fnc_useItem.sqf
addons/tagging/CfgVehicles.hpp
addons/ui/ACE_UI.hpp
optionals/tracers/config.cpp
2017-05-17 18:21:11 -05:00
PabstMirror
f7d9a165f6
Disable aircraft flightmodel changes ( #5167 )
...
* Disable aircraft flightmodel changes
* Remove files
2017-05-16 21:40:24 -05:00
PabstMirror
9ba3b5aa6a
Update helmet hearing protection for RHS-US ( #5146 )
...
* Update helmet hearing protection for RHS-US
* Hearing - Add standardized helmet protection macros
* Tweak peltor vol
2017-05-16 21:40:07 -05:00
Glowbal
c490fcbc5a
Merge branch 'release'
2017-05-16 22:51:28 +02:00
jonpas
bae6124d0c
Prepare release 3.9.2
2017-05-16 14:16:59 +02:00
jonpas
5f0e6b7112
Update required Arma 3 version to 1.70
2017-05-16 14:05:23 +02:00
PabstMirror
6034a13d42
Prep 3.9.2 (version numbers)
2017-05-15 18:00:09 -05:00
PabstMirror
5da5a7cc3e
Fix gatling_30mm UBC for 1.70 ( #5125 )
...
* Fix gatling_30mm UBC for 1.70
* Fix verEsion
2017-05-16 00:46:02 +02:00
PabstMirror
225c8d7975
Fix gatling_30mm UBC for 1.70 ( #5125 )
...
* Fix gatling_30mm UBC for 1.70
* Fix verEsion
2017-05-16 00:45:31 +02:00
PabstMirror
941502af46
Realistic names for 1.70 pylon magazines ( #5165 )
2017-05-16 00:37:58 +02:00
PabstMirror
cd0609b28d
Realistic names for 1.70 pylon magazines ( #5165 )
2017-05-16 00:37:36 +02:00
PabstMirror
0498e3bae1
1.70 FCS - Remove ACE_FCS from most vics ( #5152 )
...
* Handle 1.70 FCS
* Cleanup CfgWeapons
* Add warning for discreteDistance
2017-05-16 00:36:22 +02:00
jonpas
406db1928b
1.70 CMs - Remove countermeasure mode switching ( #5163 )
2017-05-16 00:36:12 +02:00
PabstMirror
305c5a7be7
1.70 FCS - Remove ACE_FCS from most vics ( #5152 )
...
* Handle 1.70 FCS
* Cleanup CfgWeapons
* Add warning for discreteDistance
2017-05-16 00:30:47 +02:00
jonpas
7ddb5383f3
1.70 CMs - Remove countermeasure mode switching ( #5163 )
2017-05-16 00:29:52 +02:00
PabstMirror
bfd3695868
SQF Lint Cleanup Pass ( #5157 )
...
* SQF Lint Cleanup Pass
* Fix var in TRACE
* Add basic python tool
* Simplify
* Hit space key 6 times
* Fix error in dropNozzle
* handle error message exceptions
* Fix py
2017-05-14 14:48:05 -05:00
PabstMirror
f69148bdc0
Disable rearm,refuel on dead vehicles ( #5158 )
2017-05-13 17:36:53 -05:00
PabstMirror
0cdb2ce238
Increase max weapon index for large modsets ( #5054 )
2017-05-12 13:12:39 -05:00
PabstMirror
b8a6a602f3
Disable g-forces for UAV AI ( #5094 )
2017-05-12 13:12:17 -05:00
PabstMirror
a9b306efac
Add missing base class to r3f compat ( #5156 )
2017-05-12 12:55:28 -05:00
PabstMirror
3a69019c33
MapGesutres - Fix dependency on maptools ( #5154 )
...
* MapGesutres - Use getVariable to remove dependency
* Use isModLoaded
2017-05-11 14:02:21 -05:00
Dystopian
484a68503d
Add Arma 3 Issues breaking ace_rearm ( #5150 )
2017-05-10 16:36:39 -05:00
PabstMirror
12f42ab39a
Jerry Can - only set global var on server ( #5131 )
2017-05-10 13:13:15 -05:00
Laid3acK
7c7d779250
AtragMx: BC G1 .338LM API526 ( #5069 )
...
* Update fnc_initGunList.sqf
* Update fnc_initGunList.sqf
* C1 coefficient 0.58
2017-05-10 19:28:43 +02:00
Laid3acK
b121152a88
AB: update compat R3F v3.5 ( #5097 )
...
* Update CfgWeapons.hpp
* Update CfgAmmo.hpp
* Update CfgAmmo.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* Update CfgWeapons.hpp
* fix missing `{`
* fix `dispersion`
* fix space
2017-05-10 19:28:26 +02:00
Laid3acK
457461efbe
AB: Lythium latitude ( #5109 )
...
* Update fnc_getMapData.sqf
* bump1
* bump2
2017-05-10 19:28:05 +02:00
Laid3acK
de38a5fca7
Wiki AtragMx minor changes ( #5111 )
...
* fix markdown syntax
* Update atragmx.md
2017-05-10 19:27:41 +02:00
PabstMirror
c26008ad29
hitreactions - Close map on hit ( #5099 )
2017-05-10 11:29:26 -05:00
Jo David
b3f03d5ffb
Zeus Suppression Module ( #4977 )
...
* add base structure
* Add getModuleDestination
* Add 2d map support, debug
* Cleanup, handle weapon max range
* Handle non-local units
* Use new showMessage func
* Run on groups when placed on leader
* Support for Indirect Fire Vehicles
* Cleanup
* Use doArtilleryFire which was fixed in 1.68
2017-05-10 11:29:04 -05:00
PabstMirror
08217f460e
Explosives - Add code handler for detonation ( #5115 )
...
* Explosives - Add code handler for detonation
* Add info to wiki
* Fix cellphone in demo code, move example to wiki
2017-05-10 11:28:44 -05:00
PabstMirror
68a6782078
Switch 2 perm PFEH to everyFrame ( #5140 )
2017-05-10 11:28:26 -05:00
PabstMirror
5fa9ccc694
Disable ACE_FCS on RHS Russian Attack Helis ( #5145 )
2017-05-10 11:28:14 -05:00