Commit Graph

688 Commits

Author SHA1 Message Date
He-Man
b66bc7a33e E-Pad Script 2019-01-25 19:37:21 +01:00
He-Man
c20951eb03 Missing configs / small fixes 2019-01-21 20:13:44 +01:00
He-Man
6d26704077 BIS_noCoreConversations to Masterloop init
This var was set too early and not repeated on revive
2019-01-20 18:35:08 +01:00
He-Man
5b1b054b4c Defuse bomb tweaks + checks 2019-01-20 15:32:57 +01:00
He-Man
e2b933188d Sherbet Fixes #1
- Increased defuse chance
- More restricted run around base obj
- Remove terminal after UAV mission
- Looting dead UAV fixed
- Exploding Vehicles fix (Arma has changed HitPointNames to LowerCase)
2019-01-20 13:20:01 +01:00
He-Man
e5c8606cd9 Config for Vehicle Tradedistance
Thx to Ghostrider for the suggestion!
2019-01-16 19:24:55 +01:00
He-Man
9362cd0796 turretLocal check for SP-Rearm 2019-01-16 19:22:20 +01:00
He-Man
c9258d4e0e E-Pad Buttons 2019-01-15 17:19:03 +01:00
He-Man
3c531741f3 E-Pad tweaks 2019-01-14 20:58:16 +01:00
He-Man
52b41f4ac3 Block Door interactions for ACE-Mod 2019-01-11 16:51:58 +01:00
He-Man
a6b7eb94b4 Cursortarget - More accurate check for Explosives 2019-01-11 16:09:07 +01:00
He-Man
2ef6790a8f Defuse Bomb / Itemdisplayname
Moving "Epoch_Itemdisplayname" also to server will rename it to "EPOCH_fnc_Itemdisplayname", so we now only link to the new function.
Means, that you can now use:
Client side:
"EPOCH_Itemdisplayname" or "EPOCH_fnc_Itemdisplayname"
Server side:
"EPOCH_fnc_Itemdisplayname"
So no eventually third-party scripts will take effect.
2019-01-11 15:32:00 +01:00
He-Man
b2957de2a2 ItemDisplayName available for Client and Server 2019-01-09 22:46:41 +01:00
He-Man
20c0cf7412 Defuse Bombs (WIP) 2019-01-09 21:57:35 +01:00
He-Man
ce78cab29e Moved E-Pad / Connect UAV pic to Clientfiles 2018-12-22 21:49:45 +01:00
He-Man
ee139cf02a BugFix by MGTDB 2018-12-06 16:10:29 +01:00
He-Man
6965609e96 Seasonal Trader Fix 2018-12-02 00:10:38 +01:00
He-Man
1c5ca41f35 Helper for JailWall 2018-11-14 19:41:26 +01:00
He-Man
fe3a1d62f2 small npctrade fixes
In very rare cases it could be, that the Server or Client do not take the nearest local vehicle for trading
2018-10-19 17:35:00 +02:00
He-Man
f493906efa Prevent group join, if already in group 2018-08-29 22:06:07 +02:00
He-Man
26e39c87e4 Usage of new SIM / Ghost Classes 2018-08-24 20:04:12 +02:00
He-Man
e033973deb Ability to skip loot for buildings 2018-08-20 22:23:36 +02:00
He-Man
2525391f22 E-Pad tweaks
- Added E-Pad to DynaMenu (can be disabled)
- Fix to not close E-Pad on space release
- Removed MapMarkers from Map-DynaMenu (moved into E-Pad)
2018-08-20 19:19:20 +02:00
Grahame
72f519c2f0
Update EPOCH_Group_onLoad.sqf
Corrected spelling of crypto
2018-08-16 10:34:35 -04:00
Grahame
1713516811
Update EPOCH_cGroup_BtnCreate.sqf
Corrected spelling of crypto
2018-08-16 10:34:01 -04:00
Grahame
fd14dfa214
Update EPOCH_npcTraderAdd.sqf
Corrected spelling of crypto
2018-08-16 10:33:14 -04:00
Grahame
33220bfacc
Update EPOCH_npcTraderAdd2.sqf
Corrected spelling of crypto
2018-08-16 10:32:36 -04:00
Grahame
14653c13cc
Update EPOCH_npcTraderAdd3.sqf
Corrected spelling of crypto
2018-08-16 10:31:42 -04:00
Grahame
d14cd07ad8
Update EPOCH_Group_BtnInvite.sqf
Corrected spelling of crypto
2018-08-16 10:30:58 -04:00
Grahame
278008f5fd
Update EPOCH_TradeLoop.sqf
Corrected spelling of crypto
2018-08-16 10:29:28 -04:00
Grahame
4a6cfa13b4
Update EPOCH_maintainIT.sqf
Corrected spelling of crypto
2018-08-16 10:26:55 -04:00
Grahame
be565d98b3
Update EPOCH_cGroup_onLoad.sqf
Corrected spelling of crypto
2018-08-16 10:26:18 -04:00
Grahame
ae31744203
Update EPOCH_takeCrypto.sqf
Correct the spelling of Crypto
2018-08-16 10:24:16 -04:00
He-Man
b2cd465fbf Make UAV's useable with DynaMenu 2018-07-11 14:50:19 +02:00
He-Man
43ae5cc72e Radsuit protect against toxic (not bites) 2018-07-11 13:30:02 +02:00
He-Man
77b1434a08 E-Pad Scans + Earplug Fixes
- Added wait time to E-Pad Scans
- Added needed energy to E-Pad Scans
- Smaller Earplug-fixes
2018-07-11 13:10:03 +02:00
He-Man
3fd9071c51 avoid allmissionobjects 'PlotPole_EPOCH' 2018-06-30 13:37:35 +02:00
vbawol
8de2f07525
Merge pull request #986 from RZSenfo/patch-2
fix missing param
2018-06-23 05:21:00 -05:00
RZSenfo
42acfb372c
fix missing param
as seen here

a9dc9f044b/Sources/epoch_server/compile/epoch_player/EPOCH_fnc_updatePlayerStats.sqf (L15)

second param is _killer (object)
2018-06-23 09:34:29 +02:00
RZSenfo
2cdac43fce
EnableDebugConsole can be an array
also if set to 1, player must be host/admin to see it
2018-06-23 09:31:27 +02:00
He-Man
2f1ba9a20d E-Pad + Earplugs (WIP)
First Test of the E-Pad.
Current Apps are only examples
Everybody is welcome to add suggestions for Scripts / Apps.
2018-06-21 21:59:37 +02:00
He-Man
9915cb1939 If null, try cursorobject 2018-06-18 18:04:28 +02:00
He-Man
f2add15ed9 lazy evaluation - thx to Senfo 2018-06-12 21:38:24 +02:00
He-Man
1e64f6702a Handle Marker in Masterloop (for later E-Pad use) 2018-06-12 20:22:37 +02:00
He-Man
32e1836d1e Preload often used configs in Masterloop 2018-06-12 17:57:09 +02:00
He-Man
7b9ad23a76 Prepared (not used) more custom EH's 2018-06-06 19:57:22 +02:00
He-Man
0d02324f3e config fix + Door / Gate counter for new elements 2018-05-18 19:41:28 +02:00
He-Man
948999945e Cam adjustments 2018-05-18 14:47:50 +02:00
He-Man
09fdb7170c Upgrade Building tweaks 2018-05-17 19:22:15 +02:00
He-Man
5c3d73bcb2 Trader Script tweaks and cleanup 2018-05-16 20:12:06 +02:00