Commit Graph

758 Commits

Author SHA1 Message Date
He-Man
a30a966e6a First LootPos for Livonia (Enoch) 2019-06-08 20:35:11 +02:00
Grahame
8c10b4790c
Adds ambient water sources
Adds the ability to drink from ambient water sources like ponds and streams but not sea water
2019-05-19 18:08:47 -04:00
Grahame
2ddd524d9c
Add check for ambient water sources
Adds the core check for an ambient water source, e.g. a pond or stream but not sea water
2019-05-19 18:07:36 -04:00
He-Man
1517b02376 IconColor 2019-05-16 20:23:21 +02:00
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
00e94d3cc7 Paint Garage config (final?!) 2019-05-03 19:33:10 +02:00
He-Man
72b3663fce PaintGarage - Update 2019-05-02 23:07:51 +02:00
He-Man
8ff756f36f Comments for CfgPainting 2019-05-01 23:59:27 +02:00
He-Man
76ef193139 Painting Garage (WIP) 2019-05-01 23:31:15 +02:00
He-Man
23c464970b Heal / Revive - Usage of HandleDamage EH 2019-04-04 21:14:56 +02:00
He-Man
7648181ac4 alternative smaller Safe fix 2019-04-04 17:07:02 +02:00
He-Man
2769ac046b Update CfgBaseBuilding.hpp
Plot Upgrade order fix
2019-03-27 18:47:52 +01:00
He-Man
a222e5ca84 Version update + Install Pack update 2019-03-26 23:10:56 +01:00
He-Man
feef60b72a Optional Safe with less maxload 2019-03-25 00:23:55 +01: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
b0ae47ffe7 Selectable Plots - Fix 2019-03-21 20:28:52 +01:00
He-Man
6e50ce6763 Plot Upgrades - missing SIM Classes in CfgBaseBuilding 2019-03-02 23:22:23 +01:00
He-Man
7aea1f4ecd Plot Upgrades - Pricing + ItemSort 2019-03-01 19:42:30 +01:00
He-Man
efde3c978a Plot Upgrades 2019-03-01 19:31:41 +01:00
He-Man
2c70075eb8 Plot Upgrades 2019-03-01 19:10:10 +01:00
He-Man
804673e8bb GunSafe Scripts + Configs 2019-02-28 23:04:21 +01:00
He-Man
8c38f75901 Readded buildingJammerRange to prevent issues 2019-02-28 22:25:27 +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
d4ad7a33cb Selectable Plots + Upgrades - First test 2019-02-18 22:29:02 +01:00
He-Man
fd6302d85d Cleanup of unused mags 2019-02-01 15:31:53 +01:00
He-Man
8c71d6ce41 Typo 2019-01-31 21:11:22 +01:00
KILLEliteMaste
6a2db42e24
Missing food 2019-01-27 18:19:43 +01:00
He-Man
039346d4b2 CinderFloor is not upgradeable 2019-01-27 02:16:04 +01:00
He-Man
877108a1b9 E-Pad Blocked Areas 2019-01-25 23:15:27 +01:00
He-Man
c20951eb03 Missing configs / small fixes 2019-01-21 20:13:44 +01:00
He-Man
6bab637f42 ItemDefibrillator to configs 2019-01-20 16:35:32 +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
62e6adb4fb A2 Mags 2019-01-17 22:11:15 +01:00
He-Man
36ddc16f86 Version update 2019-01-16 20:03:14 +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
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
154dea93bb Vehicle Spawn + Rearm 2019-01-13 20:19:54 +01:00
He-Man
f6e3cf9f9b Backpack Configs 2019-01-13 19:32:12 +01:00
He-Man
e796e835ca description for crafting 2019-01-12 19:50:53 +01:00
He-Man
52b41f4ac3 Block Door interactions for ACE-Mod 2019-01-11 16:51:58 +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
Grahame
ee325d682e
Removed a duplicate entry
Damn...
2018-12-23 19:04:52 -05:00
Grahame
665aefdee0
Adding World Interactions for CUP Winter assets
New bushes and trees added in CUP Terrains 1.11
2018-12-23 11:55:47 -05:00
He-Man
ce78cab29e Moved E-Pad / Connect UAV pic to Clientfiles 2018-12-22 21:49:45 +01:00