Commit Graph

82 Commits

Author SHA1 Message Date
vbawol
9831eadad6 0.3.9.0445
fixed issue with repack since 436
2016-04-29 15:34:57 -05:00
vbawol
61891739c5 0.3.9.0444
just a repack of all pbos to fix corruption due to merge on binary file.
2016-04-29 14:41:28 -05:00
vbawol
c2eabf4bcb 0.3.9.0443 2016-04-29 09:58:17 -05:00
vbawol
fecc028ae4 0.3.9.0442
added missing compile configs
2016-04-28 13:51:15 -05:00
vbawol
8e3d6265df 0.3.9.0441 2016-04-28 10:48:39 -05:00
vbawol
22bdf9113f bump version to 0.3.9
build 439
2016-04-26 11:36:26 -05:00
vbawol
73ca4df33b Merge pull request #522 from EpochModTeam/0.3.8-Antagonist-Death-Menu-Updates
Player Death Options and Antagonist Updates
2016-04-26 09:33:43 -05:00
vbawol
b37a425d8c cleanup indent from github online editor 2016-04-25 21:32:13 -05:00
vbawol
ab2a3b60c0 re add getoutman EH here 2016-04-25 21:11:49 -05:00
Andrew Gregory
e552d22df4 Player Death Options and Antagonist Updates
Changelog to follow.
2016-04-25 13:38:16 +01:00
vbawol
b2cfa0e0bc 0.3.8.0436
omit active simulSwap target from is build allowed check
return items if object it removed
2016-04-24 18:25:03 -05:00
vbawol
5744be50d3 Move returnOnPack to CfgBaseBuilding 2016-04-24 17:40:47 -05:00
vbawol
af54711687 0.3.8.0435
reduce dynamic range by half
2016-04-24 16:15:36 -05:00
vbawol
e29df57b07 0.3.8.0434
add dynamic range for interaction, should fix #512
2016-04-24 16:03:17 -05:00
vbawol
34732363ff build 0.3.8.0430
fixed typo in masterloop
2016-04-24 15:19:33 -05:00
vbawol
f397fbc150 0.3.8.0429 2016-04-22 18:54:30 -05:00
vbawol
b401cbad7b use new getOutMan EH for vehicle anti wall glitch 2016-04-22 17:33:37 -05:00
vbawol
71b451482f 0.3.8.0427
fixed more trailing commas
2016-04-19 11:09:47 -05:00
vbawol
7b3c926787 fix for crafting recipe
http://epochmod.com/forum/index.php?/topic/41896-wrong-recipe-place/
2016-04-18 16:10:11 -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
2c2dc9adcb 0.3.8.0423
attempt at preloading sapper by spawning one on the map at server start
cleanup and change to github markdown for credits and license
2016-04-14 11:10:35 -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
a8189b854f 0.3.8.0416 2016-04-09 09:38:13 -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
d3d845bca6 0.3.7.0108
updated loot positions
2016-02-13 13:00:15 -06:00
vbawol
13eedaba87 0.3.7.0106 2016-02-09 11:44:24 -06:00
vbawol
8b8a4c357e 0.3.7.096 2016-01-28 13:43:14 -06:00
vbawol
f34a0d1b55 0.3.7.092 2016-01-28 13:36:35 -06:00
vbawol
49f591d2b3 0.3.7.052 2016-01-26 10:33:04 -06:00
vbawol
e6516315a3 0.3.7.047 2016-01-22 07:09:55 -06:00
vbawol
f530de8021 0.3.7.045 2016-01-19 12:34:31 -06:00
vbawol
3f3c628017 0.3.7.036 2016-01-17 08:44:52 -06:00
vbawol
b1cf768a3a 0.3.7.022 2016-01-13 12:27:33 -06:00
vbawol
0b357e10c6 0.3.7.021 2016-01-12 20:53:57 -06:00
vbawol
08a1e85a67 0.3.7.017 2016-01-10 10:56:49 -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
cf03d38ab9 0.3.7.008
more PVS to RE work
2016-01-02 19:20:40 -06:00
vbawol
8f837050af 0.3.7.007 2015-12-31 13:00:23 -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
9f001b8899 0.3.6.021 2015-12-16 11:38:25 -06:00
vbawol
74fe32d566 0.3.6.018 2015-12-15 12:46:09 -06:00
vbawol
61b3970211 increase max solder load to 2000 2015-12-14 12:22:51 -06:00
vbawol
cf2e9f0f99 Current test build: 0.3.6.009 2015-12-11 08:57:46 -06:00
vbawol
ce2d5b267a sapper config 2015-12-09 15:58:58 -06:00