Commit Graph

836 Commits

Author SHA1 Message Date
AirwavesMan 22d36a9392 Fix wrong trader skin 2020-09-14 23:54:33 +02:00
AirwavesMan 95d528b82a Fix vehicle damage on upgrade
The vehicle damage and the fuel got not saved on upgrade. This results in a complete repaired vehicle after the upgrade.
2020-09-12 19:20:08 +02:00
AirwavesMan 673c705aeb Add upgradable safes and lockboxes
- Safes and lockboxes can be upgraded now.
- A winter lockbox version was added too. The current model and icon will be replaced later for the new lockbox.
- Calling Child 308 on the DB has no room for storing coins, this is why we need to update coins and gear after swaping the object. Same for upgrade vehicle
2020-09-12 01:18:57 +02:00
AirwavesMan 5180223c22 Add dayz_authKey for safes and lockboxes
Safes and Lockboxes got updated and need dayz_authKey now. Also improved the logging of codes and who has used which codes in the logs for server admins.
2020-09-08 20:29:23 +02:00
AirwavesMan ecba701857 Add grid position to log 2020-09-08 16:35:33 +02:00
worldwidesorrow 9647e92cf6 Update Banker NPC locations for Namalsk
The traders have been redone for 1.0.7 so the banker locations have changed.
2020-08-13 00:28:24 -05:00
worldwidesorrow 3bf14a9456 Update tavi.sqf 2020-07-29 16:01:29 -05:00
worldwidesorrow ce44a9e56b Update takistan.sqf 2020-07-29 16:00:58 -05:00
worldwidesorrow 0e3f77aacb Update smd_sahrani_a2.sqf 2020-07-29 16:00:36 -05:00
worldwidesorrow 70b3904f2a Update sauerland.sqf 2020-07-29 16:00:01 -05:00
worldwidesorrow 80e6a56ac0 Update ruegen.sqf 2020-07-29 15:59:38 -05:00
worldwidesorrow c49d32cc6c Update panthera2.sqf 2020-07-29 15:59:16 -05:00
worldwidesorrow a1045cbd02 Update napf.sqf 2020-07-29 15:58:48 -05:00
worldwidesorrow a131197878 Update namalsk.sqf 2020-07-29 15:58:20 -05:00
worldwidesorrow b11c1d9eee Update lingor.sqf 2020-07-29 15:57:56 -05:00
worldwidesorrow 5a0149ba2e Update isladuala.sqf 2020-07-29 15:57:33 -05:00
worldwidesorrow 6f601bc9e6 Update fdf_isle1_a.sqf 2020-07-29 15:57:10 -05:00
worldwidesorrow 272aebbc55 Update cmr_ovaron.sqf 2020-07-29 15:56:39 -05:00
worldwidesorrow 2db0761a9b Update chernarus17.sqf 2020-07-29 15:56:20 -05:00
worldwidesorrow 1be6aa740b Update chernarus11.sqf 2020-07-29 15:55:57 -05:00
worldwidesorrow b063ddf990 Update caribou.sqf 2020-07-29 15:55:35 -05:00
worldwidesorrow 89142b4a69 Update server_monitor.sqf 2020-07-29 15:54:51 -05:00
worldwidesorrow fb1e28709c Update updateObject_functions.sqf 2020-07-29 15:54:05 -05:00
worldwidesorrow 38a71177a3 Update server_playerSync.sqf 2020-07-29 15:53:42 -05:00
worldwidesorrow 21965347c2 Update server_handleSafeGear.sqf 2020-07-29 15:53:11 -05:00
worldwidesorrow 32d5a6a2f5 Update server_changeCode.sqf 2020-07-29 15:52:23 -05:00
AirwavesMan 10ca82533f localize cursorTarget check 2020-07-26 18:57:54 +02:00
AirwavesMan 5e296fc092 Adding salivals Change Code to Epoch Core 2020-07-23 22:20:58 +02: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 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
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 99dc7cd71f Add new server_monitor
Written by @seelenapparat
This splits the streamed array of objects into vehicles and buildings. all buildings get loaded at first. this prevents the old bug that vehicles could explode from falling because a building has loaded too late.
2020-06-18 20:30:32 +02:00
AirwavesMan 9bf7cd3219 Remove no longer used code from dayz fences 2020-06-18 20:26:33 +02:00
AirwavesMan 61e4da527e Update server_swapObject.sqf 2020-06-10 14:02:01 +02:00
A Man 5724d452cb Add tools as requirement for upgrade buildings
player_upgrade.sqf can upgrade storage buildings too now.
2020-05-13 01:34:25 +02:00
A Man 49355260fa Update server_functions.sqf
Remove unused server_addtoFenceUpdateArray. The damagehandler for dayz mod fences got disabled.
2020-04-07 11:13:18 +02:00
oiad 24bd87cc5f Allow fnc_lockCode to be used server/client side
This allows fnc_lockCode to be used by client and server side scripts.

This also does localization client side but server side the colors are
hard coded english.
2020-04-07 10:29:17 +12:00
A Man 62bf3e5323 Update server_publishVehicle3 2020-04-05 20:50:30 +02:00
A Man d5f8b5feae Add some new vehicles
Thx to Marseille77
2020-04-03 22:39:09 +02:00
A Man 71b256e40c Update server_handleSafeGear.sqf 2020-04-03 14:57:40 +02:00
A Man f6e7a1a91e Add better logging for server_deleteObj 2020-04-03 14:54:58 +02:00
A Man ad41a9a7f4 Update safehandlegear 2020-04-03 14:47:02 +02:00