Commit Graph

488 Commits

Author SHA1 Message Date
vbawol
1660e7f484 0.4 b668
fixed crash when opening crafting menu since A3 1.66.
workaround for HandleDisconnect not firing since A3 1.66.
b660
changed playableUnits to allPlayers
improved Epoch_selectInventoryItem function
improved inventory locked check with arma 1.66 features.
2016-12-02 10:24:25 -06:00
vbawol
84eb6fc8a8 fixed crash with crafting load since 1.66 2016-12-02 09:59:01 -06:00
vbawol
a4f0ab80ec workaround for HandleDisconnect not working 2016-12-02 09:46:59 -06:00
vbawol
350554b7f1 0.4 b660
fixes and improvments
2016-12-01 23:26:34 -06:00
vbawol
98741939e1 fixes part 2 2016-12-01 23:25:50 -06:00
vbawol
8e614b0b78 Arma 3 1.66 fixes part1
playableUnits changed to allPlayers
improved Epoch_selectInventoryItem function
mproved inventory locked check
2016-12-01 17:44:43 -06:00
vbawol
3d1f958839 b657 2016-11-28 00:17:28 -06:00
vbawol
c86d4577e4 fix for vehicles that are spawned with Zeus 2016-11-28 00:10:33 -06:00
vbawol
c2a09465a9 move to top OCD 💯 2016-11-26 10:54:25 -06:00
vbawol
fb7d733c41 b656 2016-11-26 10:26:16 -06:00
vbawol
7c7f8a4aa0 Item interaction support for ConfigFile fallback
Experimental EPOCH_returnConfigV2 function that allows falling back to
configFile if specific config class does not exist in missionConfig.
2016-11-26 10:21:37 -06:00
vbawol
8e1d960496 simply prevent display EH loading after revive.
Thanks to @Ignatz-HeMan for the report.
2016-11-26 10:18:06 -06:00
vbawol
f972e6a6e0 b655
repack for changes since
b07c74f80d
remove json files as they can be regenerated as needed
2016-11-13 23:49:53 -06:00
vbawol
b07c74f80d Merge pull request #660 from SPKcoding/experimental
more custom options
2016-11-13 23:41:47 -06:00
vbawol
9fa278e04a Epoch Survival 0.4 build:654
increased anti teleport distance limit to 30 and configureable via
epochah.hpp antihack_maxTravelDistance
2016-11-13 20:25:53 -06:00
Sp4rkY
b624641f32 more custom options 2016-11-14 02:04:08 +01:00
Raymix
bf4de960dc Fixed links in headers 2016-11-12 17:27:03 +00:00
vbawol
57327acef3 Epoch Survival 0.4 b653 2016-11-11 16:50:26 -06:00
vbawol
ba6f19e7bb b653 pt1
- fixed a typo in takeCrypto and updated private array
- moved epoch_2DCtrlHeartbeat to is Critical logic so it only beats when
critical (todo make slower faster based on high or low status)
2016-11-11 16:43:48 -06:00
Raymix
77f3ca71ff Changed: Replaced _scaleUI with heartbeat animations for "topRight" dynamicHUD when critical 2016-11-09 23:47:14 +00:00
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
422b3883af Shake animation - spawn support 2016-11-09 22:13:54 +00:00
Raymix
61ce251561 forgot to update private array, need to get in a habit for this lol 2016-11-09 22:00:45 +00: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
149261ac83 fix using 1,2,3,4 keys for weapon switching 2016-11-09 11:17:53 -06:00
He-Man
a4c75841db Fix for "add wall" to Wooden Tower
Add Wall on Wooden Tower was not working since 0.4. 
_x params ["_recipeItem","_recipeQty"];	 seem not work here and the paramterer was twice loaded.
This fix is already tested and works.
2016-11-09 17:16:43 +01: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
Raymix
4cbad753af OCD fix: centered scaling for dynamic HUD critical animation. 2016-11-07 21:02:57 +00:00
Raymix
5a754420fc Fix for #654 - Dynamic HUD UI visible scrollbars at 16:10 aspect ratio 2016-11-07 20:33:12 +00:00
vbawol
2a9179e8fb merge junk 2016-11-03 14:36:41 -05: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
He-Man
91e4a80ae2 Update EPOCH_lockCheck.sqf
Otherwise it is possible to unlock foreign Doors / Gates while controling an UAV.
If you control an UAV, cameraon will check the Plotpoles near the UAV.
2016-11-01 17:41:03 +01: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
c5bbe34d04 fixed z and y mixup 2016-10-26 15:28:36 -05:00
vbawol
5fdb5f0a7b Epoch Survival 0.4 b621 2016-10-26 10:16:59 -05:00
vbawol
74f1bc12d9 update tanoa props and add atms 2016-10-26 10:16:14 -05:00
vbawol
260f6b031a make Sapper a little less prone to prematurely explode 2016-10-26 09:57:49 -05:00