Commit Graph

827 Commits

Author SHA1 Message Date
vbawol
9e66f8e03a 0.4 b652
- Fixed ryan zed not detected.
2016-11-09 17:23:27 -06:00
Raymix
82a34a6db5 New: GUI Animation - Heartbeat 2016-11-09 23:12:52 +00:00
vbawol
a0b078a683 Epoch Survival 0.4 b650
- experiment with using dynamic UI (HOLD down Space Bar) for base
building: enable, disable, free mode, and snap alignment options. build
mode can still be disabled with "1" key only if already enabled.
- Replace the use of 1,2,3 keys for base building to free them up to be
used for Arma 3 weapon switching.
2016-11-09 17:04:15 -06:00
Raymix
6fbf5bdfb0 New: GUI Animation - Shake 2016-11-09 21:55:35 +00: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
Raymix
903bcb36b8 Correction: Misleading info in header comments 2016-11-09 20:23:41 +00: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
3f3dd22f83 Epoch Survival 0.4 b639
return empty can on drinking gas,
added option to empty out gas can
2016-11-02 15:12:49 -05:00
vbawol
95cfc4be58 b638 2016-11-02 14:43:26 -05:00
vbawol
4f50c4513b disable TI on mission spawned UAV's 2016-11-02 14:40:26 -05:00
vbawol
b48acf626f Epoch Survival 0.4 b637
tanoa mission file added that adds RyanZombies to the addons array
Test extended options support for double click item interaction sub
menu.
- "Drink" gas to poison your self.
- Pour our Honey "Empty" option to gain the empty jar without consuming
the honey.
2016-11-02 14:20:58 -05:00
vbawol
12740cfafd Epoch Survival 0.4 b633 2016-11-02 10:25:49 -05:00
vbawol
0e3d163ab2 b632
test not suppessing SPACE key press to fix
https://github.com/EpochModTeam/Epoch/issues/539
2016-10-31 13:31:28 -05:00
vbawol
4dd055d4f3 b631
few more loot positions and updated tool with remaining list from
https://github.com/EpochModTeam/Epoch/issues/528
2016-10-31 11:23:52 -05:00
vbawol
25b6dd64e5 b630
fixed two loot positions Land_d_Windmill01_F and Land_d_Windmill01_F
2016-10-31 10:22:06 -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
119bc9ac8a Epoch Survival 0.4 b628 2016-10-28 14:37:12 -05:00
vbawol
14058cb832 Epoch Survival 0.4 b626
increased anti-teleport range
added experimental vehicle immunity if locked inside an owned base (with
jammer)
Players now start with only 30% Hunger and Thirst instead of 100%.
2016-10-26 15:59:38 -05:00
vbawol
5fdb5f0a7b Epoch Survival 0.4 b621 2016-10-26 10:16:59 -05:00
vbawol
260f6b031a make Sapper a little less prone to prematurely explode 2016-10-26 09:57:49 -05:00
vbawol
9ba60d5b7c Epoch Survival 0.4 b620 2016-10-24 16:23:09 -05:00
vbawol
4aa8c8152d Epoch Survival 0.4 b619
[Changed] Dynamic sub menu for inventory item interaction and crafting
options. (Double click item in your inventory)
[Changed] Armor stat inventory feature now dynamic and no longer forced
via config.
[Changed] Group menu and requests are now on the self action menu.
2016-10-23 23:52:25 -05:00
vbawol
10a6c984c3 moved cfgsounds to main mod 2016-10-18 00:03:39 -05:00
vbawol
35cc154792 0.4 b605 gamemode
added H_105_EPOCH and halloween masks to loot table|
changed version check to check community pbo
2016-10-14 15:31:01 -05:00
vbawol
da7e5e6d2d experiment with json config generator/parser 2016-09-25 16:33:00 -05:00
vbawol
6cdb9633d4 0.4 b602
new compiler with optional v2 format more like BI's
added expanded startup init logic
moved mirror setup to own function inside epoch core
moved server init code to main gamemode init logic.
2016-09-08 12:09:58 -05:00
vbawol
e817f1e2e5 0.4.0.0 b597 2016-09-04 23:32:38 -05:00
vbawol
1a77c8ee13 load spawn effects function 2016-08-31 21:22:30 -05:00
vbawol
128996724b configize pp effects 2016-08-31 21:20:07 -05:00
vbawol
90f5674a74 0.4.0.0 b584
More work on Dynamic HUD and hudConfigs are now found in CfgEpochClient.
Animal spawn table now found in CfgEpochClient.
Two new functions added to handle get(In|Out)Man Event Handlers.
moved forced disabling of build mode when getting in vehicle to getInMan
EH function.
removed a few unused files.
2016-08-12 13:15:11 -05:00
vbawol
19d36fd802 0.4.0.0 b583
tweaks to angle and offset of HUD
2016-08-10 10:20:23 -05:00
vbawol
810fe5d65c bump version to 0.4
* Adds experimental test of new HUD from @raymix
* Hud elements are added and removed dynamically so that all active
icons are always right justified.
* Icons scale in size when critical levels are reached.
* added use of new A3 features to control angle and scale of hud icons.
* warning and critical levels are controlled via customVarsDefaults.

