vbawol
d2bdbcb5d6
updates for toilet and kitchen sink
...
kitchenSink positions can be added to kitchenSinkPos at any time and
should spawn without BE kicks.
2017-10-19 13:16:34 -05:00
DirtySanchez
184b2da59e
remove unused code
...
added a compile for code sent from config entry, this need not apply anymore
2017-10-19 12:58:46 -05:00
He-Man
b28ed47141
Fix for Marker
2017-10-19 19:22:44 +02:00
He-Man
96f72fc98a
Option to overwrite Marker Text
...
Added Option to overwrite marker text and use it for Service Points
2017-10-19 19:10:52 +02:00
DirtySanchez
4aa72d5a5d
add config mapOnZoomSetMarkerSize
2017-10-19 11:30:42 -05:00
DirtySanchez
83363f693b
added same change below for the counter to raise
2017-10-19 10:43:35 -05:00
Grahame
8f4420f88d
Update Event1.sqf
...
Only do the marker resizing of core Epoch mod markers since it causes issues with mission markers.
Also shrank the sizes a bit after discussion with @xDrokz
2017-10-19 11:27:30 -04:00
Grahame
d92e0f65be
Update EPOCH_fnc_createLocalMarkerSet.sqf
...
Added EPOCH_ to the name of all local Epoch markers
2017-10-19 11:23:14 -04:00
DirtySanchez
b2cf56a7b6
global marker sets and map upgrade
...
New global marker sets and functions.
Replace all markers for events and locations(fully configurable in CfgMarkerSets)
New MapScale marker zoom feature.
2017-10-18 11:27:23 -05:00
He-Man
6590d3d655
Check Slot for Veh Upgrade
2017-10-17 18:31:14 +02:00
vbawol
2d4a7a0258
crafting changes
...
reverted changes to check Nearby
added crafted item count, default is 1. Allows for crafting multiples of
the same item (for example 1 plant in and 2 Seeds out)
added item return after crafting, this allows the smelting tools to be a
recipe requirement that gets refunded to player.
2017-10-17 07:51:53 -05:00
DirtySanchez
3eb4d63eba
vector building enhancements
...
rework tempTarget for vectored objects and snapping
2017-10-17 04:50:31 -05:00
He-Man
0935cb3f08
Animations for Consumeitems
2017-10-17 00:24:38 +02:00
He-Man
ae1f874dc8
Morphine Usage
2017-10-16 20:56:04 +02:00
vbawol
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
He-Man
35c9902232
Remove Ammo Tweaks
2017-10-15 18:19:41 +02:00
vbawol
aaf7b215c9
make use of underwater command
2017-10-13 16:15:03 -05:00
He-Man
ffa4ad32fd
Make Sharks Lootable under Water
2017-10-12 22:48:32 +02:00
vbawol
63fc23b8cb
fix snap checks
2017-10-12 07:04:34 -05:00
vbawol
9242b01f3b
extra debug
2017-10-11 11:30:34 -05:00
vbawol
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
vbawol
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
vbawol
cd32c98def
cleanup 2
2017-10-10 14:57:11 -05:00
vbawol
3cb74266dd
minor cleanup
2017-10-10 14:55:43 -05:00
vbawol
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
He-Man
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
DESKTOP-UH65DCE\MusTanG
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
He-Man
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
He-Man
4cf3c6c02e
BuildingLootPos + Bicycle compatible
2017-10-08 17:27:27 +02:00
He-Man
14c433581b
Set Rating to -2001
2017-10-07 21:23:54 +02:00
He-Man
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
vbawol
7ef339d958
changelog and comment cleanup
2017-10-07 10:41:44 -05:00
DESKTOP-UH65DCE\MusTanG
25f2dd6691
add configurable values
...
allows for hosts to setup their own default values instead of new player
defaults
2017-10-07 07:14:59 -05:00
vbawol
bdb168ba50
fix godmode with player vars
2017-10-06 21:17:14 -05:00
He-Man
f9a5c29fa8
Force Vehicle Save after adding / removing Mags
2017-10-06 14:01:29 +02:00
He-Man
8a4ab15fd1
override default action, if FavBar slot has item
2017-10-05 21:58:24 +02:00
He-Man
c6bcbe81eb
Reworked Vehicle Rearm Scrips
2017-10-05 20:59:52 +02:00
vbawol
70b5f02011
interact actions updates
...
added action 16 that will repair most damaged player hitpoint and give
attributes
_unifiedInteract function now returns bool based on if item was removed.
added attributes to other new items
NOTE: will consider a digest system for 1.1
2017-10-04 11:17:41 -05:00
vbawol
3b60f68acf
fix blood rise issue with bitePlayer
2017-10-04 07:57:28 -05:00
vbawol
5c6cc9bac7
remove debug
2017-10-03 17:01:04 -05:00
vbawol
d72af99663
loot fix test
2017-10-03 16:41:46 -05:00
vbawol
3345cc28b4
debug loot
2017-10-03 16:23:20 -05:00
vbawol
27ef4446e4
changelog and private updates
2017-10-03 15:59:49 -05:00
vbawol
50923897ef
changelog and bunker loot spawning fixes
...
respawn bunkers on first spawn, to see if this fixes animation issues
2017-10-03 15:05:37 -05:00
vbawol
5f640933d9
optimize remoteexec usage for multiple targets
2017-10-03 09:11:18 -05:00
vbawol
bbd958ed52
energy fixes
2017-10-03 09:04:30 -05:00
He-Man
6cf522fc16
Fixed Wet Variable
2017-10-03 00:22:14 +02:00
DESKTOP-UH65DCE\MusTanG
f3700efba7
vector corrections and improvements
...
Correct vector snap issues clientside
Correct vector placement issues server side
Correct remoteExec reveal to clients(fixes incorrect placement during
swap)
2017-10-02 17:05:53 -05:00
He-Man
888629ea2b
Reverted last change and changed hint
2017-10-02 18:57:08 +02:00
DESKTOP-UH65DCE\MusTanG
9029bc7524
dyna-menu functionality on map
2017-10-02 11:49:27 -05:00
vbawol
c479e04607
move say3d below second local check
...
Only want this to repair sound to play if the repair worked and did not
get stopped by second check
2017-10-02 11:42:00 -05:00
He-Man
fe8c16d88f
Moved 2nd local check behind sleep
2017-10-02 18:27:09 +02:00
vbawol
381fdd44ea
change loot bubble
...
use nearObjects instead of nearestObjects
use _lootClasses as filter for objects array, force array to lower to
prevent case issues.
This should allow loot spawn for simple objects.
2017-10-02 11:05:48 -05:00
vbawol
bf7d35b519
move rads for locations to client
...
locations cannot use public var option
2017-10-02 10:06:04 -05:00
vbawol
da0d2c2ad8
add item requirements to crafting
...
making metal bars from gold now require Smelting Tools in players
inventory.
2017-10-02 09:54:02 -05:00
vbawol
6ac1e72a97
set read only vars
...
with failback to normal use.
2017-10-01 19:48:32 -05:00
vbawol
1ab0c68a45
use local var within loop
2017-10-01 18:18:38 -05:00
vbawol
4f98071e8d
dynamic radio active locations
2017-10-01 18:14:18 -05:00
vbawol
cce0f4aa2b
toxic sapper updates
...
Increase range for toxic smoke from 6m to 12m.
toxic sapper.:
trigger smoke at unit spawn
readd smaller explosive charge
2017-10-01 17:15:42 -05:00
vbawol
f11f8a5a6c
remove karma Item Interactions
2017-10-01 16:20:34 -05:00
vbawol
0b71db3917
fix ai spawning
2017-09-30 10:14:43 -05:00
vbawol
675348b160
fix blood pressure
2017-09-30 10:12:32 -05:00
vbawol
e11e60d209
debug
2017-09-30 09:34:16 -05:00
vbawol
9e7cc6843d
private arrays
2017-09-29 11:29:20 -05:00
vbawol
cb17f01b56
fix inverted logic
2017-09-28 12:00:48 -05:00
vbawol
a5894bca15
debug spawn units
2017-09-28 11:30:26 -05:00
vbawol
7b37ed7c07
fix radio active site
2017-09-27 15:59:38 -05:00
vbawol
f122c2db0a
fix nuisance
2017-09-27 15:46:15 -05:00
vbawol
bec28218f4
play local sound on repair
2017-09-27 14:33:38 -05:00
vbawol
2ebbfa70b8
mixed up with Nuisance
2017-09-27 11:22:28 -05:00
vbawol
74aecd3849
init playerspawnarray var
...
since we are using an gvar array here edits to it externally should not
require redefining local var for use in other events.
2017-09-27 11:10:20 -05:00
vbawol
7459f9d3a0
last typo 🎱
2017-09-27 11:01:33 -05:00
vbawol
8f1b71a26e
player stats fixes part 6
2017-09-27 10:38:18 -05:00
vbawol
0ad1a967d8
player stats fixes part 5
2017-09-27 10:13:42 -05:00
vbawol
5db8af19f8
push change back to gvar
...
debug
2017-09-27 08:58:36 -05:00
vbawol
a3a0e7e2d9
Changes to default var loading
2017-09-26 21:20:41 -05:00
vbawol
38d704468d
one more?>
2017-09-26 21:02:58 -05:00
vbawol
8903145ffa
fixes part 4
2017-09-26 20:52:13 -05:00
vbawol
0f9eacd28a
fixes part 3
2017-09-26 17:20:04 -05:00
vbawol
e675d29752
fixes part 2
2017-09-26 17:16:13 -05:00
vbawol
c4bf9c65ee
one last fix...
2017-09-26 16:51:53 -05:00
vbawol
69a869ed2c
fix error with wrong var
2017-09-26 16:32:57 -05:00
vbawol
91f998a7ed
should be string here
2017-09-26 16:11:06 -05:00
vbawol
f3774c855a
debug 2
2017-09-26 15:54:30 -05:00
vbawol
8b1a4d0f3c
debug
2017-09-26 15:14:51 -05:00
vbawol
fc3ba3b3fb
customHeader test
...
moved debug monitor to master loop
dropped digest idea for now
removed file check on masterloop and keydown
2017-09-26 14:31:39 -05:00
vbawol
853d69d201
use setvar for digest
2017-09-26 09:08:22 -05:00
vbawol
532dc34e86
test fix
2017-09-25 17:59:03 -05:00
vbawol
d318d99a86
setVectorDirAndUp after setpos
...
All uses of setVectorDirAndUp in arma code is after setpos not before.
2017-09-25 16:58:28 -05:00
vbawol
a2e9b150cc
Merge pull request #873 from Ignatz-HeMan/patch-5
...
Fix for Vehicle Maintainance
2017-09-25 15:46:30 -05:00
He-Man
0ddc7d638d
Fix for Vehicle Maintainance
2017-09-25 19:06:08 +02:00
He-Man
39f45eb855
Fix for Vehicle Maintainance
2017-09-25 19:04:24 +02:00
vbawol
a1d4d411fc
Merge remote-tracking branch 'refs/remotes/origin/experimental' into exp-digest-test
...
# Conflicts:
# Sources/epoch_code/compile/setup/EPOCH_clientRevive.sqf
# Sources/epoch_code/init/client_init.sqf
# Sources/epoch_config/Configs/CfgEpochClient.hpp
2017-09-25 01:02:55 -05:00
vbawol
9b0b4bd4e7
changelog and headers
2017-09-25 00:52:20 -05:00
vbawol
c67d642ef8
suppress NotUsed stat
2017-09-24 17:51:35 -05:00
DESKTOP-UH65DCE\MusTanG
ed095efb48
update to notused var name
2017-09-24 17:47:08 -05:00
DESKTOP-UH65DCE\MusTanG
bf41fb5b7d
remove from default vars and add to debug
2017-09-24 17:38:56 -05:00
DESKTOP-UH65DCE\MusTanG
2f292d889a
move karma and upgrade community stats coding
2017-09-24 12:26:11 -05:00
DESKTOP-UH65DCE\MusTanG
3b11fc7f75
Inventory space checks
2017-09-24 04:46:20 -05:00
DESKTOP-UH65DCE\MusTanG
19b5a06215
Commander Reload and Remove Turret Mags
2017-09-23 22:29:45 -05:00