He-Man
180cd363f4
SupportCopter v2
2017-03-02 17:57:41 +01:00
vbawol
59ea2b6ee8
missed changelog entry for toxic smoke grenade
2017-03-01 17:18:28 -06:00
vbawol
4a95679713
Toxic Sapper pt1
2017-03-01 17:17:58 -06:00
vbawol
4ce94718ab
add function EPOCH_fnc_addItemToX
...
reduce redundant code
rebuild private arrays
2017-03-01 17:17:30 -06:00
vbawol
a24130d517
allow for more than one type of UAV response
2017-03-01 17:16:06 -06:00
He-Man
53c02fe16a
Anti-Dupe on Revive
...
Prevent simultaneous reviving
2017-03-01 19:09:26 +01:00
vbawol
89a1a6b4f9
changelog pt2
2017-02-28 13:38:21 -06:00
vbawol
934e93196a
missed changelog
2017-02-28 13:37:26 -06:00
vbawol
55a7a0190d
0.5 b684
2017-02-28 13:31:00 -06:00
vbawol
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
vbawol
66452060cb
Epoch Event: AirDrop
2017-02-28 12:34:45 -06:00
vbawol
d2515e2039
license updates > APL-SA
2017-02-28 12:33:58 -06:00
vbawol
b477f4ffc3
moved air drop trigger server side Epoch Events
2017-02-28 12:33:28 -06:00
vbawol
40f2c98f0c
0.5 b684 pt1
...
[Added] Customizability of units spawned by UAV alert via CfgEpochClient
> uavAlertUnitSpawnTemplate. (Default: I_Soldier_EPOCH)
[Changed] Great White Sharks will now spawn if player is deep enough in
the ocean.
[Changed] Objects or Players that have been given "Crypto" variable can
be accessed via the dynamic menu (Space Bar) for a "Take Crypto" action.
changed zombieRndChance to zombieRngChance and added default entry into
CfgEpochClient
2017-02-28 10:34:24 -06:00
vbawol
51cddfa424
0.5 b683
2017-02-27 07:52:47 -06:00
vbawol
e1111430c2
fixed custom inventory opened script blocking main
2017-02-27 07:33:34 -06:00
vbawol
9d6b5a6ae5
0.5 b682
2017-02-26 09:19:51 -06:00
vbawol
19d05a9f17
add toxic grenade to loots and prices
2017-02-26 08:38:23 -06:00
vbawol
1683d706d0
new bikey for 0.5
2017-02-26 08:37:12 -06:00
vbawol
625631f0af
same
2017-02-26 08:18:54 -06:00
vbawol
246cc9670f
0.5 b681 repack
2017-02-26 08:17:12 -06:00
vbawol
bf6fc8deda
Merge pull request #703 from Ignatz-HeMan/patch-1
...
Inventory not opened fixed
2017-02-26 07:45:59 -06:00
He-Man
83263f5c99
Inventory not opened fixed
...
Inventory not opened without the "false" as return
2017-02-26 09:32:26 +01:00
vbawol
8418588194
few missed pbos
2017-02-25 18:18:57 -06:00
vbawol
f31aeff613
0.5 b680
2017-02-25 16:37:07 -06:00
vbawol
3ab94871a3
fixed incorrect usage for setFSMvar on sappers
...
set local var on unit to get FSM ref
2017-02-25 16:36:14 -06:00
vbawol
3d4a5cf80a
Merge pull request #701 from Ignatz-HeMan/experimental
...
Faster feedback from Targets
2017-02-24 11:30:54 -06:00
vbawol
2afb92e52e
b678
...
see changelog
2017-02-24 11:31:33 -06:00
vbawol
d26d9c34e7
add experimental x64 dll for windows
2017-02-19 08:59:21 -06:00
He-Man
fb9882185d
Faster feedback from Targets
...
reaveal player to all near objects on Epoch-ActionKey pressed.
Whithout this, upgraded Buildings need up to 10 seconds to get in Target.
2017-02-16 23:34:48 +01:00
vbawol
73fb169faf
Merge pull request #700 from Ignatz-HeMan/experimental
...
Added custom codes / Reworked NPC Trade / Only Leader can build Plot
2017-02-16 08:01:06 -06:00
He-Man
fa05a9d9eb
Fixed forcewalk stucks
2017-02-15 23:46:16 +01:00
He-Man
2467875a80
Update EPOCH_NpcTrade_return.sqf
2017-02-10 21:34:45 +01:00
He-Man
a18819d984
Update EPOCH_server_makeNPCTrade.sqf
2017-02-10 21:30:41 +01:00
He-Man
69a3b8b5d7
Reworked NPC Trade Script
...
- no longer use PubVar for Trade
- "Purchase Failed" not abort the complete trade
- Added an option, that Players with to much Bank-debit can not sell,
but can purchase. The Money for Purchasing goes directly to the Bank
then.
2017-02-10 21:28:00 +01:00
He-Man
1816c9755f
Update EPOCH_isBuildAllowed.sqf
...
Only the Group Leader can place a Jammer
2017-02-10 20:25:36 +01:00
He-Man
6c08d6835f
Only Group Leader can place a Jammer
2017-02-10 20:21:32 +01:00
He-Man
061270b5a2
Update EPOCH_custom_EH_InventoryOpened.sqf
2017-02-06 19:50:15 +01:00
He-Man
3c3772f3f6
Update EPOCH_custom_EH_InventoryClosed.sqf
2017-02-06 19:49:23 +01:00
He-Man
ea2cb1b250
Update CfgEpochClient.hpp
2017-02-05 19:00:38 +01:00
He-Man
b70f05e023
Update CfgClientFunctions.hpp
2017-02-05 18:57:40 +01:00
He-Man
2f7216d63c
Update EPOCH_onEachFrame.sqf
2017-02-05 18:55:20 +01:00
He-Man
de36d8225c
Update EPOCH_KeyUp.sqf
2017-02-05 18:54:44 +01:00
He-Man
3c5d112463
Update EPOCH_KeyDown.sqf
2017-02-05 18:54:06 +01:00
He-Man
ee3224f14a
Add files via upload
2017-02-05 18:51:57 +01:00
He-Man
d067b9662a
Add files via upload
2017-02-05 18:50:59 +01:00
vbawol
c4d806d3c9
credits
2017-01-29 17:08:20 -06:00
vbawol
40949a09b9
Fixed: Repack Energy Pack not possible #698
2017-01-23 17:12:50 -06:00
vbawol
a990bc7eb1
add back comments and one recipe
...
added crafting mortar with 12 Rocks 2 dirty water Fire + Workbench
nearby. #647
2017-01-15 14:22:19 -06:00
vbawol
a40dfadde6
use internal EH reference to sapper agent
2017-01-10 14:15:33 -06:00