Commit Graph

2597 Commits

Author SHA1 Message Date
e84eb92344 Update mission.sqm 2017-10-16 18:17:28 -04:00
7f044de99b Update mission.sqm 2017-10-16 18:16:52 -04:00
f2a2f2001c Update mission.sqm 2017-10-16 18:16:03 -04:00
2cef012614 Update mission.sqm 2017-10-16 18:14:26 -04:00
c5a933226c Update mission.sqm
Removed additional player slot
2017-10-16 18:11:29 -04:00
ae1f874dc8 Morphine Usage 2017-10-16 20:56:04 +02:00
0b08199404 item -> magazine 2017-10-16 19:09:42 +02:00
9f0bebc50c changelog 2017-10-16 11:07:24 -05:00
853586def5 reworked mineral node harvesting
Can only use sledge hammer only to harvest nodes
seperated loot tables per mineral nodes
chance to loot on first strike 1 in 3
2017-10-16 11:02:09 -05:00
144db2b065 Ply window upgrade options added to WoodWall1 2017-10-16 11:35:13 +01:00
7482a4a9c4 cinder wall > window upgrade > ply to follow 2017-10-16 01:52:42 +01:00
2ec7809852 Fix Mini Map 2017-10-15 22:42:33 +02:00
bcb311a703 BarbedWire Price & Itemsort 2017-10-15 22:10:49 +02:00
f3742f8223 BarbedWire Configs 2017-10-15 22:00:36 +02:00
35c9902232 Remove Ammo Tweaks 2017-10-15 18:19:41 +02:00
3957d3e028 Crafting Update 2017-10-15 18:07:22 +02:00
6d609921b5 Missing Interaction for Garden 2017-10-15 18:04:46 +02:00
7326d9cc3f More Config Fixes / Changes 2017-10-14 21:31:42 +02:00
cb7ae983b7 Toilet Loot positions Altis 2017-10-14 20:28:45 +02:00
3ebb48fe3f Some Config Fixes / Adds 2017-10-14 18:56:11 +02:00
7c332e5c3e Recipes update 2017-10-14 12:13:51 +02:00
aaf7b215c9 make use of underwater command 2017-10-13 16:15:03 -05:00
ffa4ad32fd Make Sharks Lootable under Water 2017-10-12 22:48:32 +02:00
63fc23b8cb fix snap checks 2017-10-12 07:04:34 -05:00
7bed205d02 Merge pull request #913 from morgoth0/patch-4
Fixed spawn chamber positioning
2017-10-11 16:06:07 -05:00
63898bff77 Fixed spawn chamber positioning
@xDrokz asked me to add this commit for him since he's off to bed ;) His fix!
2017-10-11 17:01:32 -04:00
cc04eac4fb Login Fix 3.0
Bypass BI's SetUnitLoadout used on Items in Clothings, because it is not
correct working atm
2017-10-11 19:16:32 +02:00
28adb8942d Merge remote-tracking branch 'refs/remotes/origin/release' into experimental
# Conflicts:
#	Server_Install_Pack/sc/battleye/scripts.txt
2017-10-11 11:38:51 -05:00
7d207076f6 Merge remote-tracking branch 'refs/remotes/origin/release' into experimental 2017-10-11 11:36:11 -05:00
9242b01f3b extra debug 2017-10-11 11:30:34 -05:00
a572570e83 fix usage 2017-10-11 08:31:23 -05:00
31d07a2d38 More BE filter updates 2017-10-11 01:43:55 -05:00
a82ed0d6b2 filter cleanup 2017-10-11 00:59:39 -05:00
28340c2311 Base Building: spawn only ghost
used to spawn static version then swap, now it just spawns ghost version
first.
should also fix Garden_Epoch and other new item kicks.
2017-10-11 00:42:11 -05:00
976baf9660 changelog 2017-10-10 21:29:04 -05:00
cd4f557f66 revert side changes for male
unlocked additional uniforms for side = 0,
Side =1 is still reserved for females
2017-10-10 21:29:04 -05:00
a971f5f7cc Removed multiple Uniform 2017-10-10 23:00:48 +02:00
cd32c98def cleanup 2 2017-10-10 14:57:11 -05:00
3cb74266dd minor cleanup 2017-10-10 14:55:43 -05:00
a08d50cf74 omit "-" as a uniformClass 2017-10-10 10:50:07 -05:00
1eb4e5417b comment fixes 2017-10-10 10:50:07 -05:00
ebf28e6dae optimize EPOCH_fnc_weightedArray and usage
added isClass check to make sure item exists before adding to loottable.
updated for use with single array syntax of selectRandomWeighted
2017-10-10 10:50:07 -05:00
3aa0d8dbb4 Change to call function
Switch over from deletmarkerlocal to function call
2017-10-10 04:50:13 -05:00
49442da4d4 Restrict SP to local resources
Rearming not local turrets do not work, so make it similar to new
Dyna-Options to add / remove Magazines
- Driver can Refuel / Repair and Reload only Driver-Weapons
- All other Seats can only rearm they current available weapons
2017-10-09 22:51:22 +02:00
9aeb1024c7 Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental 2017-10-09 08:31:17 -05:00
6149c2ce3b enable debug of login fsm 2017-10-09 08:31:14 -05:00
f3c6d8b491 player marker be filter
player marker be filter 
scripts.txt Line 40
 !="(_x select 0) setMarkerPosLocal (position player);"
2017-10-08 18:28:37 -05:00
84e96493b9 player marker be filter
add
Line #40 setMarker
!="(_x select 0) setMarkerPosLocal (position player);"
2017-10-08 18:02:26 -05:00
9fb35877ee remove duplicate entry 2017-10-08 14:37:47 -05:00
df12dc1b61 marker sets (local)
Player Location Marker with Assigned GPS
Death Marker location saved only when assigned GPS on death

CfgEpochClient on/off toggle for hosts
DynaMenu on map toggle for players

New Marker Sets come to life!
First set of functions for Local Marker Sets as needed for the above
feature additions
2017-10-08 13:37:48 -05:00