vbawol
77b6ed4f18
0.5 b701
2017-03-22 17:37:02 -05:00
vbawol
3bf59bfa46
recompiled
2017-03-21 15:54:43 -05:00
vbawol
52d78a3325
untested Linux x64 support
...
pending release of x64 Arma 3 Linux dedicated server support to test
2017-03-21 14:57:09 -05:00
vbawol
7310318ea1
testing working: Linux support
...
(Static Linked)
2017-03-21 11:32:21 -05:00
vbawol
872d8dcb73
0.5 b700
...
weather tweaks and repack for PR
2017-03-18 00:24:02 -05:00
vbawol
9d69c8ada7
add legacy linux files just in case
2017-03-16 12:18:38 -05:00
vbawol
6b4f6ed0cb
rebuild epoch so and attempt at x64 build for linux
2017-03-09 16:48:33 -06:00
vbawol
aff9d38c70
0.5 b699
2017-03-08 14:45:24 -06:00
vbawol
16e70faf8e
0.5 b698
2017-03-08 08:17:06 -06:00
vbawol
5857f56583
0.5 b697
2017-03-06 11:46:54 -06:00
vbawol
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
vbawol
6b82df4746
fix carry all backpack kicks
2017-03-06 09:20:18 -06:00
vbawol
dcd0954786
0.5 b696
2017-03-05 13:35:03 -06:00
vbawol
4f5d0baf8d
0.5 b695
2017-03-04 16:46:03 -06:00
vbawol
f5d51c4127
fixed typo in load player
2017-03-04 11:35:39 -06:00
vbawol
b695f29577
example Epoch Event: Payday
...
Give all connected players 100 Crypto every 30 minutes
2017-03-04 10:57:14 -06:00
vbawol
4cd7fdd5c6
0.5 b691
2017-03-04 00:53:05 -06:00
vbawol
b2629ca10f
allow respawn in base
2017-03-04 00:52:45 -06:00
vbawol
4a08ccf033
fixed missing semicolons
2017-03-04 00:21:59 -06:00
vbawol
55a7a0190d
0.5 b684
2017-02-28 13:31:00 -06:00
vbawol
66452060cb
Epoch Event: AirDrop
2017-02-28 12:34:45 -06:00
vbawol
51cddfa424
0.5 b683
2017-02-27 07:52:47 -06:00
vbawol
9d6b5a6ae5
0.5 b682
2017-02-26 09:19:51 -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
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
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
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
vbawol
a417dc9070
0.4 b675
2017-01-02 12:25:49 -06:00
vbawol
de95260a3e
0.4 b674
2016-12-29 13:57:50 -06:00
vbawol
1db988095e
booleans in configs
...
- change bools in config files to string or a number.
- EPOCH_fnc_returnConfigEntry(V2) now also supports 0/1 via config when
default input is a bool.
Note: this commit may address issue with Bad conversion: bool rpt spam.
It is suggested to use the following format for storing booleans in
config:
1 = true
"true"=true
0 = false
"false"=false
2016-12-29 12:18:09 -06:00
vbawol
c7fece626f
add some apex backpacks to BE filter
2016-12-18 13:22:19 -06:00
vbawol
81f3452bd9
b673
2016-12-14 14:11:36 -06:00
vbawol
fa834cebe4
revert scripts change for 1.66 hotfix
2016-12-13 07:44:51 -06:00
vbawol
dc93ccdbf4
b672
2016-12-12 13:25:00 -06:00
vbawol
31371482c8
b671
2016-12-12 11:29:46 -06:00
He-Man
77f58457cf
Update epochconfig.hpp
2016-12-11 16:23:13 +01:00
He-Man
69b2bb401a
Option to make BaseParts indestructible
2016-12-11 16:20:39 +01:00
vbawol
f86c49fe86
b670
2016-12-11 00:34:07 -06:00
vbawol
9856601229
0.4 b669
...
Workaround for playerRespawnTime always returning -1 when the player is
killed, that also prevented player time to be revived. Thanks goes to
@Ignatz-HeMan and @SPKcoding for the fix!
2016-12-03 11:22:55 -06:00
vbawol
1660e7f484
0.4 b668
...
fixed crash when opening crafting menu since A3 1.66.
workaround for HandleDisconnect not firing since A3 1.66.
b660
changed playableUnits to allPlayers
improved Epoch_selectInventoryItem function
improved inventory locked check with arma 1.66 features.
2016-12-02 10:24:25 -06:00
vbawol
350554b7f1
0.4 b660
...
fixes and improvments
2016-12-01 23:26:34 -06:00
vbawol
8e614b0b78
Arma 3 1.66 fixes part1
...
playableUnits changed to allPlayers
improved Epoch_selectInventoryItem function
mproved inventory locked check
2016-12-01 17:44:43 -06:00
vbawol
3d1f958839
b657
2016-11-28 00:17:28 -06:00
vbawol
fb7d733c41
b656
2016-11-26 10:26:16 -06:00
vbawol
7913ee0ea7
readd shared linux libs for now
...
will work on static build after I get my dev environment sorted.
2016-11-22 14:27:26 -06:00
vbawol
b4b7980aed
more BE fixes for #651
...
removed attachto filter from scripts.txt as it has protection via
attachto.txt
add exceptions for CBA/CUP thanks to @SirDice and @Ghostrider-DbD- for
the reports
2016-11-16 08:58:22 -06:00