Commit Graph

653 Commits

Author SHA1 Message Date
vbawol
cba0ed605b same 2016-04-23 09:17:56 -05:00
vbawol
b5dd11b397 fix folder case 2016-04-23 09:17:05 -05:00
vbawol
29624d80bb revert to working example 2016-04-22 19:20:23 -05:00
vbawol
f397fbc150 0.3.8.0429 2016-04-22 18:54:30 -05:00
vbawol
861d21a1a8 rework display EH checks a bit 2016-04-22 18:54:04 -05:00
vbawol
04f6435c60 use latest example from forum
http://epochmod.com/forum/index.php?/topic/41922-158-difficulty-overhaul/#comment-275193
2016-04-22 18:48:25 -05:00
vbawol
3fdd351283 1.58 Difficulty Overhaul
thanks to klinGiii on the forum:
http://epochmod.com/forum/index.php?/topic/41922-158-difficulty-overhaul
2016-04-22 09:52:56 -05:00
vbawol
35be7d0864 define proper settings in full redis example conf 2016-04-21 12:23:22 -05:00
vbawol
d09376c00e some changes for 1.58 2016-04-21 12:21:40 -05:00
vbawol
71b451482f 0.3.8.0427
fixed more trailing commas
2016-04-19 11:09:47 -05:00
vbawol
5307051e29 remove unused variable 2016-04-19 10:48:45 -05:00
vbawol
42fc098feb 0.3.8.0425
[Fixed] Was possible to place multiple Jammer objects.
2016-04-17 14:32:36 -05:00
vbawol
646e468d43 0.3.8.0424 2016-04-17 06:13:45 -05:00
vbawol
e7de25b0f4 0.3.8.0422
remove debug
2016-04-12 08:53:17 -05:00
vbawol
6d987836ad 0.3.8.0421 2016-04-12 08:48:26 -05:00
vbawol
8bdcd99734 0.3.8.0417 2016-04-09 15:04:32 -05:00
vbawol
cef8e23b1a BE fix take 2 2016-04-09 14:39:15 -05:00
vbawol
a8189b854f 0.3.8.0416 2016-04-09 09:38:13 -05:00
vbawol
7be04e6493 fixed BE kick 2016-04-09 09:21:11 -05:00
vbawol
87c23b106f Release 0.3.8 (#502)
* first build for 0.3.8

* 0.3.8.0190

* 0.3.8.0202

* 0.3.8.0213

* 0.3.7.0214

* 0.3.8.0222

* 0.3.8.0246

* 0.3.8.0247

fixed typo

* 0.3.8.0249

more fixes for server compiler

* 0.3.8.0256

* add build number and simple batch file for packing

* match build number with internal

* add build numbers to server pbo's and mission files

also reworked build script for more options

* 0.3.8.0261

* 0.3.8.0261

* 0.3.8.0283

* 0.3.8.0284

* changelog

* 0.3.8.0307

* 0.3.8.0311

* remove old BEC plugin

* update redis-server.exe to latest build and full config

* 0.3.8.0314

* 0.3.8.0315

* inverse logic

This should correctly prevent spawning these units nearby jammer or
protection zones

* use pushbackUnique here

* optimized loot function

by using selectRandom instead of slower sqf logic

* 0.3.8.0316

* make use of new getDir functionality instead of BIS fnc

* add lower disconnect value to server.cfg

* use new getpos functionality

* 0.3.8.0317

* 0.3.8.0319

* 0.3.8.0327

* 0.3.8.0338

changelog update tba

* changelog

* 0.3.8.0341

* BE update

* 0.3.8.0353

* changelog

* removed duplicates

* 0.3.8.0355

fixed error in getIDC

* 0.3.8.0356

revert to BIS_fnc_param as params threw errors

* 0.3.8.0357

fixes for #496 #497

* 0.3.8.0359

fixed #497
fixed #496

* 0.3.8.0365

* 0.3.8.0371

* 0.3.8.0373

* 0.3.8.0379

* 0.3.8.0381

* 0.3.8.0386

* 0.3.8.0393

* 0.3.8.0395

* 0.3.8.0396

* 0.3.8.0397

* 0.3.8.0406

* 0.3.8.0409

* 0.3.8.0410

loot balance
suppress error in spawnloot
make near object check based on building size

* 0.3.8.0412

* 0.3.8.0414

removed classes with scope 0
test remove loot trash on gear for #498
fixed #501

* 0.3.8.0415

* same
2016-04-08 15:21:46 -05:00
vbawol
4c6b747807 repack for fnc cleanup 2016-02-18 18:46:13 -06:00
vbawol
e9847e1f51 0.3.7.0110
Start PVC to remoteExec work and attempt to fix login issues.
2016-02-18 18:32:01 -06:00
vbawol
3933d6cdeb fixed typo 2016-02-15 10:10:46 -06:00
vbawol
5214b23325 repack mission pbo 2016-02-15 10:00:21 -06:00
vbawol
01be6860d8 readd mass check with 30sec timeout and logging 2016-02-14 10:13:00 -06:00
vbawol
d3d845bca6 0.3.7.0108
updated loot positions
2016-02-13 13:00:15 -06:00
vbawol
c1826a168f 0.3.7.0107
comment out enableSimulation and attempt to make use of
nearObjectsReady.
Revel player object earlier
Change getposATL to getpos as preloadCamera uses AGL
2016-02-09 14:47:23 -06:00
vbawol
13eedaba87 0.3.7.0106 2016-02-09 11:44:24 -06:00
vbawol
a8ed5dda28 further improve wait logic for player object propagation.
use loadAbs instead, thanks to norukid on the forums!
2016-02-03 10:45:18 -06:00
vbawol
dee85d54e4 another fix to login wait 2016-02-01 15:02:49 -06:00
vbawol
6711ff3e88 take 2
on login wait for playerobject to be ready code
2016-02-01 09:43:50 -06:00
vbawol
43974ceda0 remove debug 2016-01-30 09:40:36 -06:00
vbawol
b5cb2787f4 test fix for login 2016-01-30 09:12:44 -06:00
vbawol
3c11332ea3 repack mission files 2016-01-28 14:14:33 -06:00
vbawol
f34a0d1b55 0.3.7.092 2016-01-28 13:36:35 -06:00
vbawol
d7c0616a9b fixes and repack mission pbos 2016-01-26 13:12:56 -06:00
vbawol
c3ac3d9a31 fixes 2016-01-26 11:45:46 -06:00
vbawol
49f591d2b3 0.3.7.052 2016-01-26 10:33:04 -06:00
vbawol
382f072d61 fixed #309 2016-01-19 13:30:37 -06:00
vbawol
f530de8021 0.3.7.045 2016-01-19 12:34:31 -06:00
vbawol
14155a577c 0.3.7 build 43 2016-01-18 10:52:15 -06:00
vbawol
747064e07d 0.3.7.038 2016-01-17 09:34:56 -06:00
vbawol
3f3c628017 0.3.7.036 2016-01-17 08:44:52 -06:00
vbawol
585d0dd996 0.3.7.032 2016-01-15 13:22:40 -06:00
vbawol
0b357e10c6 0.3.7.021 2016-01-12 20:53:57 -06:00
vbawol
e868ef2108 Be fixes 2016-01-10 10:54:09 -06:00
vbawol
1889347a29 0.3.7.015 2016-01-08 16:27:07 -06:00
vbawol
f7f5d25af4 0.3.7.011 2016-01-07 22:32:52 -06:00
vbawol
b8dac3481e fixed missing bracket thx to @RC-Robio 2016-01-07 09:52:04 -06:00
vbawol
6c652b34ce more Be fixes 2016-01-06 22:06:35 -06:00
vbawol
7c7df298da fix function 2016-01-02 19:27:52 -06:00
vbawol
cf03d38ab9 0.3.7.008
more PVS to RE work
2016-01-02 19:20:40 -06:00
vbawol
8d0c838c0a delete key instead of setting to blank arrays 2016-01-02 18:43:49 -06:00
vbawol
bff45ee5a4 randomizeMagazineAmmoCount option 2015-12-31 13:29:16 -06:00
vbawol
8f837050af 0.3.7.007 2015-12-31 13:00:23 -06:00
vbawol
834a28fa01 0.3.7.006 2015-12-29 12:22:24 -06:00
vbawol
ba8702d9ed 0.3.7.005 2015-12-28 10:32:04 -06:00
vbawol
bd183c7d2e same 2015-12-23 11:40:24 -06:00
vbawol
1ceb25c1f7 0.3.7.003 2015-12-23 11:38:11 -06:00
vbawol
f196d8461f attempt to improve locked gear checks 2015-12-20 10:21:06 -06:00
vbawol
3bba54789b testing if this is the cause for being unable to get target after restart. 2015-12-18 20:23:22 -06:00
vbawol
73346388be 0.3.6.024 2015-12-17 11:24:11 -06:00
vbawol
01cdb3272d 0.3.6.022 2015-12-16 15:19:14 -06:00
vbawol
74fe32d566 0.3.6.018 2015-12-15 12:46:09 -06:00
vbawol
aa70eedaf9 0.3.6.011 2015-12-14 12:09:09 -06:00
vbawol
cf2e9f0f99 Current test build: 0.3.6.009 2015-12-11 08:57:46 -06:00
vbawol
7a6bcc6088 fixed typo thanks to robio 2015-12-08 17:41:19 -06:00
vbawol
40327bab0f 0.3.6.006 2015-12-08 11:07:43 -06:00
vbawol
f29efacc2d 0.3.6.005 2015-12-07 18:56:57 -06:00
vbawol
c8cbf8347c version bump to 0.3.6 2015-12-02 15:39:48 -06:00
vbawol
86d0a2fae7 repacked 2015-12-02 12:00:42 -06:00
vbawol
85a2561354 temp fix: test blocking ground weapon holder access nearby locked objects 2015-11-30 20:37:48 -06:00
vbawol
d70c9f0b9e repacked settings pbo 2015-11-24 11:20:23 -06:00
vbawol
fb9e2d2283 fixed typo in server side AH code 2015-11-24 09:19:49 -06:00
vbawol
4e0edfd6c8 Release 0.3.5 2015-11-23 12:04:24 -06:00
vbawol
91d1c623aa 0.3.5.047 2015-11-22 17:01:46 -06:00
vbawol
73ceb4f50e 0.3.5.041 2015-11-20 08:39:59 -06:00
vbawol
6fae1a12f5 0.3.5.033 2015-11-12 12:01:19 -06:00
vbawol
055b129bcc 0.3.5.029 2015-11-08 09:26:38 -06:00
vbawol
2b5f56d2a9 0.3.5 b023 2015-11-01 01:28:48 -06:00
vbawol
981170c5f0 0.3.5.016 2015-10-28 10:16:00 -05:00
vbawol
e329075677 fixed false kick for heli crash 2015-10-18 18:20:50 -05:00
vbawol
88c02d72b0 fix save issue after first placement 2015-10-18 18:20:20 -05:00
vbawol
bf9531a0ca fixed typo 2015-10-15 22:09:06 -05:00
vbawol
d95edc9a2e recoded to fix secure storage unlock not working on first placement 2015-10-15 19:47:34 -05:00
vbawol
396f58e941 fixes and less debug 2015-10-14 16:27:09 -05:00
vbawol
2bb0326e4e revert test of gui3dcooldown 2015-10-14 09:05:16 -05:00
vbawol
47e31dbdda fix false ban on draw3d usage 2015-10-13 16:07:13 -05:00
vbawol
4e1c89c41e fixed missing logging function 2015-10-13 14:48:30 -05:00
vbawol
4d00321000 0.3.4 part 8 2015-10-12 14:15:10 -05:00
vbawol
ccb7f3170a 0.3.4 pt6 2015-10-08 14:54:40 -05:00
vbawol
b31a0f6457 0.3.4 final? 2015-10-08 11:45:00 -05:00
vbawol
fce25ae6ae 0.3.4 part 4 2015-10-07 14:50:32 -05:00
vbawol
c03579471c 0.3.4 part 3 2015-10-06 14:56:18 -05:00
vbawol
d4312234ac Be update 2015-10-05 14:24:03 -05:00
vbawol
f9e3a36ace 0.3.4 part 2 2015-10-05 13:40:04 -05:00
vbawol
df21a79adf 0.3.4 part 1 2015-10-02 09:27:56 -05:00
vbawol
1c60344478 add pricing for Sword and Fishing Pole 2015-09-30 15:19:43 -05:00
vbawol
175e4844b9 0.3.4 part 1 2015-09-30 15:16:59 -05:00
vbawol
7941e165d5 0.3.3.1 hotfix
fixes issue with trader data saving issues
2015-09-30 11:26:16 -05:00
vbawol
70ca1eae15 new crafting system by Raymix 2015-09-28 17:04:43 -05:00
vbawol
fce2dd0997 random message example 2015-09-26 16:40:46 -05:00
vbawol
e36397b247 example event: Server Message 2015-09-26 16:27:06 -05:00
vbawol
673769afcf version bump to 0.3.4.0 2015-09-26 15:22:18 -05:00
vbawol
07f59f40e5 fixed #384
https://github.com/EpochModTeam/Epoch/issues/384
2015-09-17 11:44:51 -05:00
vbawol
7198043048 push to exp 2015-09-17 11:32:04 -05:00
vbawol
de3169aec4 push settings pbo version to 0.3.3.1 for consistency 2015-09-15 10:45:42 -05:00
vbawol
bcf3337b3f server pbo repack for 0.3.3.1 2015-09-15 09:57:58 -05:00
vbawol
993f611152 new bikey for 0.3.3.1 2015-09-15 09:54:13 -05:00
vbawol
b33249ef7c fix banning on player revive with EAH 2015-09-14 11:29:05 -05:00
vbawol
46c006435c rror in rpt when spawning vehicles if no class was selected. 2015-09-14 11:17:25 -05:00
vbawol
5c7f248098 fixes 2015-09-14 10:54:03 -05:00
vbawol
4fd71821d8 fix error if no vehicles under limit are found 2015-09-11 10:04:43 -05:00
vbawol
85f134edb1 fixed cultist 2015-09-10 16:56:40 -05:00
vbawol
5c3ce8ddd1 Final before release? 2015-09-10 10:18:51 -05:00
vbawol
2ac47e5831 vehicle spawning reworked 2015-09-09 23:05:16 -05:00
vbawol
211cc7988d move gamemode init to mission 2015-09-09 16:16:39 -05:00
vbawol
52292a946e 027 2015-09-09 11:21:22 -05:00
vbawol
283594ab5c fixed mission config version check for CfgEpochClient 2015-09-08 16:42:57 -05:00
vbawol
3a869754ba b25 2015-09-08 15:47:16 -05:00
vbawol
c204672730 persist queue for bases and remoteExec testing 2015-09-08 13:42:19 -05:00
vbawol
8f7747a818 latest BE dll w/ support for remoteexec 2015-09-08 13:40:43 -05:00
vbawol
babd05ab41 b23 push 2015-09-06 15:27:10 -05:00
vbawol
4f56d19ff7 push 0.3.3 b22 2015-09-06 14:31:01 -05:00
vbawol
12d89c880d add persistence of anims 2015-09-02 13:37:59 -05:00
vbawol
678ee9cae1 push env loot changes 2015-08-31 16:43:57 -05:00
vbawol
7d582f613f BE for new wood walls 2015-08-31 10:53:02 -05:00
vbawol
8c8b7958b8 allow for auth check token also 2015-08-29 18:34:37 -05:00
vbawol
4df24cd728 only kick if used as not a part of a string 2015-08-29 18:28:39 -05:00
vbawol
113e8a6f3f version bump and fix _find error 2015-08-29 18:28:17 -05:00
vbawol
95b6664a49 fixed typo 2015-08-28 15:44:22 -05:00
vbawol
dadc11c46f server core pbo 2015-08-28 15:33:37 -05:00
vbawol
c8a2c1363e server pbo 2015-08-26 17:12:15 -05:00
vbawol
abd13f5f66 009 2015-08-26 16:08:02 -05:00
vbawol
f670e8278f wood tower 2015-08-26 11:48:43 -05:00
vbawol
fb084cc169 wood ladder added 2015-08-25 10:21:56 -05:00
vbawol
b1971cea56 BE for wood ladder 2015-08-24 12:07:00 -05:00
vbawol
038522bdac VR world for testing 2015-08-24 10:41:02 -05:00
vbawol
d55ace7e27 removed bikey + changlog 2015-08-24 09:39:15 -05:00
vbawol
7b191426ec 0.3.3 b2 2015-08-24 09:27:05 -05:00
vbawol
d85c60e59e 0.3.3 push to experimental 2015-08-23 14:40:55 -05:00
vbawol
32f91175f4 bump version to 0.3.3 2015-08-23 11:44:56 -05:00
vbawol
19c09c2470 Merge branch 'master' into experimental 2015-08-21 07:12:47 -05:00
vbawol
89232e5dfe push version here 2015-08-21 07:10:39 -05:00
vbawol
9e87ab069e Update INSTALL.txt 2015-08-20 11:34:22 -05:00
vbawol
5bd0aa1f43 update libs to add new call 2015-08-20 08:29:27 -05:00
vbawol
7ed2eb4b37 enable kicking for current filters 2015-08-20 08:29:02 -05:00
vbawol
1d23a9b4d5 server pbo push 2015-08-19 09:45:24 -05:00
vbawol
daa3972df9 hold version for now 2015-08-19 09:44:40 -05:00
vbawol
d253377306 allow / in string data 2015-08-19 09:41:20 -05:00
vbawol
f2d6e73f6c b20 2015-08-18 17:42:40 -05:00
vbawol
1b8278d189 Revert "include map config from main"
This reverts commit d245c4da9c.
2015-08-17 13:14:23 -05:00
vbawol
d245c4da9c include map config from main 2015-08-17 12:57:27 -05:00
vbawol
5fc7e18052 remove some debug 2015-08-16 12:19:20 -05:00
vbawol
7256e9420c push latest test build 2015-08-16 10:48:34 -05:00
vbawol
587ed81f40 updates for function changes 2015-08-15 07:14:55 -05:00
vbawol
eae8e233a2 filter changes for DLC window 2015-08-15 07:11:58 -05:00
vbawol
245a34f061 updated usage of config function 2015-08-11 10:18:12 -05:00
vbawol
e2372d7fba 0.3.2.0 pushed 2015-08-10 16:05:17 -05:00
vbawol
371a40ae6f remove old key 2015-08-05 11:18:43 -05:00
vbawol
999e3f693b latest stable redis 2.8.2101
https://github.com/MSOpenTech/redis/releases/tag/win-2.8.2101
2015-08-05 07:32:28 -05:00
vbawol
b18ce5d9f3 version bump to 0.3.2 2015-08-05 07:31:41 -05:00
vbawol
dd655af668 same 2015-08-03 14:28:38 -05:00
vbawol
1e01f01ec2 change in ammo name and air drop loot table 2015-08-03 14:28:13 -05:00
vbawol
2d9cd3710e fix for vehicle damage on restart 2015-07-28 20:35:49 -05:00
vbawol
09885550de fixed upgrade issues with fireplace 2015-07-28 13:41:48 -05:00
vbawol
5ad120303f add new helicopter to spawn 2015-07-28 12:44:08 -05:00
vbawol
2e1b3851b7 push fix for essker propsPos config 2015-07-26 15:48:24 -05:00
vbawol
1a4f6effe8 add headers 2015-07-24 09:16:25 -05:00
vbawol
61152bf718 one more BE update 2015-07-22 19:25:20 -05:00
vbawol
f676f62d8e BE updates and fixes 2015-07-22 15:56:49 -05:00
vbawol
eecce33c6b fixed <null> message in token check kick 2015-07-22 12:27:27 -05:00
vbawol
8b0a4d41f7 update sources and push fix for bornholm.h 2015-07-22 12:05:15 -05:00
vbawol
07612c764a added airDropCrate PVS 2015-07-21 20:22:09 -05:00
vbawol
0594b05918 remove two BE lines
playableunits and allunits
2015-07-21 18:57:53 -05:00
vbawol
d9f219963d bikey and fixed typo 2015-07-21 18:38:59 -05:00
vbawol
462f94fa55 bikey 2015-07-21 16:36:45 -05:00
vbawol
3af8f8beec push 0.3.1 to experimental branch 2015-07-21 15:53:49 -05:00
vbawol
c5f533afb2 Update config.cfg 2015-07-16 18:13:17 -05:00
vbawol
fa12caffa5 change required build for 1.48 2015-07-16 18:11:29 -05:00
vbawol
6f78cf2ea6 remove old key 2015-07-16 16:16:34 -05:00
vbawol
e7f66fd4b1 remove BIS_fnc as it has grow too large 2015-07-16 14:14:48 -05:00
vbawol
9cf416f73a push 0.3.0.4 server files 2015-07-16 10:31:33 -05:00
[VB]AWOL
0bfcdd4aca Temp fix for crashing since 1.46
[Fixed] Temp fix for crashing since 1.46 (spawn loot at the players feet
instead of inside config animated loot containers) update
a3_epoch_server.pbo
2015-06-11 13:09:29 -05:00
[VB]AWOL
b8d6598aca packed last change 2015-06-05 12:57:56 -05:00
[VB]AWOL
47cbe95206 Use starter items if existing trader loads without items 2015-05-19 13:13:35 -05:00
[VB]AWOL
fc8da4347d example of extended BE settings 2015-05-19 13:12:44 -05:00
[VB]AWOL
a56d5e1288 fixes 2015-05-18 10:12:14 -05:00
vbawol
2221a02eaf Create README.md 2015-05-18 10:03:16 -05:00
[VB]AWOL
bbf604e775 example BE settings for max interval
Will need tested and tweaked
2015-05-17 18:48:43 -05:00
[VB]AWOL
86a7be823c filter for player object
also change 1 back to 5
2015-05-17 18:47:36 -05:00
[VB]AWOL
327737d32f Redis for Win v2.8.19.1
https://github.com/MSOpenTech/redis/releases
2015-05-17 18:45:16 -05:00
[VB]AWOL
02116b567f current test build 2015-05-17 18:44:01 -05:00
[VB]AWOL
b8a30b374f fix BE under high load 2015-05-17 18:42:45 -05:00
[VB]AWOL
d86e9c17e1 fix for previous commit 2015-05-16 17:26:16 -05:00
[VB]AWOL
8032ce985b Allow using vectorsDIR and UP for propsPos
also allow passing a 4th param true to disable simulation (should be
used on objects without doors or other animations)
2015-05-14 11:38:39 -05:00
[VB]AWOL
3e71def71f Fix issue with data expiring while in play 2015-05-13 16:10:20 -05:00
vbawol
1dc6cafda4 Update README.txt 2015-05-10 10:59:37 -05:00
vbawol
c8411e5bec Update README.txt 2015-05-07 15:07:53 -05:00
vbawol
9b874084ad Update README.txt 2015-05-07 15:07:15 -05:00
vbawol
d95c9fc420 Update README.txt 2015-05-07 14:36:33 -05:00
[VB]AWOL
08ba07e21c add dll and exe's 2015-05-07 14:32:19 -05:00
[VB]AWOL
040c50d50f remove spaces 2015-05-07 14:07:57 -05:00