Commit Graph

6206 Commits

Author SHA1 Message Date
worldwidesorrow e73ff42623 Rename Server Files/Archive/dayz_server/compile/zombie_Wildgenerate.sqf to SQF/dayz_server/compile/zombie_Wildgenerate.sqf 2020-01-21 15:18:35 -06:00
worldwidesorrow 7853d0d7b2 Rename Server Files/Archive/dayz_code/system/zombie_wildagent.fsm to SQF/dayz_code/system/zombie_wildagent.fsm 2020-01-21 15:16:30 -06:00
worldwidesorrow 41de95ea19 Rename Server Files/Archive/dayz_code/system/fn_swarmagent.fsm to SQF/dayz_code/system/fn_swarmagent.fsm 2020-01-21 15:14:55 -06:00
worldwidesorrow d6a8ae8447 Rename Server Files/Archive/dayz_code/compile/swarm_generate.sqf to SQF/dayz_code/compile/swarm_generate.sqf 2020-01-21 15:13:11 -06:00
worldwidesorrow a7d4f23616 Rename Server Files/Archive/dayz_code/compile/player_zombieSwarmAttack.sqf to SQF/dayz_code/compile/player_zombieSwarmAttack.sqf 2020-01-21 15:12:12 -06:00
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 43a5ae0f95 Update server_functions.sqf 2020-01-21 15:06:53 -06:00
worldwidesorrow d58e443d6f Update compiles.sqf 2020-01-21 15:06:05 -06:00
worldwidesorrow 16b426bd2d Update CfgVehicles.hpp 2020-01-21 15:04:22 -06:00
worldwidesorrow be26b950b4 Add files via upload
Upload Ovaron batch file and server config file.
2020-01-21 12:53:23 -06:00
worldwidesorrow ee1e5be731 Rename SQF/dayz_server/system/zombie_wildagent.fsm to Server Files/Archive/dayz_server/system/zombie_wildagent.fsm 2020-01-21 12:49:47 -06:00
worldwidesorrow 5e83cbb0de Merge pull request #2057 from worldwidesorrow/master
Add Ovaron trader files
2020-01-21 12:38:07 -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 6591f83d8e Update cmr_ovaron.sqf 2020-01-21 12:28:04 -06:00
worldwidesorrow 0af46bbd2a Update cmr_ovaron.sqf
Add trader categories for Ovaron.
2020-01-21 12:26:29 -06:00
worldwidesorrow ce3939b390 Update cmr_ovaron.sqf
Add Ovaron trader objects and map fixes. There are 2 bridges that cannot be crossed because of misaligned pieces.
2020-01-21 12:19:57 -06:00
worldwidesorrow a056fc44bd Update zombie_agent.fsm
Variable _hasMoved needs to be set to true for internal zombies after initial aggro. Internal zombies become loiterers once they have moved from their original positions. Variable "doLoiter" can be destroyed after initial aggro. It is not used anymore.
2020-01-21 12:15:58 -06:00
worldwidesorrow bfea89c5b6 Merge pull request #2056 from worldwidesorrow/master
Archive unused utility functions
2020-01-21 12:08:00 -06:00
worldwidesorrow 4ed936c1d1 Update player_switchWeapon.sqf
Fix this file so that hotkey 3 works to switch to "onBack" primary weapon when DZE_TwoPrimaries == 2. Add optimizations and rework function dz_fn_switchWeapon_swapSecure. Remove mutex. It was not doing anything.
2020-01-21 12:06:06 -06:00
worldwidesorrow 0006d77bc3 Update compile.sqf 2020-01-21 12:00:56 -06:00
worldwidesorrow d5f38f0f3f Update player.sqf 2020-01-21 11:59:38 -06:00
worldwidesorrow 0bbf4b4118 Update Player.hpp 2020-01-21 11:58:08 -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 7c9739523d Merge pull request #2055 from worldwidesorrow/master
Archive swarm zombie and wild zombie files
2020-01-21 11:36:20 -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 b6cb7ff77b Update server_functions.sqf
Function is unused. The file has been archived.
2020-01-21 11:32:50 -06:00
worldwidesorrow 781d440e09 Update CfgVehicles.hpp
These files are unused and have been archived.
2020-01-21 11:31:21 -06:00
worldwidesorrow e6da9b06ce Update compiles.sqf
Remove obsolete lines. The functions are unused and the files have been archived.
2020-01-21 11:29:47 -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