vbawol
67b8d6711f
add call and spawn support
...
also added append usage to inject events into the scheduler
2017-10-24 11:18:54 -05:00
DESKTOP-UH65DCE\MusTanG
10530e04e2
add linked items options in comments
2017-10-24 10:50:08 -05:00
DESKTOP-UH65DCE\MusTanG
7eb50281cf
another duplicate
2017-10-24 10:15:45 -05:00
vbawol
b668130984
removed containerPos array from CfgEpoch
...
added shipwreckLootEnabled = 1 by default, set to 0 to disable for maps
with no water.
2017-10-24 10:14:10 -05:00
DESKTOP-UH65DCE\MusTanG
acd7a749ea
remove duplicate entries
2017-10-24 10:11:08 -05:00
vbawol
f076f5bff5
use nearestTerrainObjects for Shipwreck loot
2017-10-24 09:58:39 -05:00
DESKTOP-UH65DCE\MusTanG
24d059f0c9
malden underwater shipwrecks
2017-10-24 09:22:39 -05:00
DESKTOP-UH65DCE\MusTanG
04e922d544
correct inherit and malden wreck
2017-10-24 09:11:13 -05:00
DESKTOP-UH65DCE\MusTanG
70df6a8038
add malden blue barrel
2017-10-24 09:03:46 -05:00
vbawol
029fa396be
also add models for baked in map items
2017-10-24 08:58:52 -05:00
DESKTOP-UH65DCE\MusTanG
28042eb84a
add large and small pipes to salvage
2017-10-24 08:53:09 -05:00
DESKTOP-UH65DCE\MusTanG
f8a7a569ce
mapOnZoomSetMarkerSize upgrade
...
Add exitWith to remove wasted resizing during scrolling
Add config entry for custom adjustments
Change how adjustment calculation is made.
Added new min calculation.
Adjust cfg marker sets sizing to fit new setup
🤘
2017-10-23 22:31:38 -05:00
vbawol
b71b86c4a7
move mod checks server side
2017-10-23 15:12:00 -05:00
vbawol
d3d1e98310
missed something
2017-10-23 14:38:02 -05:00
vbawol
0adc494b75
revert animation state test
2017-10-23 14:32:06 -05:00
vbawol
0861ab0b97
move params
2017-10-23 13:57:55 -05:00
vbawol
258d6c82d9
animation state
...
added missing var init server side
moved playMoveNow to master loop init and after display checks.
added config switch setAnimStateEnabled to test this, set
setAnimStateEnabled = true in CfgEpochClient to enable. Disabled by
default.
2017-10-23 13:43:27 -05:00
Raymix
31401b5b39
geiger: remove unused fnc, reduce tick volume by half.
2017-10-23 19:09:21 +01:00
Raymix
6826cd6ad9
dynamenu: anim jitter fix, zoom from center fix, increased icon size by 50%
2017-10-23 18:51:24 +01:00
vbawol
e90096c30c
Revert "let server handle playMoveNow"
...
This reverts commit 06d6a642d1
.
2017-10-23 11:29:01 -05:00
vbawol
06d6a642d1
let server handle playMoveNow
2017-10-23 11:07:01 -05:00
vbawol
0f6abe3b15
add playMoveNow
2017-10-23 11:01:44 -05:00
vbawol
178c844f66
add animation state tracking
...
todo make use of animation state via login fsm
2017-10-23 10:53:34 -05:00
DESKTOP-UH65DCE\MusTanG
f7c71e1d5a
custom radioactive locations with radiated objects
2017-10-23 01:45:14 -05:00
DESKTOP-UH65DCE\MusTanG
103cf4610a
add max range config
2017-10-23 01:31:39 -05:00
DESKTOP-UH65DCE\MusTanG
d0d7c9d765
remove unused code
2017-10-22 20:54:22 -05:00
DESKTOP-UH65DCE\MusTanG
02d042b186
remove "location" type fixing serialization error
2017-10-22 20:52:08 -05:00
DESKTOP-UH65DCE\MusTanG
a210dfa60a
blacklist rework
2017-10-22 19:59:09 -05:00
DirtySanchez
858f0827ab
formatting correction
2017-10-22 19:56:11 -05:00
DESKTOP-UH65DCE\MusTanG
434c3159b9
geiger counter energy consumption
2017-10-22 19:18:19 -05:00
DESKTOP-UH65DCE\MusTanG
431e10ee58
rad zone blacklist obj and distance
2017-10-22 18:55:12 -05:00
DESKTOP-UH65DCE\MusTanG
b113bd5209
config number -1 for true number of locations
2017-10-22 17:07:44 -05:00
DESKTOP-UH65DCE\MusTanG
ba339d518b
fix trader brain array error
2017-10-22 17:06:10 -05:00
Raymix
cf34a30b57
geiger low energy warning
2017-10-22 19:45:38 +01:00
Raymix
da55cfafb9
spoke too soon, another logic issue fixed
2017-10-22 18:59:37 +01:00
Raymix
1b19df0cba
another math issue, hopefully last
2017-10-22 18:49:47 +01:00
Raymix
25528b59c3
revert location changes + fix math in rads calc
2017-10-22 18:39:29 +01:00
Raymix
faa26dfe5a
remove diag_log, oops
2017-10-22 17:39:18 +01:00
Raymix
a6aade38b9
disable geiger by default
2017-10-22 17:28:51 +01:00
Raymix
a3ff403d2c
change back
2017-10-22 17:18:52 +01:00
Raymix
a7f5f1ea8f
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
2017-10-22 17:16:30 +01:00
Raymix
e996d78695
Radioactive sickness calc
2017-10-22 17:15:58 +01:00
DESKTOP-UH65DCE\MusTanG
3e7a62560a
cfglocations setVariable correction
2017-10-22 09:41:00 -05:00
vbawol
1bf1df28f2
Merge pull request #943 from morgoth0/patch-10
...
Fix path for geiger buttons
2017-10-22 09:27:24 -05:00
Grahame
81855104e9
Fix path for geiger buttons
2017-10-22 10:15:30 -04:00
He-Man
bf4cd25dcd
Readded lost changes
2017-10-22 16:05:57 +02:00
Raymix
02e4b822e4
conflicts
2017-10-22 00:10:45 +01:00
Raymix
8b5f896424
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
2017-10-21 23:52:37 +01:00
Raymix
a893e7aa74
Geiger counter GUI release
2017-10-21 23:35:53 +01:00
He-Man
d3acc2683b
Merge pull request #940 from morgoth0/patch-9
...
Add code to handle enable/disable vehicle TIE
2017-10-21 23:13:22 +02:00