Commit Graph

901 Commits

Author SHA1 Message Date
AirwavesMan af8b18ce6a Update server_updateObject.sqf 2020-11-21 10:27:26 +01:00
AirwavesMan 187326be13 Move functions from compiles to server_functions 2020-11-21 10:19:49 +01:00
AirwavesMan d1ae3f1d00 Update server_updateObject from private to local 2020-11-21 10:18:37 +01:00
AirwavesMan e2c88a4ec7 Group server side evenHandlers directly on server
All server eventhandlers are group together now.

dayz_server\eventHandlers\server_eventhandler.sqf
2020-11-19 15:13:09 +01:00
AirwavesMan 86d52c907d Hide body changes
Remove the PVCDZ_obj_HideBody eventhandler. Players next to a hided animal see the hiding process too and after 10s the body will be deleted anyways. So there is no need to send a publicVariableServer first then back to all near clients if the body gets deleted within 10s.
Also updates the normal hide body. The hided player model gets deleted by the server now.
2020-11-19 15:10:10 +01:00
AirwavesMan 72650aa7ca Update server_tradeObject.sqf
- Remove publicVariableClient "dayzTradeResult" this is no longer needed.
- Add a dupe check made by @oiad
- Switch from private to local which suits better in Arma 2.
2020-11-17 15:33:33 +01:00
AirwavesMan 1697af9714 Fix weapon on back dupe 2020-11-15 17:49:33 +01:00
AirwavesMan ae52a0e5e8 Fix wrong vehicle update if the player disconnects 2020-11-15 15:43:02 +01:00
AirwavesMan ea8f3a456f Add new vehicles to dynamic_vehicle 2020-11-15 13:10:41 +01:00
AirwavesMan e1d802ae12 Update to the correct banker model 2020-11-15 09:56:48 +01:00
AirwavesMan 9684a5d633 Update server_swapObject.sqf 2020-10-07 13:23:00 +02:00
AirwavesMan 98c4f3dcb9 Add objectUID and objectID to logging 2020-09-28 13:41:37 +02:00
AirwavesMan 4aad93fef5 Add correct direction on player spawn
The sending of the direction was missing in 1.0.6. Now we have it back.
2020-09-28 11:39:07 +02:00
AirwavesMan a3dbabe6c6 Update server_playerSetup.sqf 2020-09-23 13:34:20 +02:00
AirwavesMan eaead47944 Update Loot_Spawn function call 2020-09-18 20:13:44 +02:00
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