Commit Graph

724 Commits

Author SHA1 Message Date
He-Man
8a76fd2328 Statistics #2 (Server Stats) 2019-05-15 21:35:24 +02:00
He-Man
4cf01824aa Statistics #1 (Player Stats) 2019-05-12 00:58:33 +02:00
He-Man
a66743ac94
Merge pull request #1005 from 82ndab-Bravo17/MassCheck
Mass check abs value
2019-05-08 15:21:30 +02:00
He-Man
873aea305f Painting Costs 2019-05-05 00:30:58 +02:00
He-Man
cba23ab77e Missing Alpha 2019-05-03 21:15:27 +02:00
82ndab-Bravo17
21c7adaf78 Mass check abs value 2019-05-02 22:35:14 -04:00
He-Man
72b3663fce PaintGarage - Update 2019-05-02 23:07:51 +02:00
He-Man
76ef193139 Painting Garage (WIP) 2019-05-01 23:31:15 +02:00
MGT
18e3330a6b
Update EPOCH_maintainIT.sqf
Extra semi-colon removed from line
2019-04-27 09:25:29 +01:00
82ndab-Bravo17
10a25def34 Reenable see through wood frame wall 2019-04-20 14:04:12 -04:00
He-Man
b32e77eb11 Better "watch through" fix
Thx to @mgtdb for his help and switchCamera tip!
2019-04-19 22:48:07 +02:00
He-Man
1c615e5dce Fix 2019-04-18 22:36:58 +02:00
He-Man
8cc6068418 Inventory from unconscious Units 2019-04-18 18:36:39 +02:00
He-Man
99f8f58998 small upgrade fix 2019-04-15 17:48:35 +02:00
He-Man
981d1e6e8e Custom Textures compatibility 2019-04-06 22:16:01 +02:00
He-Man
3fd44f6f39 :) 2019-04-04 22:12:52 +02:00
He-Man
e628588602 Unconscious Timer 2019-04-04 21:44:54 +02:00
He-Man
8f64d961c3 Check 2019-04-04 21:24:27 +02:00
He-Man
23c464970b Heal / Revive - Usage of HandleDamage EH 2019-04-04 21:14:56 +02:00
He-Man
ff7367a79d Crypto to Ground 2019-03-23 21:51:23 +01:00
He-Man
84d071f1fd Take Crypto tweak 2019-03-21 20:32:15 +01:00
He-Man
e0b4427f94 Selectable Plots- Fix 2019-03-08 18:21:45 +01:00
He-Man
fac47bc492 Advanced Vehicle Repair in SafeZones 2019-03-03 02:23:14 +01:00
He-Man
13f5d09b7e Krypto for Upgrades 2019-03-01 23:07:20 +01:00
vbawol
53fde0c692
Update traderDiag_name.sqf 2019-03-01 07:09:29 -06:00
He-Man
804673e8bb GunSafe Scripts + Configs 2019-02-28 23:04:21 +01:00
He-Man
ae558a7fa5 Reset Toxic after Revive 2019-02-28 21:06:01 +01:00
He-Man
1d3aaafc61 Change License Plates 2019-02-28 20:36:58 +01:00
He-Man
cb26e80a81 Selectable Plots- Fix #1 2019-02-20 22:31:09 +01:00
He-Man
c2c79f8a77 Selectable Plots + Upgrades - 1st fix 2019-02-18 23:06:43 +01:00
He-Man
d4ad7a33cb Selectable Plots + Upgrades - First test 2019-02-18 22:29:02 +01:00
He-Man
12f5fd6eaf Player Login - Loadabs fix 2019-02-06 17:19:21 +01:00
He-Man
fe421d5204 Give a hint, when a Vehicle is only temp 2019-02-03 00:34:04 +01:00
He-Man
7913aae520 Removed backups... 2019-01-26 01:31:25 +01:00
He-Man
de40c06758 Reworked Loot Scripts + Configs 2019-01-26 01:27:14 +01:00
He-Man
877108a1b9 E-Pad Blocked Areas 2019-01-25 23:15:27 +01:00
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