He-Man
765bf01eb9
Snap Fix
2017-10-25 21:38:49 +02:00
vbawol
74b2f5660e
update install pack b1059
2017-10-25 14:28:19 -05:00
He-Man
2e14b752d7
Metal + Cinder Upgrades / Crafting
2017-10-25 21:12:55 +02:00
Raymix
ba7285ee78
Remove quotes from messages
2017-10-25 17:55:27 +01:00
DESKTOP-UH65DCE\MusTanG
1c3ef76e1d
metal - cinder full floors snapPointsPara update
2017-10-24 16:15:44 -05:00
DESKTOP-UH65DCE\MusTanG
d3b0a6f871
update metal and cinder snapping points
2017-10-24 15:48:30 -05:00
DESKTOP-UH65DCE\MusTanG
169a655551
metal / cinder full - half - quarter mission configs 3
2017-10-24 15:05:53 -05:00
DESKTOP-UH65DCE\MusTanG
cc1c4f8896
metal / cinder full - half - quarter mission configs 2
2017-10-24 15:05:31 -05:00
DESKTOP-UH65DCE\MusTanG
021fc1dfdc
metal / cinder full - half - quarter mission configs
...
Add pricing and change full cinder price
Add itemsort and add missing Wood half and quarter
2017-10-24 15:04:21 -05:00
DESKTOP-UH65DCE\MusTanG
0f31efd467
hmmm
2017-10-24 14:57:50 -05:00
DESKTOP-UH65DCE\MusTanG
fb5345f8c5
shipwreck update and max config
2017-10-24 14:47:56 -05:00
vbawol
6821e1895d
isNil check needed for nearestTerrainObjects?
2017-10-24 14:15:50 -05:00
vbawol
68e33cf4f0
use only SHIPWRECK type
2017-10-24 13:36:12 -05:00
Raymix
8986729467
Fixes low energy issue #945 + new low battery sounds (below 5)
2017-10-24 19:29:56 +01:00
vbawol
c198fd69e0
remove second rng
2017-10-24 12:02:07 -05:00
vbawol
e6852a4f5e
limit Shipwreck spawns to 12
2017-10-24 12:00:20 -05:00
vbawol
06464c3266
separate restart and events
...
make events timer 1 second
2017-10-24 11:49:00 -05:00
vbawol
b21e394b7d
EPOCH_dynamicEvents
2017-10-24 11:25:38 -05:00
Raymix
17fae05e4e
some weird git bug, won't let me discard these. No changes
2017-10-24 17:23:13 +01:00
vbawol
533a141dc7
remove scratch file
2017-10-24 11:19:24 -05:00
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