Commit Graph

128 Commits

Author SHA1 Message Date
vbawol
aeab62fd0c fixed BE kick # 48 2016-11-10 10:09:05 -06:00
vbawol
c15ea5c42b Epoch Survival 0.4 b646
removed "wet" HUD icon for now.
reworked login fsm, thanks to some feedback on the forum.
removed most blocking of f1-12 keys and number keys via keyDown
function.
comment out some diag_log spam.
workaround for Arma 3 client crash when an admin uses F5 to delete a
vehicle.
Fixed Ryan Zombies mod detection issues.
Optimized and fixed wall state issues thanks to @Ignatz-HeMan for PR and
Xirtti for the feedback.
2016-11-09 15:21:15 -06:00
vbawol
1aa39383cc b640
fixed visible scrollbars on HUD UI thanks to @raymix
updated scripts.txt BE filter.
2016-11-08 09:53:09 -06:00
vbawol
af0b7bff0f BE kick #11 2016-11-03 15:10:07 -05:00
vbawol
ae18103ddc more BE fixes and another build of epochserver.so 2016-11-01 16:23:07 -05:00
vbawol
54269db977 Epoch Survival 0.4 b629
more BE kick fixes
removed pcre3.dll along with other uneeded files
epochserver.dll/so version 0.5.1.8 requires update to
2016-10-30 17:29:48 -05:00
vbawol
9ba075c2dc more BE fixes 2016-10-29 17:02:23 -05:00
vbawol
119bc9ac8a Epoch Survival 0.4 b628 2016-10-28 14:37:12 -05:00
vbawol
f2afc350b1 More BE scripts.txt updates 2016-10-27 18:05:42 -05:00
vbawol
90fb83790a BE fixes and changelog 2016-10-27 17:27:28 -05:00
vbawol
4d5a8c150f update rest of comments
based on https://community.bistudio.com/wiki/Arma_3_Difficulty_Menu
2016-10-24 10:14:56 -05:00
vbawol
0459d18f84 correct comments for profile
https://epochmod.com/forum/topic/42773-typo-from-bi-arma-forum-propagated-to-epoch-github-repo/
2016-10-24 10:09:06 -05:00
vbawol
e6585ecc16 BE to allow elcan 2016-10-02 10:04:32 -05:00
vbawol
4cb51d6f4f more BE updates 2016-09-27 08:22:13 -05:00
vbawol
7028129934 BE fixes for 1.64 2016-09-26 15:06:15 -05:00
vbawol
0c7bb5f916 Be filter update 2016-08-08 16:17:24 -05:00
vbawol
e69e47185a fixed BE kick when asking trader his name 2016-08-07 15:12:58 -05:00
vbawol
45dd6f410c fixed Apex BE attachto kicks
ref to https://github.com/EpochModTeam/Epoch/issues/589
2016-08-06 12:53:56 -05:00
vbawol
6f0025f8c9 BE updates for CUP and APEX attach to kicks 2016-07-28 10:06:07 -05:00
vbawol
443c6e90bc 0.3.9 b566
fixed incorrect index in weighted array fnc when zombies not used
added 3 additional water sources
fixed BE kick when base building since b564
removed allowdamage false on player revive, that caused player immunity
to server side AI.
trade request text feedback changed
2016-07-10 08:54:27 -05:00
vbawol
52e8008f16 fixed be kick # 39 2016-07-08 09:06:32 -05:00
vbawol
e9958bc5d8 add god mode enabled variable flag
for #525
2016-07-06 23:56:48 -05:00
vbawol
e04f4d2e69 Merge pull request #561 from RC-Robio/patch-2
Update sc.arma3profile
2016-06-29 15:52:28 -05:00
vbawol
6a01291440 0.3.9.0546
add server invoked looting text based feedback
2016-06-29 13:35:37 -05:00
Robio
16ab1e6132 Update sc.arma3profile 2016-06-29 13:06:53 -05:00
vbawol
05bbb9a14e 0.3.9.0539
add loot class override variable epochLootClass, to allow all zed
classes to return
BE filter updates for extra zombie classes
added loot table for zombies.
added looting of Dogs for meat with negative karma.
cooking of dog meat.
loot configs for shark
interactAttributes format changed to an array ["Hunger",100,1] //
CustomVarName, value, make value randomized.
BE updates and fixes
new function EPOCH_giveAttributes
2016-06-23 20:43:22 -05:00
vbawol
fd0ca662c7 0.3.9.0538 2016-06-23 06:44:37 -05:00
vbawol
8b3dc768d2 merge 2016-06-20 10:58:31 -05:00
vbawol
66924ce57d Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
# Conflicts:
#	Server_Install_Pack/sc/BattlEye/remoteexec.txt
2016-06-20 10:58:02 -05:00
vbawol
729995b0d4 BE filter for makeMarker 2016-06-20 10:53:37 -05:00
Andrew Gregory
264881de7c MIssion BE Filters 2016-06-19 23:07:35 +01:00
Andrew Gregory
f9eacd4a15 MIssions / Markers BE Filters 2016-06-19 23:07:03 +01:00
Andrew Gregory
66e62a9377 Add epoch_serverlootobject
to support missions. Creating lootable object then calling this to populate the object.
2016-06-17 20:24:54 +01:00
vbawol
f253648423 0.3.9.0524 2016-06-14 19:58:22 -05:00
vbawol
c0b6b764f8 0.3.9.0515 2016-06-14 11:33:08 -05:00
vbawol
19770129cc 0.3.9.0500 2016-06-07 13:43:54 -05:00
vbawol
9833a11737 0.3.9.0492
add missing create marker sqf
2016-06-04 14:04:55 -05:00
vbawol
020e2ed7f8 fixed BE kick with CBA 2016-06-03 19:42:22 -05:00
vbawol
d5ae94d5ac fixed BE kick 2016-06-01 10:39:49 -05:00
Andrew Gregory
30edcfb449 Task Mission System
Update for task system.
2016-05-31 16:28:07 +01:00
vbawol
319391f60d 0.3.9.0489
fixed another scripts BE kick # 51 with CUP enabled
rebuild packing tool exe
add debug to ban PVS EH (issue db logging isnt working)
2016-05-30 09:56:16 -05:00
vbawol
89bf743b0c 0.3.9.0477
fixed BE kick with CUP enabled
fixed error with bite player
add random zombie faces
2016-05-24 15:00:45 -05:00
vbawol
a503633b36 0.3.9.0473
Add inital support of Ryans Zombies and Demons mod
EPOCH_client_bitePlayer changes:
settings now config based via CfgObjectInteractions
2016-05-23 15:01:40 -05:00
vbawol
cd0c5ee819 one more BE kick? 2016-04-28 15:21:54 -05:00
vbawol
6eb40b7da8 Few more BE kicks 2016-04-28 15:02:57 -05:00
vbawol
b5ff3ddec5 fix BE kicks with new features 2016-04-28 14:44:27 -05:00
vbawol
fecc028ae4 0.3.9.0442
added missing compile configs
2016-04-28 13:51:15 -05:00
vbawol
2b699cea89 allow blank class for deleteVehicle
http://epochmod.com/forum/index.php?/topic/41933-players-kicked-for-moving-safes/&do=findComment&comment=275340
2016-04-26 12:02:58 -05:00
vbawol
38fd40ec37 test new deletevehicle,txt filters 2016-04-25 13:28:24 -05:00
vbawol
add9c42a7c use port 2306 as default for BE 2016-04-24 16:59:50 -05:00