He-Man
2a02112849
Update EPOCH_server_revivePlayer.sqf
...
Must be set manually (not by EPOCH_server_effectCrypto), because the Variable must be set on _newplyr !!!
2016-08-10 18:10:12 +02:00
vbawol
19d36fd802
0.4.0.0 b583
...
tweaks to angle and offset of HUD
2016-08-10 10:20:23 -05:00
vbawol
810fe5d65c
bump version to 0.4
...
* Adds experimental test of new HUD from @raymix
* Hud elements are added and removed dynamically so that all active
icons are always right justified.
* Icons scale in size when critical levels are reached.
* added use of new A3 features to control angle and scale of hud icons.
* warning and critical levels are controlled via customVarsDefaults.
* Added larger group sizes up to 64 players and increased Krypto costs.
* reworked Finsh login in login fsm to wait for display 46 not to be
Null.
2016-08-08 14:45:39 -05:00
vbawol
e2d621a4c8
add no Krypto found message
...
changed logic of dyna_isDeadPlayer to only allow typeOf Epoch_Male_F or
Epoch_Female_F as isKindOf Man without the isplayer check would have
returned for traders incorrectly. (unless we want killing traders to
come with a Krypto payout)
2016-08-08 14:24:47 -05:00
vbawol
4ea5404cd5
remove phone and add crypto to player body.
...
now uses dynamic action menu for take option on dead player bodies.
2016-08-08 12:12:20 -05:00
vbawol
9022e07ddc
config support for epoch nite light
2016-08-06 12:54:53 -05:00
vbawol
3d13a2216c
Duping of bipods pt1 #411
...
see notes: https://github.com/EpochModTeam/Epoch/issues/411
2016-08-06 12:43:03 -05:00
He-Man
11a92e2b56
Update EPOCH_maintainIT.sqf
2016-08-05 20:47:13 +02:00
He-Man
028e0e3495
Update EPOCH_server_maintBUILD.sqf
2016-08-05 20:27:11 +02:00
vbawol
de4bf3d0e9
Merge branch 'experimental' of https://github.com/EpochModTeam/Epoch into experimental
2016-07-28 09:57:43 -05:00
vbawol
9e43105413
added changes for #587
2016-07-28 09:57:36 -05:00
He-Man
f093723949
Update EPOCH_startNpcTrade.sqf
...
Handgunweapons are 2
Secondary Weapons are 4
2016-07-26 20:07:05 +02:00
Raymix
89dec8acd7
(placeholder) Radiation effects PP + Drunk PP fix - #834 + #690
2016-07-16 20:11:36 +01:00
Raymix
b77a091eb0
Crafting fixes: 3D Preview + Dan's error #583
2016-07-16 11:55:56 +01:00
vbawol
1688486cd1
configize isBuildAllowed
2016-07-14 16:36:24 -05:00
vbawol
dd54f07534
prevent Error Zero divisor here
2016-07-13 07:51:43 -05:00
vbawol
4420175667
tone down player detonate power
2016-07-12 16:16:03 -05:00
vbawol
792e2d90bf
0.3.9 b570
2016-07-12 15:17:22 -05:00
vbawol
e865ab218e
0.3.9 b569
2016-07-12 14:41:03 -05:00
vbawol
c1a7c977e0
remove references to unneeded player var
2016-07-12 14:38:03 -05:00
vbawol
ee7f7497c0
0.3.9 b568
...
change gamemode from Survival to Survive
enabled Ryan Zombies support by default.
added random delay in revenge detonation.
added min alive time setting for player revenge options. Default 15
minutes (900 seconds).
2016-07-12 14:19:56 -05:00
vbawol
443c6e90bc
0.3.9 b566
...
fixed incorrect index in weighted array fnc when zombies not used
added 3 additional water sources
fixed BE kick when base building since b564
removed allowdamage false on player revive, that caused player immunity
to server side AI.
trade request text feedback changed
2016-07-10 08:54:27 -05:00
vbawol
2fe61d42ca
caused revived player to be immune to server side AI
2016-07-09 15:11:10 -05:00
vbawol
4ec283034d
change trade request text
...
http://epochmod.com/forum/topic/42379-p2p-trade-message/
2016-07-09 15:09:44 -05:00
vbawol
e2f4410b3d
add additional water source
2016-07-09 14:19:19 -05:00
vbawol
071a49aa51
0.3.9 b565
...
fixed typo from b563
2016-07-09 11:10:53 -05:00
vbawol
d3b0d80005
fixed more typos
2016-07-09 11:07:10 -05:00
He-Man
76eace8252
Update CfgEpochClient.hpp
2016-07-09 17:45:41 +02:00
vbawol
2df932cda6
fixed typo pt2
2016-07-09 10:29:23 -05:00
vbawol
88ba4b9e6b
0.3.9 b564
...
fixed error in load vehicles function
2016-07-09 10:26:35 -05:00
vbawol
c6e5bad2ff
fixed error in load vehicles
2016-07-09 10:24:33 -05:00
vbawol
35b28e94f9
fix comment
2016-07-09 09:08:51 -05:00
vbawol
8dcb38d655
0.3.9 b563
2016-07-09 09:04:08 -05:00
vbawol
57930c84a4
add configs for revenge dialog
2016-07-09 09:01:40 -05:00
vbawol
dd42401de2
Merge pull request #568 from Ignatz-HeMan/patch-1
...
Building Configs
2016-07-09 08:40:54 -05:00
vbawol
5728c29baa
0.3.9 b562
...
simplify new load vehicle, (realized sleep was not needed as allowDamage
does not effect scripted damage (per the wiki)
[added] old load vehicle script and epochconfig,hpp flag. (default is
false = use new load vehicles, true use old one from 0.3.8
2016-07-08 17:34:13 -05:00
vbawol
e94971867b
0.3.9 b561
2016-07-08 10:26:27 -05:00
vbawol
1310098264
disable vehicle simulation handler
...
changed var name to force change, new variable is: simulationHandlerOld
2016-07-08 09:51:47 -05:00
vbawol
1f17430e2c
Revert "move simulation handler to main loop"
...
This reverts commit 19a0252278
.
2016-07-08 09:46:09 -05:00
vbawol
19a0252278
move simulation handler to main loop
2016-07-08 09:06:15 -05:00
He-Man
4532219923
Update EPOCH_isBuildAllowed.sqf
2016-07-08 01:58:09 +02:00
He-Man
b2fd0e4c67
Update EPOCH_isBuildAllowed.sqf
2016-07-08 01:54:50 +02:00
He-Man
f7ad2e1754
Update CfgEpochClient.hpp
2016-07-08 01:51:53 +02:00
He-Man
b86c3e7436
Update EPOCH_isBuildAllowed.sqf
2016-07-08 01:48:34 +02:00
vbawol
dbd959a3a0
remove extra comma
2016-07-07 17:29:02 -05:00
vbawol
055995e795
not needed to setface again
2016-07-07 16:00:21 -05:00
vbawol
1a99015935
Merge branch 'release' into experimental
...
# Conflicts:
# Server_Install_Pack/@epochhive/addons/epoch_server.pbo
# Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo
# Server_Install_Pack/@epochhive/addons/epoch_server_settings.pbo
# Server_Install_Pack/mpmissions/epoch.Altis.pbo
# Server_Install_Pack/mpmissions/epoch.Australia.pbo
# Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo
# Server_Install_Pack/mpmissions/epoch.Bornholm.pbo
# Server_Install_Pack/mpmissions/epoch.Chernarus.pbo
# Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo
# Server_Install_Pack/mpmissions/epoch.Desert_E.pbo
# Server_Install_Pack/mpmissions/epoch.Esseker.pbo
# Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo
# Server_Install_Pack/mpmissions/epoch.Napf.pbo
# Server_Install_Pack/mpmissions/epoch.Porto.pbo
# Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo
# Server_Install_Pack/mpmissions/epoch.Sara.pbo
# Server_Install_Pack/mpmissions/epoch.SaraLite.pbo
# Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo
# Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo
# Server_Install_Pack/mpmissions/epoch.Stratis.pbo
# Server_Install_Pack/mpmissions/epoch.Takistan.pbo
# Server_Install_Pack/mpmissions/epoch.VR.pbo
# Server_Install_Pack/mpmissions/epoch.Woodland_ACR.pbo
# Server_Install_Pack/mpmissions/epoch.Zargabad.pbo
# Server_Install_Pack/mpmissions/epoch.utes.pbo
# Sources/epoch_config/build.hpp
# Sources/epoch_server/build.hpp
# Sources/epoch_server/compile/epoch_vehicle/EPOCH_server_packStorage.sqf
# Sources/epoch_server_core/build.hpp
# Sources/epoch_server_settings/build.hpp
# build.txt
2016-07-07 15:55:33 -05:00
vbawol
dee3394024
0.3.9 b559
2016-07-07 15:25:03 -05:00
vbawol
de065ea3a7
0.3.9 b558
...
allow disable of ryan zombies support
suppressed zombies and more ai from jammers and traders
2016-07-07 14:50:35 -05:00
He-Man
5ea76ecbff
Update server_monitor.fsm
2016-07-07 17:49:59 +02:00