Commit Graph

6693 Commits

Author SHA1 Message Date
[VB]AWOL 5c38e0b9c2 typo with var name change 2014-02-02 14:44:55 -06:00
Skaronator 9d574253ec Merge branch 'master' of https://github.com/vbawol/DayZ-Epoch 2014-02-02 21:13:08 +01:00
vbawol 397ea5a0a1 Merge pull request #1062 from vbawol/PVSLockProcess
Done is Done, make the rest of it to a localSetVariable
2014-02-02 12:11:50 -08:00
Skaronator ce8ea62b63 Fix Typo 2014-02-02 20:32:23 +01:00
Skaronator d0203ab157 Cleanup dayz_server scripts 2014-02-02 20:30:52 +01:00
vbawol 66256e41ab Merge pull request #1061 from Fank/patch-2
Added MH-60S to Trader & Fixed Quantity
2014-02-02 11:25:01 -08:00
[VB]AWOL 05a5485c62 moved binaries to root of server files and wrote up basic install upgrade guide 2014-02-02 13:22:33 -06:00
Skaronator bc21f81f03 Done is Done, make the rest of it to a localSetVariable 2014-02-02 20:15:34 +01:00
Florian Kinder bdf398afaa Updated Quantity & fixed TraderId 2014-02-02 20:04:05 +01:00
Florian Kinder 9b7d8a62b9 Added Seahawk (MH-60S) 2014-02-02 20:02:42 +01:00
[VB]AWOL da7635b2ee Blackhawk and Seahawk Wrecks by [GLT]Myke 2014-02-02 13:01:53 -06:00
vbawol 48dbdd211a Merge pull request #1060 from Fank/Feature/968
Feature #968
2014-02-02 10:56:11 -08:00
vbawol b675bbfeea Update 1.0.4.1_Updates.sql 2014-02-02 12:44:10 -06:00
vbawol 88efa6d065 Update 1.0.4.1_Updates.sql 2014-02-02 12:42:45 -06:00
vbawol c4f83ac7b7 Update 1.0.4.1_Updates.sql 2014-02-02 12:41:19 -06:00
vbawol e7dc2a859c Update 1.0.4.1_Updates.sql 2014-02-02 12:38:01 -06:00
Florian Kinder 78bfdde630 fixed misstake 2014-02-02 19:26:12 +01:00
Florian Kinder d4e36eaddd Updated Loottables 2014-02-02 19:24:20 +01:00
Florian Kinder bae9f43201 Updated Crashmodels 2014-02-02 19:13:37 +01:00
Florian Kinder 9ca13ccc71 Updated cfgVehicles 2014-02-02 19:10:04 +01:00
vbawol 4180252af5 Update CHANGE LOG 1.0.4.1.txt 2014-02-02 10:44:08 -06:00
vbawol 7312c91941 Update fnc_plyrHit.sqf 2014-02-02 10:42:39 -06:00
vbawol 6b32700e63 Update CHANGE LOG 1.0.4.1.txt 2014-02-02 10:40:28 -06:00
vbawol 6ec8c18f9c Update CHANGE LOG 1.0.4.1.txt 2014-02-02 10:38:25 -06:00
vbawol 9b0d51bfb8 Update CHANGE LOG 1.0.4.1.txt 2014-02-02 10:36:37 -06:00
vbawol 84c6711368 Merge pull request #1059 from maca134/master
Keep safe/lockbox vars server side until needed
2014-02-02 08:21:58 -08:00
Matthew McConnell 2e08e53377 Keep safe/lockbox vars server side until needed
The arrays for safes/lockboxes are kept on the server and when a client
goes to open the safe, a PV is sent to the server requesting the arrays.
Server sends info back.
2014-02-02 16:02:27 +00:00
Florian Kinder d724965324 Fixed names 2014-02-02 16:11:32 +01:00
Florian Kinder ecbafbf5dc Added new Wrecks 2014-02-02 16:10:12 +01:00
vbawol bcc3d315ab Update CHANGE LOG 1.0.4.1.txt 2014-02-01 16:24:04 -06:00
vbawol 57e2ab1e17 Merge pull request #1058 from Fank/patch-1
Added SQL Function DeleteNonKeyVehicles
2014-02-01 14:21:01 -08:00
Florian Kinder 1ca0ded660 Fixed UnlockNonKeyVehicles Event 2014-02-01 23:20:27 +01:00
Florian Kinder 5dc494a073 Fixed wrong function name 2014-02-01 23:19:29 +01:00
Florian Kinder 4c1d638412 Added SQL Function DeleteNonKeyVehicles 2014-02-01 23:02:41 +01:00
Skaronator 23f1cc9045 Don't need this here 2014-02-01 22:54:33 +01:00
Skaronator f281d8e86c Example Script for ServerSide Unlock 2014-02-01 22:52:46 +01:00
Skaronator eb936a78d9 Don't need a extra function because its just used in maintainArea.sqf 2014-02-01 22:52:16 +01:00
[VB]AWOL e2b66dad28 remove delete vehicle without keys
remove delete vehicle without keys as this needs to be a function not an
event. The unlock event will work but the delete function needs to be
ran before server startup.
2014-02-01 13:20:59 -06:00
[VB]AWOL 324caa8196 fixed case 2014-02-01 12:20:03 -06:00
[VB]AWOL d5ce364c71 fixed SQL for strict mode thanks to @Tansien 2014-02-01 11:42:43 -06:00
vbawol 4488675ee5 Merge pull request #1055 from Fank/cleanup-2
Cleanup 2
2014-01-31 15:39:20 -08:00
vbawol 690439f840 Merge pull request #1052 from Fank/patch-9
Added Unlock/Delete vehicle SQL Event
2014-01-31 15:38:55 -08:00
vbawol c5d10e9fdb Update CHANGE LOG 1.0.4.1.txt 2014-01-31 17:29:07 -06:00
[VB]AWOL c264b9c428 duplicate variable 2014-01-31 17:26:59 -06:00
[VB]AWOL 2e3cd47924 option to disable R3F weight system 2014-01-31 17:26:04 -06:00
Florian Kinder c88b70e38e Update cfgVehicle 2014-02-01 00:21:09 +01:00
Florian Kinder b29208ee9f Split DZE 2014-02-01 00:21:02 +01:00
Florian Kinder 7610f79f15 Split Wrecks 2014-02-01 00:20:54 +01:00
Florian Kinder fe7e87beef Split SEA Vehicles 2014-02-01 00:20:34 +01:00
Florian Kinder e85f9aaad2 Split AIR vehicles 2014-02-01 00:20:24 +01:00