Commit Graph

4518 Commits

Author SHA1 Message Date
AirwavesMan 64216297f8 Increase the range of zombie checks
Currently zombies can spawn directly next to the player or in the line of sight.
2020-07-23 16:00:58 +02:00
AirwavesMan 972b31d4fc Update ui_selectSlot.sqf 2020-07-23 15:59:50 +02:00
worldwidesorrow 35162ea8ed Update variables.sqf
Add updated Taviana world name.
2020-07-22 23:01:43 -05:00
worldwidesorrow c7ff2eff3d Update blizzard.sqf
Add low volume version of blizzard sound effect for players inside buildings.
2020-07-22 21:40:58 -05:00
worldwidesorrow b956dcfc71 Update CfgSounds.hpp
Add lower volume version of the blizzard sound effect for players inside buildings.
2020-07-22 21:39:06 -05:00
worldwidesorrow 64ccddf53c Delete server_cargoDrop.sqf
Removing cargo drop because of duping issue.
2020-07-22 21:33:53 -05:00
worldwidesorrow c4d02a7ecd Update server_functions.sqf 2020-07-22 21:33:15 -05:00
worldwidesorrow ccc68857bb Update publicEH.sqf 2020-07-22 21:32:06 -05:00
worldwidesorrow fc61083af8 Update configVariables.sqf 2020-07-22 21:28:47 -05:00
worldwidesorrow fa68adc786 Update variables.sqf 2020-07-22 21:28:17 -05:00
worldwidesorrow 53cad69dec Update fn_damageActions.sqf
Removing cargo drop because of duping issues.
2020-07-22 21:26:36 -05:00
worldwidesorrow 0d073a0e2d Delete veh_cargoDrop.sqf
Removing cargo drop because of duping issues.
2020-07-22 21:23:00 -05:00
AirwavesMan 2d7f593a54 Do not allow pickup actions next to other actions 2020-07-23 01:43:23 +02:00
AirwavesMan ca8bb7709d Add handling for a missing description on backpacks 2020-07-23 01:25:10 +02:00
AirwavesMan c6add8e2de Add DMR_DZE without NVG support 2020-07-21 20:41:38 +02:00
AirwavesMan 5162efa208 Update mod compatibility 2020-07-21 20:40:52 +02:00
worldwidesorrow d12836b7c7 Update variables.sqf
Just realized that Napf, Ruegen, and Sauerland are the same.
2020-07-15 00:19:17 -05:00
AirwavesMan 299e0726bc Switch back DZE_isNewStorage
DZE_isNewStorage gets called inside server_swapObject.sqf. too.
2020-07-15 04:50:59 +02:00
worldwidesorrow 877b94f31d Update CfgSounds.hpp 2020-07-14 17:11:26 -05:00
worldwidesorrow addf4520a7 Add files via upload 2020-07-14 17:10:38 -05:00
worldwidesorrow dca38747b7 Update publicEH.sqf
Don't need to add the EH unless enabled.
2020-07-14 16:55:00 -05:00
worldwidesorrow 723af08090 Update server_functions.sqf
Compile cargo drop script if enabled.
2020-07-14 16:51:59 -05:00
worldwidesorrow 8e97c06bff Update server_playerSetup.sqf
Send weather settings to JIP player.
2020-07-14 16:50:01 -05:00
worldwidesorrow 163a8f696b Update server_playerLogin.sqf
Add Chernarus Winter to the glitched map objects removal so the silly bench in the NWAF barracks gets destroyed.
2020-07-14 16:48:43 -05:00
worldwidesorrow 4119391578 Add files via upload
Server side cargo drop script.
2020-07-14 16:45:08 -05:00
worldwidesorrow cf548e0b6a Update CrashSites.sqf
Import configs from init.sqf. Remove switch block.
2020-07-14 16:42:06 -05:00
worldwidesorrow 873271d9cc Update Care_Packages.sqf
Imported configs from init.sqf. Remove switch block.
2020-07-14 16:41:17 -05:00
worldwidesorrow 39f9800eb4 Update server_monitor.sqf
Start weather FSM from server monitor.
2020-07-14 16:38:38 -05:00
worldwidesorrow 0e382eae19 Add files via upload
Add server side weather FSM.
2020-07-14 16:35:57 -05:00
worldwidesorrow 4e19fb35ef Rename SQF/dayz_code/compile/fn_dzn_snowfall.sqf to SQF/dayz_code/old/fn_dzn_snowfall.sqf 2020-07-14 16:28:45 -05:00
worldwidesorrow e70819c5ee Rename SQF/dayz_code/system/DynamicWeatherEffectsSnow.sqf to SQF/dayz_code/old/DynamicWeatherEffectsSnow.sqf 2020-07-14 16:27:01 -05:00
worldwidesorrow 90a1e02f32 Rename SQF/dayz_code/system/DynamicWeatherEffects.sqf to SQF/dayz_code/old/DynamicWeatherEffects.sqf 2020-07-14 16:26:39 -05:00
worldwidesorrow 627add67ac Add files via upload
New weather functions.
2020-07-14 16:23:42 -05:00
worldwidesorrow 413ce06afc Update fn_temperatur.sqf
Utilize the dayz_inside variable that is calculated in player_checkStealth. The snow variable is initialized in variables.sqf.
2020-07-14 16:15:46 -05:00
worldwidesorrow 34e1437641 Update player_checkStealth.sqf
Several functions check if the player is inside a building including the new weather functions. The DayZ Mod devs introduced the dayz_inside variable in fn_temperatur but never finished the code to utilize it. Since player_checkStealth is called continuously in the scheduler we can set the variable here and use it in other functions.
2020-07-14 16:07:38 -05:00
worldwidesorrow aae14af4e2 Update fn_isInsideBuilding.sqf
Optimize code and correct error when no building is sent as a parameter.
2020-07-14 16:02:34 -05:00
worldwidesorrow 7721cf5c92 Update fn_damageActions.sqf
Add self action for cargo drop.
2020-07-14 16:00:33 -05:00
worldwidesorrow 01c2c3eba2 Add files via upload
New functions.
2020-07-14 15:58:04 -05:00
worldwidesorrow 7fe7f3fcd8 Add files via upload
Client side cargo drop function.
2020-07-14 15:53:48 -05:00
worldwidesorrow 6225050b7e Update compiles.sqf
Compile entries for new weather functions and new array function.
2020-07-14 15:52:02 -05:00
worldwidesorrow 3160d47cb1 Update publicEH.sqf
Add PVs for cargo drop and new weather system.
2020-07-14 15:50:22 -05:00
worldwidesorrow 91582a54c1 Update variables.sqf
Move config variables to configVariables.sqf. Add new variables for weather and cargo drop. I found 3 variables which are no longer used: r_player_vehicle removed, dayz_monitorPeriod and dayz_swarmSpawnZombies commented out for now. I wasn't sure about these two.
2020-07-14 15:48:14 -05:00
worldwidesorrow 8e289c18a2 Update configVariables.sqf
Importing config variables from variables.sqf and adding new variables for new weather system and cargo drop.
2020-07-14 15:39:26 -05:00
oiad 38f5f618e0 Fix lockables not inheriting damage on unlock/lock
This causes problems with maintaining since the unlocked lockables won't
inherit any damage so they won't be maintained unless it's force
maintained
2020-07-01 08:27:21 +12:00
AirwavesMan a0faa51727 Fix potential plant dupe 2020-06-29 16:12:39 +02:00
AirwavesMan 1e49532dc3 Planting currently does not work 2020-06-29 16:09:53 +02:00
AirwavesMan 151749caa4 Fix some vehicle ammo bugs 2020-06-28 23:10:42 +02:00
AirwavesMan e58001a8dd Fix a few weapon attachment bugs 2020-06-28 22:41:41 +02:00
AirwavesMan 09c368b938 Add a few new items
Models made by @helion4
2020-06-28 22:40:16 +02:00
AirwavesMan 8d4a00b99e Fix typo 2020-06-19 13:10:58 +02:00