Commit Graph

530 Commits

Author SHA1 Message Date
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
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
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
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
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
ae31744203
Update EPOCH_takeCrypto.sqf
Correct the spelling of Crypto
2018-08-16 10:24:16 -04: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
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
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
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
He-Man
c85516337d Hatchback and Mountainbike repair fix 2018-05-14 20:00:29 +02:00
He-Man
a256e46965 Cam tweaks 2018-05-13 21:49:57 +02:00
He-Man
b418f64665 Last BaseCam tweaks 2018-05-06 21:06:09 +02:00
He-Man
d2ae1ebb02 Cam BE and privates 2018-05-06 17:37:38 +02:00
He-Man
815b7f4c67 Cam Init 2018-05-06 02:07:56 +02:00
He-Man
22ab6f454b Cam Scripts 2018-05-06 02:03:53 +02:00
He-Man
1add566571 Defibrillator 2018-05-01 17:03:30 +02:00
He-Man
e2d214b59a Drunk fix 2018-05-01 13:29:23 +02:00
vbawol
6c13f3d5ae small optimizations
typeName ... isEqualTo >> isEqualType
2018-04-30 22:01:37 -05:00
He-Man
9b47c43ab2 MagHandle moved to _unifiedInteract 2018-04-30 22:29:14 +02:00
He-Man
b16baeab2e Calculate Attribute on comsume EnergyPack 2018-04-23 15:41:46 +02:00
He-Man
878723b244 Solar Charger Scripts 2018-04-20 18:19:31 +02:00
He-Man
9945f9246e Energy Tweaks
Added some missing and new configs to CfgEpochClient
Added Energy settings for default map sources to CfgBaseBuilding
Included wind / overcast / distance to energy calculations (depents on
powertype)
- Solars are affected by SunOrMoon and overcast
- Windmills are affected by wind
- Satellites are affected by distance
2018-04-18 19:41:16 +02:00
He-Man
d8632a89d5 Calculate Multigun distance by size of Target 2018-04-17 17:14:45 +02:00
He-Man
12ed6cfdf9 Return attachments from sold primary / secondary 2018-04-15 00:01:03 +02:00
He-Man
3966ad7010 Advanced Veh Repair Fix #2 after Tank DLC 2018-04-13 14:27:27 +02:00
He-Man
f9de95ffc7 HitPoint Fix test 2018-04-13 00:15:07 +02:00
He-Man
c5abeed9f7 Add SecondaryWeapon to TraderArray (untested !!!) 2018-04-12 21:00:24 +02:00
He-Man
946762fa06 Penalty for looking through Floors (Tower-Glitch) 2018-04-08 04:28:01 +02:00
He-Man
bef09d5cd3 Reduce to only one Var 2018-04-07 23:52:22 +02:00
He-Man
1f8293ccc7 Config to restrict Vectorbuilding (max tilting) 2018-04-07 23:46:37 +02:00
He-Man
561012b09c Config to make Temp Vehicles tradeable 2018-04-06 17:57:42 +02:00