9a7bc7b455
more cleanup and privates
2017-05-02 08:28:52 -05:00
e8d136a293
fixed missing _display variable
2017-05-02 08:28:28 -05:00
3f462d43ba
more private updates
2017-05-01 19:23:00 -05:00
c6a1da84d0
Fix for Weaponholder disappear to fast
...
Empty WH disappear after 1 second.
If filling of WH takes longer than 1s, the WH disappears. This fix let
the Server create the WH, if objnull
2017-04-23 18:52:36 +02:00
eede62bd38
Fixed / updated and added Trader Missions
...
Ported to run it on Events instead fsm
2017-04-21 19:03:58 +02:00
4382aef326
Merge pull request #744 from EpochModTeam/release
...
sync changes from release to experimental
2017-04-17 09:21:44 -07:00
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
f1a3d46c64
Removed redundant checks
2017-04-10 00:10:07 +02:00
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
1c201ea77d
Fixed Heal not working, if only hitpoint damaged
2017-04-09 21:26:43 +02:00
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
01779e4780
Delete rest of clientside Airdrop Event
2017-04-07 17:39:17 +02:00
fd5bd898fa
remove Alpha tag from debug
2017-04-03 12:04:42 -05:00
4f6fc29717
Merge pull request #729 from EpochModTeam/experimental
...
0.5 b749
2017-04-03 11:58:35 -05:00
1386f675b7
0.5 b749
2017-04-03 11:50:28 -05:00
2950f77d4b
Merge pull request #723 from Ignatz-HeMan/patch-6
...
Added optional Classnames for Service Point Pos.
2017-04-02 11:34:32 -05:00
086c97f20f
0.5 b748
...
[Added] 200 player support to all mission files, thanks to increased
group limits in Arma 1.68!
[Added] Experimental support for Mad ArmA Mod:
https://forums.bistudio.com/forums/topic/200295-mad-arma-mad-max-inspired-mod/
(Note: a few known issues with this mod bisign/key for this mod atm)
2017-04-01 23:17:46 -05:00
a84326d446
Added optional Classnames for Service Point Pos.
...
- Added optional Classnames for Service Point Pos
- Some Cleanups and Script optimization
2017-04-01 16:03:32 +02:00
b90fbafb05
Added optional Classnames for Service Point Pos.
...
- Added optional Classnames for Service Point Pos
- Some Cleanups and Script optimization
2017-04-01 16:03:12 +02:00
a5a51a9ac6
Added optional Classnames for Service Point Pos.
...
- Added optional Classnames for Service Point Pos
- Some Cleanups and Script optimization
2017-04-01 16:02:48 +02:00
cf27001966
Added optional Classnames for Service Point Pos.
...
- Added optional Classnames for Service Point Pos
- Some Cleanups and Script optimization
2017-04-01 16:02:25 +02:00
ac86ccf254
Added optional Classnames for Service Point Pos.
...
- Added optional Classnames for Service Point Pos
- Some Cleanups and Script optimization
2017-04-01 16:01:09 +02:00
7b0729cf89
Merge pull request #719 from EpochModTeam/experimental
...
Release 0.5
2017-03-30 16:02:47 -05:00
be52b911f2
add color support to epoch message @SPKcoding
2017-03-30 11:19:46 -05:00
e379038ab4
0.5 b739
...
move icons to mod
add token check to remote exec
2017-03-30 11:02:15 -05:00
5aae0aa1e2
Merge pull request #716 from Ignatz-HeMan/patch-1
...
Building Parts not delete when disallowed
2017-03-30 10:39:50 -05:00
d3309926fa
Building Parts not delete when disallowed
...
When already building (simulswap) but building is disallowed, the building part will fall down instead of been deleted (without returning items)
2017-03-29 19:43:10 +02:00
aa2f7b02ce
Added Service Point to Rearm, Repair and Refuel
...
- I have no idea, where to upload the new needed pics for DynaMenu, so I
have added them into the root folder. Please move to the correct
location.
- Added needed "PayCrypto" function serverside. This function can only
remove Crypto from player. If someone try to add crypto, he will be
killed (could also changed to ban?!)
- I tried to avoid all Battleye filters (excepted remoteexec, of
course). But I have not tested it with Battleye for now.
2017-03-26 20:15:24 +02:00
723584aa80
moved required Arma version var to mission config
2017-03-26 10:30:39 -05:00
4acb24c8b2
update usage of createGroup to 1.68+
2017-03-26 10:21:26 -05:00
b5b54bd513
more fixes and cleanup
2017-03-23 15:38:19 -05:00
4b3a72f970
improve usage of Epoch_my_Group
2017-03-23 14:28:04 -05:00
8029c21811
same
2017-03-22 16:52:04 -05:00
e6a4e39bb9
fixed soldier units spawning long after spotted
...
if unit is forced to spawn no need to increase random spawn limit, Also
since there was no way to decrease the spawn for soldiers they would
randomly spawn forever.
get random postion around player to spawn soldier if extra data is not
sent.
set soldiers to spawn at ground level.
2017-03-22 16:51:51 -05:00
35f2f67d0b
use another class for sapper
2017-03-08 12:26:41 -06:00
cd84b51862
Merge pull request #708 from 82ndab-Bravo17/PlaceJammer
...
Option to re-allow non Group Leaders to place Jammers
2017-03-08 07:33:48 -06:00
26d4999def
deleted redundant variable
...
variable "_units = []" was twice
2017-03-07 09:33:31 +01:00
7543950e8d
give toxic sapper his own toxic bomb
2017-03-06 11:35:18 -06:00
8b77ed0be7
add toxic sapper to spawn, give loot, etc.
...
also give feedback to player when Spawnpoint set
2017-03-06 11:19:20 -06:00
c477b9bf58
prevent crash on dynamic menu loading upgrades
2017-03-05 11:02:00 -06:00
39c7ff9ac7
Option to re-allow non Group Leaders to place Jammers
2017-03-02 19:37:20 -05:00
0d35af5052
SupportCopter v2
2017-03-02 18:22:35 +01:00
965ff047e9
SupportCopter v2
2017-03-02 18:12:35 +01:00
d3a5799808
SupportCopter v2
2017-03-02 17:58:12 +01:00
180cd363f4
SupportCopter v2
2017-03-02 17:57:41 +01:00
4a95679713
Toxic Sapper pt1
2017-03-01 17:17:58 -06:00
a24130d517
allow for more than one type of UAV response
2017-03-01 17:16:06 -06:00
556506acbe
fixed inventory opened script not returning bool
...
also block totally if both linked containers are locked
2017-02-28 13:30:08 -06:00
d2515e2039
license updates > APL-SA
2017-02-28 12:33:58 -06:00
b477f4ffc3
moved air drop trigger server side Epoch Events
2017-02-28 12:33:28 -06:00