worldwidesorrow
8d601e2475
Update scripts.txt
...
Update exceptions after updates to some functions.
2020-07-22 21:11:53 -05:00
worldwidesorrow
456919e285
Update publicvariable.txt
...
Remove unused exceptions.
2020-07-22 21:08:43 -05:00
worldwidesorrow
b3d61f1b8b
Update createvehicle.txt
...
Remove exceptions for unused box classes. Add exceptions for new box classes, zombie classes, and new player model classes.
2020-07-22 21:05:08 -05:00
worldwidesorrow
e6f2aa58f1
Update addweaponcargo.txt
...
Add a few exceptions for common weapons. Add logging for high value weapons.
2020-07-22 20:58:43 -05:00
worldwidesorrow
3886914432
Update addmagazinecargo.txt
...
Add exceptions for all of the new magazine types for 1.0.7.
2020-07-22 20:55:36 -05:00
worldwidesorrow
33cf78d9b7
Update addbackpackcargo.txt
...
Add exception for new backpack classes.
2020-07-22 20:53:27 -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
62365b5a88
Merge pull request #2074 from worldwidesorrow/master
...
New weather system, cargo drop, chimney smoke, reorganize variables and init.sqf
2020-07-14 19:40:57 -05:00
worldwidesorrow
2873fd0b8f
Update init.sqf
2020-07-14 18:27:38 -05:00
worldwidesorrow
358add8026
Update init.sqf
2020-07-14 18:25:46 -05:00
worldwidesorrow
a3fa4cacbb
Update init.sqf
2020-07-14 18:23:06 -05:00
worldwidesorrow
b394a87722
Update init.sqf
2020-07-14 18:18:43 -05:00
worldwidesorrow
5e4ca4eed7
Update init.sqf
2020-07-14 18:15:26 -05:00
worldwidesorrow
fb04403cba
Update init.sqf
2020-07-14 18:13:42 -05:00
worldwidesorrow
060ae675ae
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 18:11:14 -05:00
worldwidesorrow
65c32d95ef
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 18:06:07 -05:00
worldwidesorrow
95e3f91bf7
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:59:33 -05:00
worldwidesorrow
2ce043c3f0
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:55:56 -05:00
worldwidesorrow
db425a98b1
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:52:41 -05:00
worldwidesorrow
3227d3ccc9
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:47:46 -05:00
worldwidesorrow
1e5cc3c215
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:42:39 -05:00
worldwidesorrow
e8f6a009c8
Update init.sqf
...
Default weather setting should be summer static.
2020-07-14 17:37:39 -05:00
worldwidesorrow
a6020a5194
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:36:50 -05:00
worldwidesorrow
89cb99d115
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:27:11 -05:00
worldwidesorrow
92ed6e4154
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:21:57 -05: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
1937330a44
Update init.sqf
...
Rearrange init.sqf accordingly with recent updates.
2020-07-14 17:03: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