Commit Graph

9319 Commits

Author SHA1 Message Date
c568c18865 Add module icon 2016-03-14 19:14:52 +01:00
89924e927a Disable debug 2016-03-14 17:25:20 +01:00
32c32b6cc5 Add stamina bar selective UI 2016-03-09 18:58:46 +01:00
70100825cf Fix params in clientInit 2016-03-08 18:49:19 +01:00
e90ef30904 Add return value to public setElementVisibility function 2016-03-08 18:42:37 +01:00
23e2617db8 Change params order and improve clientInit 2016-03-08 18:40:23 +01:00
64fe944b0f Add public setter function, Optimize some checks 2016-03-08 18:12:01 +01:00
9b46e8856e Merge modules, Add base allow client settings toggle, Add requires descriptions 2016-03-06 15:41:17 +01:00
a064c0c98d Modernize code 2016-03-06 12:50:16 +01:00
0dc1e37874 Merge branch 'master' into uiSettings 2016-03-06 12:41:27 +01:00
de6af27912 Merge pull request #3492 from acemod/Fix3491_MortarBoxes
Replace transportMax... with maximumLoad for mortar boxes.
2016-03-05 22:09:07 -03:00
9f205b4a54 Merge pull request #3509 from acemod/fix3379
Increase interaction distance with explosives from 1m to 1.5m.
2016-03-05 22:08:31 -03:00
1d3950bfff Merge pull request #3497 from acemod/liteDrag
Fix portable light floating / dir when carrying
2016-03-05 22:07:43 -03:00
e2c2495d52 Merge pull request #3496 from looterz/bftbug
Fix for player markers not showing up correctly with BFT_ShowPlayerNames
2016-03-05 22:05:33 -03:00
721aa94a29 Merge pull request #3536 from acemod/dediCaps
Fix captivity system on dedicated
2016-03-05 14:08:53 -06:00
959750d03b Merge pull request #3539 from acemod/isBackpackParamString
Allow string input for isBackpack
2016-03-05 20:02:32 +01:00
b37b1a39b2 Allow string input for isBackpack 2016-03-05 14:29:04 +01:00
4826a89ef5 Fix captivity system on dedicated
Fix #3532
2016-03-04 11:45:38 -06:00
fc54b1180c Merge pull request #3522 from acemod/removeDownloadBadge
Remove download badge
2016-03-03 17:11:41 +01:00
a928185ea0 Remove download badge 2016-03-03 17:09:37 +01:00
e6c6e55968 Merge pull request #3507 from acemod/mouseZChangedEH
Replace addScrollWheelEventHandler with MouseZChanged Display EH
2016-03-02 23:15:50 +01:00
92fddff833 also fix modifier key 2016-03-02 23:14:23 +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
303f8d93b9 simplify inheritance 2016-03-02 22:16:40 +01:00
3cafa9f41b Merge pull request #3515 from FFAAMOD/master
Spanish translation of FastRope fixed
2016-03-02 17:08:01 -03: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
e0493458c0 Reduce interaction distance for defusing back to 1m 2016-03-02 16:19:38 -03:00
0f25ac698d Merge pull request #3511 from FFAAMOD/patch-1
Added FFAAMOD to AUTHORS.txt
2016-03-02 20:11:36 +01:00
b8e7c45227 Merge pull request #3510 from FFAAMOD/master
Added Spanish Translation to fastroping module
2016-03-02 16:09:57 -03:00
67695286c7 Added FFAAMOD to AUTHORS.txt 2016-03-02 20:01:41 +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
928a9b9485 Increase interaction distance with explosives from 1m to 1.5m. Fix #3379 2016-03-02 15:25:41 -03:00
0399335a3f Make the FRIES inherit from Helicopter_Base_F. Fix #3504 2016-03-02 14:41:41 -03:00
4918dbacb0 Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH 2016-03-02 17:33:46 +01:00
597be8ce3b Merge pull request #3501 from acemod/requireCBAVersionIssues
Require specifying the CBA version in issues.
2016-03-02 10:01:13 -03:00
cb21b20d9f Require specifying the CBA version in issues. 2016-03-02 09:58:47 -03:00
779e2a6bc8 Merge pull request #3428 from acemod/improveGithubFiles
Improve GitHub files
2016-03-02 13:44:59 +01:00
8f620f2e61 Fix portable light floating / dir when carrying
#3486
2016-03-01 18:49:41 -06:00
b86e5d8ad6 Fixes player markers not showing up correctly when BFT_ShowPlayerNames is enabled in multiplayer 2016-03-01 18:23:33 -06:00
f13517980b Merge branch 'release' 2016-03-01 23:08:17 +01:00
353b5e9ef4 Replace transportMax... with maximumLoad for mortar boxes.
Fixes 3490
2016-03-01 21:58:21 +01:00
e2c7576251 Remove headless client component from ACE.
The component does not fit properly within the scope of the ACE project. In order to avoid difficulties at a later point in time, project management has decided to pull the HC component from the ACE 3.5.0 release. We are going to look into alternative options for the HC component, such as a separate repository maintained by the ACE team.
v3.5.0
2016-03-01 19:09:42 +01:00
4d0a894ce1 Merge branch 'release' of github.com:acemod/ACE3 into release 2016-03-01 18:54:04 +01:00
84052f50fd Update extension builds 2016-03-01 18:53:52 +01:00
7d53e1f4d2 Merge pull request #3488 from acemod/removeXEHENABLED
replace XEH_ENABLED macro with actual class, fix #3482, fix #3483
2016-03-01 18:52:08 +01:00
fa3913752b replace XEH_ENABLED macro with actual class, fix #3482, fix #3483 2016-03-01 17:05:00 +01:00
9cb40dab14 Merge pull request #3485 from acemod/removeSpareBarrelsEquipment
Remove spare barrels from starting equipment, as they make some grena…
2016-03-01 14:08:09 +01:00
bafe714ab5 Remove spare barrels from starting equipment, as they make some grenades not fit in the uniforms. 2016-03-01 10:05:06 -03:00
b69827aea8 Merge pull request #3476 from acemod/3den_-1
Try to handle -1 from eden modules
2016-02-29 20:17:52 -03:00
2bdeff1639 Fix for all missionVersions 2016-02-29 16:34:51 -06:00