Commit Graph

43 Commits

Author SHA1 Message Date
180aff031f Fixing rope pickup action when player is above ground level
Fixes issues seen when trying to pickup ropes on the USS Nimitz
2016-09-06 22:55:59 -04:00
26e7cafaf1 Update README.md 2016-08-24 17:20:09 -04:00
d587cdf607 Update README.md 2016-08-24 17:10:15 -04:00
1283fac2be VTOL wasn't able to attach ropes 2016-07-14 17:12:38 -04:00
5e4d46c09f Adding support for VTOL 2.1 2016-07-10 08:39:05 -04:00
89e9115dd9 Merge pull request #10 from thegoatman/patch-2
Fix breaking rotors on CUP Wildcat
2016-07-08 16:50:22 -04:00
c05ca41d62 Fix breaking rotors on CUP Wildcat 2016-07-08 22:30:25 +02:00
a13e8f37de Adjusting sling load point intersection test to not clip ground
Fixes #7
2016-07-08 15:44:36 -04:00
17f945185f Merge pull request #8 from thegoatman/patch-1
Fix syntax error
2016-07-08 12:39:34 -04:00
b6c53482b4 Fix syntax error
File sa_advancedslingloading\config.cpp, line 34: '/CfgFunctions/SA/AdvancedSlingLoading/advancedSlingLoadingInit.postInit': Missing ';' prior '}'
2016-07-08 18:36:29 +02:00
ec02fca91a Updating sling points for RHS helis (CH47 and CH53) 2.0.5 2016-06-26 23:50:21 -04:00
e42bf700ab Updating sling point settings for CUPS and RHS CH47s 2.0.4 2016-06-26 22:51:42 -04:00
7a7e0b22ad Fixing sling load attachment points 2.0.3 2016-06-24 21:01:17 -04:00
a0977d086e Lowering ropes to prevent damage to heli 2.0.2 2016-06-22 20:50:31 -04:00
740c4af87c Update fn_advancedSlingLoadingInit.sqf 2.0.1 2016-05-19 10:41:12 -04:00
e019312ebd Update fn_advancedSlingLoadingInit.sqf 2016-05-19 10:39:34 -04:00
f5c7c2a5f4 Update README.md 2016-05-05 23:37:11 -04:00
c25578522d Reworking heavy lifting, adding support for multiple sling load points 2.0 2016-05-05 22:56:46 -04:00
0e83a31589 Update fn_advancedSlingLoadingInit.sqf 2016-04-20 15:56:18 -04:00
a3517959b5 Calling ASL_Rope_Set_Mass via ASL_RemoteExec 2016-04-20 15:54:47 -04:00
eaa4481f1e Update README.md 2016-04-12 23:29:41 -04:00
60b440d34b adding ignores 2016-04-12 23:15:30 -04:00
b93ed9fb8a Adjusting starting cargo rope length 2016-04-12 23:07:55 -04:00
28101a0603 Adjusting cargo corner points 2016-04-12 23:04:14 -04:00
29e505c2d6 Updating sling loading code to follow towing code patterns, adding exile support 2016-04-12 22:54:56 -04:00
b2afa258cc Removing out of date sa_ropes.sqf code 2016-02-10 13:08:52 -05:00
c5139db386 Updating PBOs for v1.2 1.2 2016-02-05 18:56:55 -05:00
d1f343862e Adding SA_ASL_HEAVY_LIFTING_ENABLED variable that allows missions creator to disable heavy lifting
Add the following to your init.sqf file to disable heavy lifting:
missionNamespace setVariable
["SA_ASL_HEAVY_LIFTING_ENABLED",false,true];

Add the following to your init.sqf file to enable heavy lifting (enabled
by default):
missionNamespace setVariable ["SA_ASL_HEAVY_LIFTING_ENABLED",true,true];
2016-02-05 18:56:22 -05:00
15bc5f1318 Updating mount points to be centered on object's center of mass 1.1 2016-02-03 17:06:26 -05:00
535a1c77a4 Updated steam logo 2016-02-03 14:32:55 -05:00
528cdaf143 Adding key, updating steam logo 2016-02-03 13:16:26 -05:00
9296ae98b2 Update README.md 2016-02-03 13:02:07 -05:00
2b109be457 addon 2016-02-03 09:33:52 -05:00
4f68b5d689 Converting to addon 2016-02-03 08:36:21 -05:00
9058eb52e5 Update README.md 2016-01-30 09:06:06 -05:00
9491990855 Update README.md 2016-01-30 09:01:57 -05:00
1dc9d40eb6 Update README.md 2016-01-30 08:57:24 -05:00
1c6869e98e Update README.md 2016-01-30 08:55:57 -05:00
fc7bf351a8 Create README.md 2016-01-30 08:54:12 -05:00
9abc7341fe Update sa_ropes.sqf 2016-01-30 08:47:09 -05:00
69d4d8c0ac Update sa_ropes.sqf 2016-01-30 08:45:54 -05:00
c78abdc70f initial commit 2016-01-30 08:37:38 -05:00
011cc3268a 👾 Added .gitattributes & .gitignore files 2016-01-30 08:37:07 -05:00