Commit Graph

17 Commits

Author SHA1 Message Date
vbawol
6c13f3d5ae small optimizations
typeName ... isEqualTo >> isEqualType
2018-04-30 22:01:37 -05:00
vbawol
c1cfc3d297 fixed invaild format for missionComms params
Thanks to @LordGolias and his awesomeparser for catching it:
https://www.reddit.com/r/armadev/comments/681236/released_static_analyzer_for_sqf_and_integration/
2017-05-01 14:36:51 -05:00
vbawol
06fc5e3006 cleanup and bulk private array updates 2017-05-01 09:07:41 -05:00
vbawol
b5584ffbfe fixed #747 2017-04-18 15:35:41 -05:00
vbawol
63817d743e add forced overrides of vehicle and loot tables 2017-04-05 11:10:28 -05:00
vbawol
086c97f20f 0.5 b748
[Added] 200 player support to all mission files, thanks to increased
group limits in Arma 1.68!
[Added] Experimental support for Mad ArmA Mod:
https://forums.bistudio.com/forums/topic/200295-mad-arma-mad-max-inspired-mod/
(Note: a few known issues with this mod bisign/key for this mod atm)
2017-04-01 23:17:46 -05:00
vbawol
4acb24c8b2 update usage of createGroup to 1.68+ 2017-03-26 10:21:26 -05:00
Andrew Gregory
b033a852a1 MIssion Updates
Add allowed vehicle check and destroy option for missions, i.e. military crash site..
2016-06-19 20:11:38 +01:00
vbawol
b1efe1429a correct file path to current branch 2016-06-13 11:54:19 -05:00
Andrew Gregory
38f6496ba4 Allow Non Vehicle spawn call
update _posOut to allow for object spawn. Error was thrown otherwise.
2016-06-05 20:05:26 +01:00
Andrew Gregory
6b5638af19 Task Missions Update
Syntax error fixed.
2016-06-01 20:42:00 +01:00
Andrew Gregory
30edcfb449 Task Mission System
Update for task system.
2016-05-31 16:28:07 +01:00
Andrew Gregory
e552d22df4 Player Death Options and Antagonist Updates
Changelog to follow.
2016-04-25 13:38:16 +01:00
vbawol
c2cb5fdc3a same 2016-04-19 11:00:14 -05:00
vbawol
448dd9476b fixed mission payout
http://epochmod.com/forum/index.php?/topic/41892-payout-trader-mission-broken/
2016-04-19 11:00:09 -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
557b2f2581 push server sources 2015-09-17 11:31:04 -05:00