Commit Graph

1156 Commits

Author SHA1 Message Date
vbawol
0ed023c89d fixes for towing tractor from CUP 2017-04-17 11:48:21 -05:00
vbawol
4382aef326 Merge pull request #744 from EpochModTeam/release
sync changes from release to experimental
2017-04-17 09:21:44 -07:00
vbawol
2cdcf1c418 Merge pull request #740 from morgoth0/patch-3
Force enablesimulation on gates
2017-04-17 09:19:15 -07:00
vbawol
d77fb154ed Merge pull request #741 from morgoth0/patch-4
Force enablesimulation on gates
2017-04-17 09:19:09 -07:00
vbawol
586b6018f1 Merge pull request #742 from morgoth0/patch-5
Force enablesimulation on gates
2017-04-17 09:19:01 -07:00
vbawol
f88ab84b30 Merge pull request #743 from Ignatz-HeMan/patch-6
Fix if only HitPointDamage > 0
2017-04-17 09:18:44 -07:00
vbawol
662c401d84 Merge pull request #739 from morgoth0/patch-2
Force enablesimulation on bargates
2017-04-17 09:17:22 -07:00
vbawol
cf85710a57 Merge pull request #738 from morgoth0/patch-1
Force enablesimulation on Land_BarGate_F
2017-04-17 09:17:00 -07:00
vbawol
9214249f3f Fixing more BE kicks from cup weapons
Lee Enfield / M4A03
2017-04-16 15:22:59 -05:00
vbawol
e5ba3a9006 Fixes for CUP weapon attachment BE kicks 2017-04-16 09:48:57 -05:00
vbawol
6600844a4b further optimized db call for weather script 2017-04-12 10:16:23 -05:00
vbawol
af56e4b89a update privates
since this is execVM'ed it is not really needed but done just in case
the code is compiled call'ed at a later time.
2017-04-12 09:57:55 -05:00
vbawol
91e70e21d9 fix static weather 2017-04-12 09:46:31 -05:00
vbawol
6d8a05c775 more CBA related kick fixes 2017-04-11 15:11:49 -05:00
vbawol
1fd690a43c 0.5 b752 2017-04-11 14:50:28 -05:00
vbawol
63f30be405 fix some BE kicks with newer CBA 2017-04-11 14:50:01 -05:00
vbawol
321854124b Updated Jenkinsfile 2017-04-10 13:21:24 -07:00
vbawol
ab6ab6e175 Updated Jenkinsfile 2017-04-10 08:44:53 -07:00
vbawol
14d8fbe379 Updated Jenkinsfile 2017-04-10 08:24:09 -07:00
vbawol
1c95d07d96 Updated Jenkinsfile 2017-04-10 08:18:07 -07:00
vbawol
aa7696f7b8 Updated Jenkinsfile 2017-04-10 08:08:46 -07:00
He-Man
b2fbd6ef91 Fix if only HitPointDamage > 0
Important, when using SafeZones with VehicleGodmode and only HitPoint is damaged.
2017-04-10 16:38:54 +02:00
Grahame
e7b377383c Force enablesimulation on gates 2017-04-10 09:24:28 -04:00
Grahame
0a9843e3da Force enablesimulation on gates 2017-04-10 09:23:06 -04:00
Grahame
4f0973155f Force enablesimulation on gates 2017-04-10 09:21:32 -04:00
Grahame
941cdae08b Force enablesimulation on bargates 2017-04-10 09:19:42 -04:00
Grahame
ef600d3536 Force enablesimulation on Land_BarGate_F 2017-04-10 09:10:13 -04:00
vbawol
d8f58c0a03 Merge pull request #736 from Ignatz-HeMan/patch-5
Removed redundant checks
2017-04-09 18:25:06 -07:00
He-Man
f1a3d46c64 Removed redundant checks 2017-04-10 00:10:07 +02:00
vbawol
e3a94eaeb8 0.5 b751 2017-04-09 17:08:16 -05:00
vbawol
85096a977d Updated Jenkinsfile 2017-04-09 13:59:47 -07:00
vbawol
acc341666b Merge pull request #735 from Ignatz-HeMan/patch-3
Fixed Heal not working, if only hitpoint damaged
2017-04-09 13:55:44 -07:00
vbawol
09addef078 test 2017-04-09 13:21:59 -07:00
vbawol
e680d32d12 test 2017-04-09 13:15:32 -07:00
vbawol
6c42192724 Merge pull request #734 from Ignatz-HeMan/patch-2
Fix for create / leave Group
2017-04-09 12:55:28 -07:00
He-Man
1c201ea77d Fixed Heal not working, if only hitpoint damaged 2017-04-09 21:26:43 +02:00
He-Man
3458edf473 Fix for create / leave Group
Once closed the Invites Screen, no more invites from the same Group are possible until relog.
Not sure, for what "Epoch_invited_GroupUIDsPrev" should be needed. Noticed no disadvantages by not compare it here
2017-04-08 18:56:18 +02:00
He-Man
bd89a1eadd Fix for create / leave Group
- Server was looking for Players with Groupuid after the UID was already set on the new member self. So the Player was sometimes found as first and has joined his own Group
- [["groupUidUpdate", _groupID], _x] call EPOCH_sendRemoteExecClient; was missing, so the Player had to relog to get the Groupuid variable -> Leaving group was also only possible after Relog
- added usage of params []
2017-04-08 18:52:26 +02:00
vbawol
9721476cf2 Merge pull request #732 from SPKcoding/experimental
added some missing ';'
2017-04-07 18:48:13 -07:00
Sp4rkY
de10a51a65 Revert "added some missing ';'"
This reverts commit d39c930eda.
2017-04-08 00:41:30 +02:00
Sp4rkY
d39c930eda added some missing ';'
Missing ';' prior '}'
2017-04-08 00:36:10 +02:00
vbawol
d23e94c10f Merge pull request #730 from Ignatz-HeMan/experimental
Delete rest of clientside Airdrop Event
2017-04-07 11:56:45 -07:00
He-Man
01779e4780 Delete rest of clientside Airdrop Event 2017-04-07 17:39:17 +02:00
vbawol
718c886f9c test 2017-04-06 16:51:41 -05:00
vbawol
d28d430a95 test 2017-04-06 16:30:57 -05:00
vbawol
44df68e8ee test 2017-04-06 16:27:20 -05:00
vbawol
aaeaef5880 test 2017-04-06 16:24:04 -05:00
vbawol
b2695d96d5 test 2017-04-06 16:22:37 -05:00
vbawol
0c2f2624df add version.txt 2017-04-06 14:35:35 -05:00
vbawol
027291d4cb remove free icon 2017-04-06 14:35:27 -05:00