Commit Graph

5134 Commits

Author SHA1 Message Date
ebayShopper 74ce95d4b1 Comment unused vanilla PVEHs
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/69002014b230b5b2b14df2d813248724b2c93fd3
2017-02-20 13:28:19 -05:00
ebayShopper b786432526 Reduce pain shake intensity and frequency
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/4fb7bcbd5b36e816843c44b85532f11fd43e96e1
2017-02-19 19:31:01 -05:00
ebayShopper 4b1ecb4c3b Update vanilla repair action
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/9bdce88f1ab8f329b4d8acf75008eb61c5921e6d
2017-02-19 19:17:50 -05:00
ebayShopper afd093c72e Make smoke and grenade tripwires single use
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/0780b490adb98634c4d2dd35b812c0103f5fb3ab
2017-02-19 19:08:16 -05:00
ebayShopper 27bca9a7d9 Update vanilla presets
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/8574fd898d98581384a4e1601c90df6d34821f5b
2017-02-19 18:56:52 -05:00
ebayShopper 9e0c251baf Update vanilla building again
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/ddcc7c7349c9a17b6c2abe46bb1518c1a2f32727

https://github.com/DayZMod/DayZ/commit/e4144e561f50e4b50f0ec5a9c1203233c66b0f27
2017-02-19 18:44:47 -05:00
ebayShopper fdf24d4013 Update vanilla vehicle_getOut again
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/508e73d59c491556a45f1b5defe2163eaac5a6a1

https://github.com/DayZMod/DayZ/commit/cd260ad1f0543edc60af85824e7cc7a1db73e02e

