vbawol
e6549ff7e7
0.5 b740
2017-03-30 11:54:36 -05:00
vbawol
e379038ab4
0.5 b739
...
move icons to mod
add token check to remote exec
2017-03-30 11:02:15 -05:00
vbawol
b402cb3219
0.5 b737
2017-03-28 13:20:40 -05:00
vbawol
a4dca6ffb5
add 7 new keesha camo skins from Craig Hauer
...
@ComatoseBadger
2017-03-28 12:08:57 -05:00
vbawol
d07593d038
added unit test and further hive optimizations
2017-03-27 17:44:55 -05:00
vbawol
1394dec6ba
weather tweaks
2017-03-27 17:43:10 -05:00
vbawol
2c49a8ad93
add previous location check
...
If you had set a spawnpoint previously at another location and attempt
to set a new one, it would say "spawnpoint removed" instead of "set".
2017-03-24 07:24:35 -05:00
vbawol
f4c0d24e42
0.5 b708
2017-03-23 20:24:58 -05:00
vbawol
ea1e96d807
0.5 b707
2017-03-23 16:11:25 -05:00
vbawol
2c75d87869
revert, makes variable out of scope
2017-03-23 15:51:44 -05:00
vbawol
28baecfd71
0.5 b705
2017-03-23 14:45:19 -05:00
vbawol
3e2148e147
reforce wind direction again
2017-03-23 13:57:57 -05:00
vbawol
2156309fcf
MORE WIND!
2017-03-23 10:38:01 -05:00
vbawol
6e9e5ff9d3
server b703
2017-03-23 10:09:17 -05:00
vbawol
77b6ed4f18
0.5 b701
2017-03-22 17:37:02 -05:00
vbawol
872d8dcb73
0.5 b700
...
weather tweaks and repack for PR
2017-03-18 00:24:02 -05: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
dcd0954786
0.5 b696
2017-03-05 13:35:03 -06:00
vbawol
7714c62e96
test fix issue with joining a dead players groups
...
optimize reduce number of allPlayer calls
2017-03-05 11:04:43 -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
55a7a0190d
0.5 b684
2017-02-28 13:31:00 -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
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
19d05a9f17
add toxic grenade to loots and prices
2017-02-26 08:38:23 -06:00
vbawol
246cc9670f
0.5 b681 repack
2017-02-26 08:17:12 -06:00
vbawol
f31aeff613
0.5 b680
2017-02-25 16:37:07 -06:00
vbawol
c0b6a0a1be
bump for next version
2017-01-06 08:14:55 -06: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
81f3452bd9
b673
2016-12-14 14:11:36 -06:00
vbawol
dc93ccdbf4
b672
2016-12-12 13:25:00 -06:00
vbawol
31371482c8
b671
2016-12-12 11:29:46 -06: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
3d1f958839
b657
2016-11-28 00:17:28 -06:00
vbawol
fb7d733c41
b656
2016-11-26 10:26:16 -06:00
vbawol
f972e6a6e0
b655
...
repack for changes since
b07c74f80d
remove json files as they can be regenerated as needed
2016-11-13 23:49:53 -06:00
vbawol
9fa278e04a
Epoch Survival 0.4 build:654
...
increased anti teleport distance limit to 30 and configureable via
epochah.hpp antihack_maxTravelDistance
2016-11-13 20:25:53 -06:00
vbawol
57327acef3
Epoch Survival 0.4 b653
2016-11-11 16:50:26 -06:00