Commit Graph

1985 Commits

Author SHA1 Message Date
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
b911897c31 add masks to loot table 2017-10-08 13:27:36 -05:00
4fddeafd6e add female uniforms to loot table 2017-10-08 13:23:44 -05:00
004b46ebed add 75 compatible male uniforms 2017-10-08 13:13:40 -05:00
a4ec14e468 Inventory fix
Fix blocked Inventory after we set rating to -2001
Thx DirtySanchez for helping to fix it!
2017-10-08 17:38:31 +02:00
4cf3c6c02e BuildingLootPos + Bicycle compatible 2017-10-08 17:27:27 +02:00
756e6d6084 remove cmflare mags 2017-10-07 19:39:42 -05:00
c7fb51fb7e changelog 2017-10-07 16:57:35 -05:00
3a0c4f1398 prep for lootable toilet 2017-10-07 14:54:07 -05:00
14c433581b Set Rating to -2001 2017-10-07 21:23:54 +02:00
2fe8f08adf add halloween and rad masks to ah 2017-10-07 12:11:01 -05:00
b1775a68ba Wait for local _playerObject
Hitpoints and EH's were set before playerobjects is local, so wait for
it!
2017-10-07 18:37:09 +02:00
4660975b05 Fix for empty _Primary array 2017-10-07 17:45:23 +02:00