Commit Graph

164 Commits

Author SHA1 Message Date
e5a7578f92 Translation: IT completed (no BOM) 2016-03-27 21:20:15 +02:00
a841839aa6 don't overwrite helicopter sub class self actions 2016-03-19 19:37:26 +01:00
fc06782256 Fixed broken ropeDetach 2016-03-18 00:16:31 +01:00
b25ffdb54f Fixed network race condition 2016-03-18 00:15:57 +01:00
14183470bc Revert "Improved rope glitchyness"
This reverts commit c65656a016.
2016-03-14 12:16:23 -03:00
69bd858167 Merge branch 'fr-fix-quotes' of https://github.com/BaerMitUmlaut/ACE3 into BaerMitUmlaut-fr-fix-quotes
Conflicts:
	addons/fastroping/CfgMoves.hpp
	addons/fastroping/CfgVehicles.hpp
2016-03-08 15:24:23 -03:00
2b33dd7686 Merge branch 'fr-ai-deploy' of https://github.com/BaerMitUmlaut/ACE3 into BaerMitUmlaut-fr-ai-deploy
Conflicts:
	addons/fastroping/XEH_preInit.sqf
2016-03-08 15:13:50 -03:00
afe835816f Merge branch 'fr-fixes' of https://github.com/BaerMitUmlaut/ACE3 into BaerMitUmlaut-fr-fixes
Conflicts:
	addons/fastroping/CfgVehicles.hpp
2016-03-08 15:07:45 -03:00
60af0d3162 Merge pull request #3456 from acemod/StandardizeConfigArrayGVAR
Standardize GVAR array brackets in configs.
2016-03-08 18:19:50 +01:00
35857f4523 Cleanup canPrepareFRIES 2016-03-07 20:42:13 +01:00
c65656a016 Improved rope glitchyness 2016-03-06 20:33:23 +01:00
84af4b7676 Force open ramps on helicopters 2016-03-06 19:53:37 +01:00
8e895e8cff Added gantry hiding animation 2016-03-05 23:21:10 +01:00
b20e433f43 Fixed bug with fastroping simultaneously 2016-03-05 23:20:44 +01:00
8039332743 Switched to preStart + XEH_PREP 2016-03-05 23:19:53 +01:00
21d546ac1c Added note concerning BIS_fnc_guiMessage 2016-03-05 21:22:45 +01:00
b8a4349c10 Added deployment API and waypoint 2016-03-05 20:25:35 +01:00
76468d326b fixed license file 2016-03-02 22:49:25 +01:00
9b55aa1555 Merge remote-tracking branch 'refs/remotes/acemod/master' 2016-03-02 22:40:33 +01:00
48e9e9c9e4 added CBA-PFH, added QUOTE 2016-03-02 22:36:42 +01:00
9a0c839ced Merge pull request #3508 from acemod/fix3504
Make the FRIES inherit from Helicopter_Base_F. Fix #3504
2016-03-02 22:28:01 +01:00
730e79def0 added fastroping sounds 2016-03-02 22:17:49 +01:00
303f8d93b9 simplify inheritance 2016-03-02 22:16:40 +01:00
95007d8ccd Spanish translation of FastRope fixed
Fixed wrong tag in Spanish Translation of Fast Rope module.
2016-03-02 21:00:46 +01:00
6b13ea287e Added Spanish Translation to fastroping module
Added Spanish Translations, some of these can have multiple translations but according to the context, they match properly their meanings.
2016-03-02 19:56:50 +01:00
0399335a3f Make the FRIES inherit from Helicopter_Base_F. Fix #3504 2016-03-02 14:41:41 -03:00
309f48ee0b Added remaining PT-BR translarions 2016-03-01 08:56:43 -03:00
5b4072bf50 Added vehicle existance check 2016-02-29 19:29:11 +01:00
05c16a5dfb Removed TOH animations 2016-02-29 19:29:10 +01:00
11a66d98e2 Cleanup & fix interaction conditions 2016-02-29 19:29:09 +01:00
f5ff593dea Revert "Convert fastroping animations to Arma 3, fix bone errors" 2016-02-28 23:16:44 +01:00
75c2e3d032 Added QUOTE macros to fastroping configs 2016-02-28 18:56:45 +01:00
8bb7b072d4 Standardize grammar of GVAR arrays in configs to place the square brackets outside the GVAR macro.
This prevents any possible confusion when the GVARs are used in code.
2016-02-28 15:18:15 +01:00
0e606224c7 Convert fastroping animations to Arma 3, fix bone errors 2016-02-27 22:28:12 +01:00
9d50812a65 Fastrope French translation 2016-02-27 19:46:15 +01:00
4a73a0519e translate fastroping 2016-02-25 19:06:50 +01:00
b2337d7485 Config cleanup 2016-02-22 22:21:13 +01:00
b72751e693 Fixed macro 2016-02-22 21:06:26 +01:00
c2856fd8c7 Fixed scopes 2016-02-22 20:58:55 +01:00
06f8f277ac Added Eden Integration 2016-02-22 14:40:21 +01:00
af834838ef Moved FRIES equipping into seperate function 2016-02-22 14:40:04 +01:00
ea92424d15 Added license file for TOH anims 2016-02-22 01:21:02 +01:00
05054737ab Removal of virtual rope anchor, animation fix 2016-02-22 00:31:33 +01:00
6b2dc78ea4 Fixed moduleEquipFRIES header 2016-02-22 00:31:32 +01:00
671fcd90b4 Integrated new model, fixed config, added Kasatka door animation 2016-02-22 00:31:31 +01:00
c917cdab8d New FRIES model, new animations 2016-02-22 00:31:29 +01:00
c1ea6fd327 Fixed locality issues, moved rope creation and simulation to server
Fix rope cut while fastroping

Locality fix pt2 - serverside ropes
2016-02-22 00:31:28 +01:00
8f49715ae6 Cleanup function params and headers
Cleanup function params and headers

Removed unecessary param
2016-02-22 00:31:27 +01:00
8cfbbe4f1f Skip FRIES preparation if unnecessary 2016-02-22 00:31:26 +01:00
953119a411 Bugfix for static FRIES 2016-02-22 00:31:25 +01:00