Commit Graph

1103 Commits

Author SHA1 Message Date
worldwidesorrow
c6aa543196 Rename Server Files/Archive/dayz_code/Configs/CfgVehicles/Zeds/WildZeds.hpp to SQF/dayz_code/Configs/CfgVehicles/Zeds/WildZeds.hpp' 2020-01-21 15:10:18 -06:00
worldwidesorrow
dc2b4addc0 Rename Server Files/Archive/dayz_code/Configs/CfgVehicles/Zeds/SwarmZeds.hpp to SQF/dayz_code/Configs/CfgVehicles/Zeds/SwarmZeds.hpp 2020-01-21 15:09:02 -06:00
worldwidesorrow
44fbd14410 Update init.sqf
Add traders to safezone position array.
2020-01-21 12:36:24 -06:00
worldwidesorrow
54319b749f Update mission.sqm
Add sensors and markers for traders. Reduce crashsite and carepackage radius to 5000 meters to prevent spawning on islands with no textures.
2020-01-21 12:34:32 -06:00
worldwidesorrow
d6cc795222 Rename SQF/dayz_code/util/util.sqf to Server Files/Archive/dayz_code/util/util.sqf 2020-01-21 11:54:40 -06:00
worldwidesorrow
6c833f657c Rename SQF/dayz_code/util/Util.hpp to Server Files/Archive/dayz_code/util/Util.hpp 2020-01-21 11:53:56 -06:00
worldwidesorrow
57b5e960ef Rename SQF/dayz_code/util/task.sqf to Server Files/Archive/dayz_code/util/task.sqf 2020-01-21 11:52:35 -06:00
worldwidesorrow
161687a3f7 Rename SQF/dayz_code/util/Task.hpp to Server Files/Archive/dayz_code/util/Task.hpp 2020-01-21 11:51:54 -06:00
worldwidesorrow
44a435f9b6 Rename SQF/dayz_code/util/String.hpp to Server Files/Archive/dayz_code/util/String.hpp 2020-01-21 11:50:46 -06:00
worldwidesorrow
479e1bbb5d Rename SQF/dayz_code/util/stack.sqf to Server Files/Archive/dayz_code/util/stack.sqf 2020-01-21 11:49:35 -06:00
worldwidesorrow
e1aeef0dbb Rename SQF/dayz_code/util/Stack.hpp to Server Files/Archive/dayz_code/util/Stack.hpp 2020-01-21 11:48:53 -06:00
worldwidesorrow
b4587ddf99 Rename SQF/dayz_code/util/Request_Server.hpp to Server Files/Archive/dayz_code/util/Request_Server.hpp 2020-01-21 11:47:55 -06:00
worldwidesorrow
138c469388 Rename SQF/dayz_code/util/request.sqf to Server Files/Archive/dayz_code/util/request.sqf 2020-01-21 11:47:04 -06:00
worldwidesorrow
76aec61a29 Rename SQF/dayz_code/util/Request.hpp to Server Files/Archive/dayz_code/util/Request.hpp 2020-01-21 11:45:38 -06:00
worldwidesorrow
f6582aa5e5 Rename SQF/dayz_code/util/Reference.hpp to Server Files/Archive/dayz_code/util/Reference.hpp 2020-01-21 11:44:40 -06:00
worldwidesorrow
8c77b10625 Rename SQF/dayz_code/util/queue.sqf to Server Files/Archive/dayz_code/util/queue.sqf 2020-01-21 11:43:55 -06:00
worldwidesorrow
968b3c57ca Rename SQF/dayz_code/util/Queue.hpp to Server Files/Archive/dayz_code/util/Queue.hpp 2020-01-21 11:43:15 -06:00
worldwidesorrow
ca5cd985aa Rename SQF/dayz_code/util/mutex.sqf to Server Files/Archive/dayz_code/util/mutex.sqf 2020-01-21 11:42:30 -06:00
worldwidesorrow
38c2734f0e Rename SQF/dayz_code/util/Mutex.hpp to Server Files/Archive/dayz_code/util/Mutex.hpp 2020-01-21 11:41:44 -06:00
worldwidesorrow
8f5a23f708 Rename SQF/dayz_code/util/dictionary.sqf to Server Files/Archive/dayz_code/util/dictionary.sqf 2020-01-21 11:40:53 -06:00
worldwidesorrow
7fad69e77c Rename SQF/dayz_code/util/Dictionary.hpp to Server Files/Archive/dayz_code/util/Dictionary.hpp 2020-01-21 11:40:02 -06:00
worldwidesorrow
707f06e774 Rename SQF/dayz_code/util/debug.sqf to Server Files/Archive/dayz_code/util/debug.sqf 2020-01-21 11:39:10 -06:00
worldwidesorrow
cba75ee80c Rename SQF/dayz_code/util/Debug.hpp to Server Files/Archive/dayz_code/util/Debug.hpp 2020-01-21 11:38:16 -06:00
worldwidesorrow
90dfc6b1c5 Rename SQF/dayz_server/compile/zombie_Wildgenerate.sqf to Server Files/Archive/dayz_server/compile/zombie_Wildgenerate.sqf 2020-01-21 11:33:49 -06:00
worldwidesorrow
8c312510f6 Rename SQF/dayz_code/system/zombie_wildagent.fsm to Server Files/Archive/dayz_code/system/zombie_wildagent.fsm 2020-01-21 11:27:18 -06:00
worldwidesorrow
ac0df90ccd Rename SQF/dayz_code/system/fn_swarmagent.fsm to Server Files/Archive/dayz_code/system/fn_swarmagent.fsm 2020-01-21 11:26:25 -06:00
worldwidesorrow
3a36d511d0 Rename SQF/dayz_code/Configs/CfgVehicles/Zeds/WildZeds.hpp to Server Files/Archive/dayz_code/Configs/CfgVehicles/Zeds/WildZeds.hpp 2020-01-21 11:25:21 -06:00
worldwidesorrow
aa7c998ab0 Rename SQF/dayz_code/Configs/CfgVehicles/Zeds/SwarmZeds.hpp to Server Files/Archive/dayz_code/Configs/CfgVehicles/Zeds/SwarmZeds.hpp 2020-01-21 11:24:14 -06:00
worldwidesorrow
4597787628 Rename SQF/dayz_code/compile/swarm_generate.sqf to Server Files/Archive/dayz_code/compile/swarm_generate.sqf 2020-01-21 11:22:22 -06:00
worldwidesorrow
9136aa9f44 Rename SQF/dayz_code/compile/player_zombieSwarmAttack.sqf to Server Files/Archive/dayz_code/compile/player_zombieSwarmAttack.sqf 2020-01-21 11:20:38 -06:00
worldwidesorrow
29833df10b Update scripts.txt
Since altering the zombie and loot spawning files, the exceptions need to be updated.
2020-01-12 10:03:30 -06:00
worldwidesorrow
2b992d2aa6 Update createvehicle.txt
Add exceptions for new zombie models.
2020-01-12 09:54:46 -06:00
A Man
3cb7a52696 Update 19_podagorsk.bat 2019-12-16 16:32:32 +01:00
A Man
4b5654d75c Update version numbers 2019-12-16 16:22:50 +01:00
A Man
4058f59688 Add warm clothes and shivering
Warm Clothes can be adjusted in the configvariables with DZE_WarmClothes. Shivering can be enabled or disabled with the  last value in the DZE_TempVars array. A temperature effect for snow was added too.
2019-12-16 15:41:59 +01:00
A Man
fff1196ee3 Adding snowfall
This can be adjusted in the configvariables. Snow will only be loaded if DZE_SnowFall is true. This is the case for all snow maps by default.
2019-12-16 15:19:29 +01:00
A Man
d40c53c9d9 Add missing sauerland winter config and batch 2019-12-16 13:29:30 +01:00
A Man
97eef50e67 Add Chernarus Winter template 2019-12-16 13:28:45 +01:00
worldwidesorrow
b9a0d20040 Correction thanks to @RedLink-kam 2019-12-11 22:27:28 -06:00
worldwidesorrow
47f07a8c2e Remove NORRN_loadVcl, posForceUpdate, and medForceUpdate.
These variables are no longer used.
2019-12-11 21:36:33 -06:00
worldwidesorrow
2d03fb9b9b Remove variable exceptions.
The variables have been replaced by PVDZ_send.
2019-12-11 21:32:29 -06:00
worldwidesorrow
2439364a4a Rename SQF/dayz_code/medical/morphine.sqf to Server Files/Archive/dayz_code/medical/morphine.sqf 2019-12-11 20:59:11 -06:00
worldwidesorrow
de452ddac7 Rename SQF/dayz_code/medical/carry_old.sqf to Server Files/Archive/dayz_code/medical/carry_old.sqf 2019-12-11 20:58:21 -06:00
worldwidesorrow
517a227b5b Rename SQF/dayz_code/medical/init_medical.sqf to Server Files/Archive/dayz_code/medical/init_medical.sqf 2019-12-11 20:56:26 -06:00
worldwidesorrow
9d962b2dce Rename SQF/dayz_code/medical/load_wounded.sqf to Server Files/Archive/dayz_code/medical/load_wounded.sqf 2019-12-11 20:55:13 -06:00
worldwidesorrow
bd7c93dd3c Rename SQF/dayz_code/medical/publicEH/set180.sqf to Server Files/Archive/dayz_code/medical/publicEH/set180.sqf 2019-12-11 19:05:47 -06:00
worldwidesorrow
47c6c33974 Rename SQF/dayz_code/medical/publicEH/rolltofront.sqf to Server Files/Archive/dayz_code/medical/publicEH/rolltofront.sqf 2019-12-11 19:05:00 -06:00
worldwidesorrow
c113c5e2c1 Rename SQF/dayz_code/medical/publicEH/rolltoback.sqf to Server Files/Archive/dayz_code/medical/publicEH/rolltoback.sqf 2019-12-11 19:04:13 -06:00
worldwidesorrow
5bd85c3bca Rename SQF/dayz_code/medical/publicEH/pickUp.sqf to Server Files/Archive/dayz_code/medical/publicEH/pickUp.sqf 2019-12-11 19:03:27 -06:00
worldwidesorrow
d2b77025f5 Rename SQF/dayz_code/medical/publicEH/noDamage.sqf to Server Files/Archive/dayz_code/medical/publicEH/noDamage.sqf 2019-12-11 19:02:35 -06:00