* Added larger group sizes up to 64 players and increased Krypto costs.
* reworked Finsh login in login fsm to wait for display 46 not to be
Null.
2016-08-08 14:45:39 -05:00
vbawol
e2d621a4c8 add no Krypto found message
changed logic of dyna_isDeadPlayer to only allow typeOf Epoch_Male_F or
Epoch_Female_F as isKindOf Man without the isplayer check would have
returned for traders incorrectly. (unless we want killing traders to
come with a Krypto payout)
2016-08-08 14:24:47 -05:00
vbawol
4ea5404cd5 remove phone and add crypto to player body.
now uses dynamic action menu for take option on dead player bodies.
2016-08-08 12:12:20 -05:00
vbawol
9e43105413 added changes for #587 2016-07-28 09:57:36 -05:00
Raymix
89dec8acd7 (placeholder) Radiation effects PP + Drunk PP fix - #834 + #690 2016-07-16 20:11:36 +01:00
Raymix
b77a091eb0 Crafting fixes: 3D Preview + Dan's error #583 2016-07-16 11:55:56 +01:00
vbawol
1688486cd1 configize isBuildAllowed 2016-07-14 16:36:24 -05:00
vbawol
792e2d90bf 0.3.9 b570 2016-07-12 15:17:22 -05:00
vbawol
e865ab218e 0.3.9 b569 2016-07-12 14:41:03 -05:00
vbawol
ee7f7497c0 0.3.9 b568
change gamemode from Survival to Survive
enabled Ryan Zombies support by default.
added random delay in revenge detonation.
added min alive time setting for player revenge options. Default 15
minutes (900 seconds).
2016-07-12 14:19:56 -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
e2f4410b3d add additional water source 2016-07-09 14:19:19 -05:00
vbawol
071a49aa51 0.3.9 b565
fixed typo from b563
2016-07-09 11:10:53 -05:00
He-Man
76eace8252 Update CfgEpochClient.hpp 2016-07-09 17:45:41 +02:00
vbawol
88ba4b9e6b 0.3.9 b564
fixed error in load vehicles function
2016-07-09 10:26:35 -05:00
vbawol
35b28e94f9 fix comment 2016-07-09 09:08:51 -05:00
vbawol
8dcb38d655 0.3.9 b563 2016-07-09 09:04:08 -05:00
vbawol
57930c84a4 add configs for revenge dialog 2016-07-09 09:01:40 -05:00
vbawol
dd42401de2 Merge pull request #568 from Ignatz-HeMan/patch-1
Building Configs
2016-07-09 08:40:54 -05:00
vbawol
5728c29baa 0.3.9 b562
simplify new load vehicle, (realized sleep was not needed as allowDamage
does not effect scripted damage (per the wiki)
[added] old load vehicle script and epochconfig,hpp flag. (default is
false = use new load vehicles, true use old one from 0.3.8
2016-07-08 17:34:13 -05:00
vbawol
e94971867b 0.3.9 b561 2016-07-08 10:26:27 -05:00
He-Man
f7ad2e1754 Update CfgEpochClient.hpp 2016-07-08 01:51:53 +02:00
vbawol
1a99015935 Merge branch 'release' into experimental
# Conflicts:
#	Server_Install_Pack/@epochhive/addons/epoch_server.pbo
#	Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo
#	Server_Install_Pack/@epochhive/addons/epoch_server_settings.pbo
#	Server_Install_Pack/mpmissions/epoch.Altis.pbo
#	Server_Install_Pack/mpmissions/epoch.Australia.pbo
#	Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo
#	Server_Install_Pack/mpmissions/epoch.Bornholm.pbo
#	Server_Install_Pack/mpmissions/epoch.Chernarus.pbo
#	Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo
#	Server_Install_Pack/mpmissions/epoch.Desert_E.pbo
#	Server_Install_Pack/mpmissions/epoch.Esseker.pbo
#	Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo
#	Server_Install_Pack/mpmissions/epoch.Napf.pbo
#	Server_Install_Pack/mpmissions/epoch.Porto.pbo
#	Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo
#	Server_Install_Pack/mpmissions/epoch.Sara.pbo
#	Server_Install_Pack/mpmissions/epoch.SaraLite.pbo
#	Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo
#	Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo
#	Server_Install_Pack/mpmissions/epoch.Stratis.pbo
#	Server_Install_Pack/mpmissions/epoch.Takistan.pbo
#	Server_Install_Pack/mpmissions/epoch.VR.pbo
#	Server_Install_Pack/mpmissions/epoch.Woodland_ACR.pbo
#	Server_Install_Pack/mpmissions/epoch.Zargabad.pbo
#	Server_Install_Pack/mpmissions/epoch.utes.pbo
#	Sources/epoch_config/build.hpp
#	Sources/epoch_server/build.hpp

#	Sources/epoch_server/compile/epoch_vehicle/EPOCH_server_packStorage.sqf
#	Sources/epoch_server_core/build.hpp
#	Sources/epoch_server_settings/build.hpp
#	build.txt
2016-07-07 15:55:33 -05:00
vbawol
dee3394024 0.3.9 b559 2016-07-07 15:25:03 -05:00
vbawol
de065ea3a7 0.3.9 b558
allow disable of ryan zombies support
suppressed zombies and more ai from jammers and traders
2016-07-07 14:50:35 -05:00
vbawol
76785e1694 0.3.9 b557 2016-07-07 09:50:27 -05:00
vbawol
872b90fa99 loosen snap checks
this should allow for easier snapping, and should fix: #429
2016-07-06 23:41:30 -05:00
vbawol
1da15073d8 0.3.9 b556
fixed unneeded message when suppressing forced AI spawn.
fixed no message if player does not have energy for NVG.
2016-07-06 20:48:53 -05:00
vbawol
8dc77ec853 0.3.9 b555 2016-07-06 14:35:20 -05:00
vbawol
d1854aaaa3 0.3.9 b554
fixed missing var in biteplayer
2016-07-05 14:15:42 -05:00
vbawol
8f3b06f0f4 0.3.9.0 b553
Zombies: fixed issue with multiple targets
moved CfgSounds and CfgSay3Dhandler to mission file
added new mission config (CfgSwitchMovehandler) for
EPOCH_server_handle_switchMove function
minor cleanup to EPOCH_server_handle_say3D usages.
2016-07-05 13:22:14 -05:00
vbawol
eaf23d4e31 0.3.9.0 b552
zombie fixes
removed armed vtol
prices for APEX vehicles
message when NVG disabed due to lack of energy
2016-06-30 17:43:28 -05:00
vbawol
02761bb4cf 0.3.9.0 b547 2016-06-30 12:06:07 -05:00
Raymix
a21ca947f2 Dynamic HUD feature - http://pastebin.com/XPLwqRgd 2016-06-29 23:32:57 +01:00
vbawol
6a01291440 0.3.9.0546
add server invoked looting text based feedback
2016-06-29 13:35:37 -05:00
vbawol
4405c12680 fix for #554 2016-06-29 08:08:38 -05:00
vbawol
1ec9d344be 0.3.9.0545
new function EPOCH_swapBuilding
2016-06-28 21:37:11 -05:00
vbawol
f8f776c659 0.3.9.0544
only use nearestTerrainObjects [player, ["SHIPWRECK"], 40000]; postions
for containerpos array
change gamemode to survival, (might show as unknown gamemode pre 1.62)
2016-06-27 15:56:35 -05:00
vbawol
926ad37a06 0.3.9.0543
Tanoa container positions thanks to Sparky
Tanoa Apex vehicles added
give attributes should not return anything if data is 0 even if random
is used
2016-06-27 11:51:31 -05:00
vbawol
9e548a1c04 0.3.9.0542
fixes to a few typos
2016-06-25 10:12:26 -05:00
vbawol
ed75234adb 0.3.9.0541
revert setVectorDirAndUp after setpos and use [0,0,0]
2016-06-25 08:35:36 -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
620e335e1d 0.3.9.0537
Tanoa building loots v1 done
2016-06-20 16:49:51 -05:00
vbawol
72fe4b324e more tanoa positions
and added loot table to sharks
2016-06-20 10:59:01 -05:00
vbawol
8b3dc768d2 merge 2016-06-20 10:58:31 -05:00
Andrew Gregory
e0db89a7c7 MIssion fixes.
Add remove marker, update with new create marker and create object options. Needs more work but is now functional.
2016-06-19 20:13:23 +01:00
vbawol
aa296fa9da 0.3.9.0536
changed last few refs to EPOCH_server_createMarker >
EPOCH_server_makeMarker, was causing #40 scripts kick.
2016-06-19 08:54:30 -05:00
vbawol
3908387306 0.3.9.0535 2016-06-18 13:56:42 -05:00
vbawol
fa2185a27d 0.3.9.0534
max out zombie count on spawn chance
allow variable increase to antagonist array
2016-06-18 12:57:53 -05:00
Andrew Gregory
ecd09836e0 Remove create marker function. Add Remove marker 2016-06-18 16:39:26 +01:00
vbawol
115acbc837 0.3.9.0533 2016-06-18 09:36:23 -05:00
Andrew Gregory
20b6d9884d Missing file reference for messaging
Assuming these are the correct files. However, there are still no messages appearing ?
2016-06-18 12:57:55 +01:00
Andrew Gregory
7105be4b9e Duplicate entry b_calochlaena_f_p3d
removed from line 534
2016-06-18 11:45:37 +01:00
vbawol
88e00323a0 0.3.9.0532 2016-06-17 21:42:50 -05:00
Raymix
8cf9965d1c Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
Conflicts:
	Sources/epoch_code/System/task_control.fsm
2016-06-18 02:43:28 +01:00
Raymix
b219235534 New Function: Epoch_message 2016-06-18 02:22:29 +01:00
vbawol
67e38a5609 0.3.9.0530 2016-06-17 17:09:25 -05:00
vbawol
1fe18186c6 Tanoa cfgEpochclient config 2016-06-17 17:07:22 -05:00
vbawol
20ca7cf00d 0.3.9.0529 2016-06-17 16:57:29 -05:00
vbawol
62b5c2f760 added Tanoa world interaction configs. 2016-06-17 16:41:21 -05:00
Andrew Gregory
aad906168e New Marker Functions 2016-06-17 19:07:24 +01:00
Andrew Gregory
66a553c2fb Remove Duplicate Entry
Land_Church_03_F
2016-06-17 18:37:09 +01:00
vbawol
3fcb40b56e 0.3.9.0527 2016-06-16 16:59:35 -05:00
vbawol
69e38997ae use new custom var to track mission state
EPOCH_playerMissionArray
2016-06-16 16:53:59 -05:00
vbawol
7218acaf5a 0.3.9.0526 2016-06-16 15:49:34 -05:00
vbawol
d5a7f3ac7d more Tanoa loot postions 2016-06-16 15:35:02 -05:00
vbawol
2287f4b530 0.3.9.0525 2016-06-14 20:09:53 -05: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
Andrew Gregory
4270d5b2c1 Ryans Support
New compiles
2016-06-14 13:04:22 +01:00
Andrew Gregory
ea98bdd6f8 Ryans Support
Zombie behaviour vars
2016-06-14 12:50:53 +01:00
vbawol
bd6636a4e1 0.3.9.0513 2016-06-13 16:33:58 -05:00
vbawol
4de6bc5ae3 0.3.9.0512 2016-06-13 15:33:48 -05:00
vbawol
329f5c9496 0.3.9.0510 2016-06-13 13:55:50 -05:00
vbawol
10f97fc448 moved persistent color configs server side. 2016-06-13 12:05:10 -05:00
vbawol
b1efe1429a correct file path to current branch 2016-06-13 11:54:19 -05:00
vbawol
a381d283a2 Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental 2016-06-12 08:30:07 -05:00
vbawol
e97c17ce12 0.3.9.0509
[Added] Starting to add support for Tanoa. (more loot positions and
world interaction configs still needed)
[Changed] move vehicle EH init before setdamage.
[Changed] add extra debug to load vehicles.
[Changed] Tool: buildings without loot pos script now uses mission
config and terrain objects command.
[Fixed] take into account trader stored per class vehicle limits when
spawning new vehicles.
2016-06-12 08:29:10 -05:00
Raymix
c900cb4d7d returns [r,g,b,a] of current color scheme on client.
Allows us to adapt to common color scheme selected in game options.
2016-06-12 01:08:48 +01:00
vbawol
70c7df8c4f 0.3.9.0502 2016-06-07 14:24:36 -05:00
vbawol
263303e73d 0.3.9.0501 2016-06-07 13:43:54 -05:00
vbawol
7f5c8359df Looting Tweaks
increase loot bias 10% overall.
increase loot density for military and other larger buildings.
2016-06-07 13:43:54 -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
e27e414584 0.3.9.0490
Added improved plant spawner by Redbeard Actual and [VB]AWOL.
Fixes to player load and revive thanks to He-Man

http://epochmod.com/forum/topic/42178-disappearing-mags-on-login-revive-fix/#comment-277194
renamed cfgpatches for a2 structures pbo
2016-06-04 10:45:10 -05:00
Andrew Gregory
63b4cde01b Task Mission System Update
Missed a file.
2016-05-31 16:35:25 +01: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
724e6c901f repack test 0.3.9.0488 2016-05-27 09:56:07 -05:00
vbawol
f141807916 fixed missing WhiskeyNoodle item interactions 2016-05-25 17:01:42 -05:00
vbawol
a659c1bb08 0.3.9.0487 2016-05-25 16:39:14 -05:00
vbawol
c6c3ec4943 generate tree views 2016-05-25 14:53:27 -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
6f169cff93 0.3.8.0465
Epoch PBO packer 1.0
add playerNuisance variable
a few small optimizations
2016-05-18 11:48:48 -05:00
vbawol
6461cabcac 0.3.9.0456
fixed typo with cfgItemInteractions usage that prevented base building
2016-05-12 10:39:52 -05:00
vbawol
e2c46afc14 increase build number 2016-05-12 10:21:11 -05:00
vbawol
fd59dbec24 fixed typo in iteminteractions 2016-05-11 17:02:09 -05:00
vbawol
54c76c1994 0.3.9.0454
Init weather script at server startup
1= Epoch Events run at server startup and then again after given delay.
0 = Default, runs after given delay.

Changed path from \x\addons\a3_epoch_server to \epoch_server to match
new build tool prefixes
2016-05-09 14:54:57 -05:00
Andrew Gregory
7e6affd5aa Update CfgEpochClient.hpp
Since the removal of the double negative in EPOCH_unitSpawn change the default for filtered antagonists. Reduce range at trader to make slightly more performant.
2016-05-08 23:02:27 +01:00
vbawol
e23ee5dd31 and repack 2016-05-08 09:30:10 -05:00
vbawol
ca26f5fc8a test repack after lfs install 2016-05-08 09:21:15 -05:00
vbawol
fd2c414cae 0.3.9.0451 2016-05-06 16:49:07 -05:00
vbawol
3baadfc221 pt 2 move item configs to gamemode 2016-05-06 15:30:10 -05:00
vbawol
9c28eef10f 0.3.9.0450 2016-05-05 23:10:06 -05:00
vbawol
f36cd3bec3 change file name to match config name 2016-05-05 16:56:17 -05:00
vbawol
aa5d701815 0.3.9.0449
remove unneeded "hold space" text
2016-05-05 15:40:59 -05:00
vbawol
02bc012f36 0.3.9.0448
repacked
2016-05-05 14:49:25 -05:00
vbawol
be348bca8f 0.3.9.0447
Pt 1 move base building configs to gamemode
2016-05-05 11:06:12 -05:00
vbawol
28cfe61d37 move isTemporary var to cfgBaseBuilding 2016-05-02 18:21:16 -05:00
vbawol
9831eadad6 0.3.9.0445
fixed issue with repack since 436
2016-04-29 15:34:57 -05:00
vbawol
a80068d588 0.3.8.0440 2016-04-29 15:21:23 -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
dabb8ff068 0.3.8.0439
[Fixed] BE kick since 1.58 hotfix.
[Fixed] Attempt fix issues with temporary angle and rotation issues with
base building.
[Fixed] Check for base kit item is in players inventory before spawning
ghost.
[Fixed] Use object as input for remoteExec instead of owner.
http://epochmod.com/forum/topic/41959-be-carefull-with-remoteexec-and-owner/
2016-04-29 09:28:51 -05:00
vbawol
fecc028ae4 0.3.9.0442
added missing compile configs
2016-04-28 13:51:15 -05:00
vbawol
01ff034482 0.3.8.0438
Fixes for Group System thanks to He-Man
http://epochmod.com/forum/topic/41893-group-menu-broken-kick-invite-for-admin-not-possible/#comment-275429
2016-04-28 11:59:12 -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
vbawol
f29efacc2d 0.3.6.005 2015-12-07 18:56:57 -06:00
vbawol
2ed8b18d24 import full hitpoint configs for now 2015-12-07 13:57:51 -06:00
vbawol
64f815aae4 getting started on 0.3.6 2015-12-07 10:24:52 -06:00
vbawol
c8cbf8347c version bump to 0.3.6 2015-12-02 15:39:48 -06:00
vbawol
290fe7ccba fixed extra comma 2015-12-02 12:00:37 -06:00
vbawol
0f667fb5b4 fixed missing semicolon 2015-11-24 09:20:25 -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
20d8e03536 tweak viewport of tuna 2015-10-14 09:22:48 -05:00
vbawol
2bb0326e4e revert test of gui3dcooldown 2015-10-14 09:05:16 -05:00
vbawol
98403ae921 add icon to useractions 2015-10-13 18:05:43 -05:00
vbawol
4889098a17 fixes and changelog 2015-10-13 14:03:48 -05:00
vbawol
4d71161cec fixes and increased range on sledge/sword 2015-10-13 10:13:00 -05:00
vbawol
eb2009bd15 fishing 2015-10-12 14:52:09 -05:00
vbawol
875037c2ce add cooking fish 2015-10-12 14:40:32 -05:00
vbawol
4d00321000 0.3.4 part 8 2015-10-12 14:15:10 -05:00
vbawol
2d4c0eac61 disable thermal in commander first person view 2015-10-08 17:54:52 -05:00
vbawol
822db1ae5e 0.3.4 pt 7
added workbench as crafting requirement
2015-10-08 15:32:43 -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
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
70ca1eae15 new crafting system by Raymix 2015-09-28 17:04:43 -05:00
vbawol
673769afcf version bump to 0.3.4.0 2015-09-26 15:22:18 -05:00
vbawol
dbde28bc9b push for 0.3.3.1 2015-09-15 09:47:19 -05:00
vbawol
87197a2401 push config pbo sources 2015-09-14 15:45:27 -05:00