https://github.com/DayZMod/DayZ/commit/2078268b67310eb46d52c4eea4917c10723e9ea0
2017-02-19 16:54:59 -05:00
ebayShopper d975def6a1 Remove unnecessary rules and watermark waitUntils 2017-02-18 13:34:49 -05:00
icomrade 28fa8ef31e Update to Core Patch BIS_Effects 2017-02-13 18:15:15 -05:00
ebayShopper e2742ed18a Fix add melee to full toolbelt eating weapon
Melee weapons were eaten when trying to add them to a full toolbelt
because BIS_fnc_invAdd failed.
2017-02-13 16:21:08 -05:00
ebayShopper 6af3588f09 Update change log 2017-02-13 14:59:46 -05:00
ebayShopper 6e846847de Only run group tags loop when in a group 2017-02-13 14:27:49 -05:00
oiad e8dd8fac63 Stop server_publishVehicle3 duping a vehicle if hive fails to update (#1895)
* Stop server_publishVehicle3 duping a vehicle if hive fails to update

server_publishVehicle3 first creates the vehicle in the database then
reads it back to see if it's successful, previously it wasn't deleting
the vehicle if it failed.

Added a 1 second delay after the vehicle delete to stop duping of
vehicles also.

Fixed references to server_deleteObj that were using 2 parameters
instead of the required 3 and updated the example.

* Rework
2017-02-13 14:09:21 -05:00
ebayShopper 2ef93e6c57 Fix panic sound chance from fbc56ff #1861
Previously was ~8% chance every 1 second, so ~72% chance to play once or
more every 9 seconds.

Now it is a 50% chance to play once every 9 seconds.
2017-02-12 16:04:48 -05:00
ebayShopper fbc56ff556 Fix panic sound overlapping #1861 2017-02-12 15:08:37 -05:00
ebayShopper 952beed531 Tag map markers with player names #1871
closes #1871
2017-02-11 17:15:49 -05:00
ebayShopper c24f70d8be Remove misspelled building class Land_buova4_winter
Reported by Epoch forums user Jamrock
2017-02-10 17:07:46 -05:00
A Man c2ef6de95d Adding missing CompactPack to traders (#1894) 2017-02-09 14:42:03 -05:00
ebaydayz 18191b0e3a Use effectiveCommander for humanity hit 2017-02-05 16:30:32 -05:00
ebaydayz 5884ef6445 Block Topolka Dam walk under water glitch
https://github.com/DayZMod/DayZ/issues/826
2017-02-05 14:35:58 -05:00
oiad b06cb360b6 Update stringtable.xml to be more englishy (#1893) 2017-02-05 14:15:32 -05:00
ebaydayz 5ba1fb4431 1061 RC1 test build 2017-02-03 16:03:20 -05:00
ebaydayz 76971cbaf4 Prevent sprint and prone through doors glitch 2017-02-02 16:57:30 -05:00
ebaydayz d8d2c03512 Move clean wounds warning to rollingMessages
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/49d9b6ff3c8b5a5b4f8399f4d797de917d5d8946
2017-02-02 15:32:12 -05:00
ebaydayz 59b1d1ea60 Update vanilla building
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/8fdd0e915a2386eef35d6f1d5d9c81b3d640646c

https://github.com/DayZMod/DayZ/commit/6afd0bc103b7462e83ea4d94c240a6fb23cb2a59
2017-02-02 15:28:39 -05:00
ebaydayz 2bf589e151 Update vanilla antiwall
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/4f102f501b7804896330568dfade507ff4f1f9f8
2017-02-02 15:07:46 -05:00
ebaydayz b0ba29440d Update vanilla vehicle_getOut
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/492ba6d33aec4acd88e0e81e40cece6f6a261cca
2017-02-02 14:58:47 -05:00
ebaydayz 097a02b19a Make zombie_agent.fsm customizable for admins #1877
Also fixed HandleDamage EH was added twice. We moved it to the configs
and forgot to take it out of the FSM in 6853263.
2017-02-01 20:36:00 -05:00
ebaydayz 6aa5c9b64f Add setting to disable base takeover #1886
No classes inherit from Generator_DZ, so there is no need to use
isKindOf over typeOf.
2017-02-01 12:16:16 -05:00
ebaydayz 9f7ae93bef Add permanent plot check to player_sleep 2017-01-31 16:15:27 -05:00
ebaydayz 9afb74ff26 Remove plot take ownership feature #1811
See #1811
2017-01-31 15:22:23 -05:00
A Man 0fd3034d54 Adding 13 new items and a DZE version of the vss vintorez (#1890)
* strings for new items

* adding new documents.hpp

* adding new documents

* adding vss vintorez dze

vss vintorez dze spawns with 20 rounds magazine like in epoch 1.0.5.1

* adding vss vintorez dze

* Update stringtable.xml
2017-01-31 14:52:54 -05:00
ebaydayz 7431042ec7 Update change log 2017-01-30 17:06:56 -05:00
ebaydayz 05f1cf9fe0 Use nearObjects instead of nearestObjects for spawn check #1816
Lowered spawn check radius for loot and zombies to the same as 1051.
(200m)
2017-01-30 15:45:14 -05:00
ebaydayz 752ed00566 Use playersNumber for player count in sched_animals #1889
This won't count AI units unless they are spawned on side west.
2017-01-30 13:41:19 -05:00
ebaydayz 2ecb614534 Update comments for POI spawning
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/1f89bcfb9857e2bb94a0609cf7b0d89490272684

https://github.com/DayZMod/DayZ/commit/0defa2af1ec0a9a46d15a665eb25f6be604a0a07
2017-01-29 20:14:43 -05:00
ebaydayz 8c1caa9c1c Remove some redundant checks
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/da7061429a8cda4d31f95bcfdf564e4b255bbcfb

https://github.com/DayZMod/DayZ/commit/da55eaa53e2a9bda3a30733785b2e0f5b540bb53
2017-01-29 19:36:48 -05:00
ebaydayz 3224a21363 Remove some unused setVariables 2017-01-29 16:09:50 -05:00
ebaydayz cfd0f74870 Send damage selection normally for RPT log c10a7c3 2017-01-29 12:02:27 -05:00
ebaydayz 611fd73bbd Shorten some isKindOf checks 2017-01-28 21:04:26 -05:00
ebaydayz 9270050bc6 Update damage handler again
This fixes hits from players shooting from vehicle weapons not showning
in server RPT.
2017-01-28 20:38:35 -05:00
ebaydayz c10a7c3bc9 Update damage handler
- Added damage and selection to server RPT hit log
- Increased damage a bit for RunOver due to consistently low damage in
testing
2017-01-28 16:08:56 -05:00
ebaydayz c227bb6019 Add note about port forwarding in README 2017-01-28 12:42:44 -05:00
ebaydayz a1c470d56f Hide group name tags at startup when streamerMode is on 2017-01-27 20:39:22 -05:00
ebaydayz d30b7b5ffc Prevent queuing multiple vehicle upgrades 2017-01-27 20:23:36 -05:00
ebaydayz 028924770f Increase headshot damage for non-zombie hits
A single headshot with a DMR from ~500m will now kill instead of doing
~8k blood as it did previously.
2017-01-27 17:43:29 -05:00
ebaydayz cc720f95b7 Offset DynamicText death message when in vehicle
Prevents vehicle health bar overlapping death message.
2017-01-27 16:38:50 -05:00
ebaydayz 1bb894b1c9 Add missing private var in player_death 2017-01-27 16:13:58 -05:00
ebaydayz c21a7311a5 Move POI back to local spawned #1816 2017-01-27 14:51:18 -05:00
ebaydayz d8ac3f42b1 Remove unnecessary check for upgrade storage
Fixes desert tent not upgradeable

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/4e886c8c27265e78fec957bccfc9b7badaaf67c9
2017-01-27 13:17:14 -05:00