Commit Graph

3482 Commits

Author SHA1 Message Date
Namindu
cb6ed37846 Added RedRyder BB Gun Ammo to Loot Table
Forgot to add the ammo.

Added ammo to "hunter", "generic" and "office". Chance of spawn is 0.05

Classname: "350Rnd_BB_Magazine"
2014-07-25 14:55:12 -07:00
Namindu
1693b33d42 Added RedRyder BB Gun to Loot Table
Available as "farmweapons" and "shotgunsingleshot". Chance of spawn is 0.06.
2014-07-25 14:48:35 -07:00
vbawol
c479fe45f3 Merge pull request #1452 from Markokil321/patch-2
Update player_build.sqf
2014-07-25 16:02:32 -05:00
vbawol
327e7677e7 Update 1.0.5_Updates.sql 2014-07-25 13:07:01 -05:00
[VB]AWOL
b436c1a66f Merge branch 'master' of https://github.com/vbawol/DayZ-Epoch 2014-07-25 12:07:42 -05:00
[VB]AWOL
edf7c23af0 RedRyder BB Gun by @arma2WillRobinson 2014-07-25 12:07:38 -05:00
vbawol
b26aa51e32 Merge pull request #1434 from arma2WillRobinson/master
roughly added RedRyder BB Gun
2014-07-25 12:05:47 -05:00
vbawol
e6e5da011e Merge pull request #1453 from Markokil321/patch-4
Update player_build2.sqf
2014-07-25 12:04:30 -05:00
[VB]AWOL
9bc4a9a4ec Merge branch 'master' of https://github.com/vbawol/DayZ-Epoch 2014-07-25 12:02:41 -05:00
[VB]AWOL
f1950b0b99 @raziel23x pull request 2014-07-25 12:02:37 -05:00
vbawol
f1aa986a08 Merge pull request #1451 from RimBlock/master
Config files - Added fuel capacity variable.  DB Backup improved script.
2014-07-25 12:00:52 -05:00
[VB]AWOL
4059c7ceaa [FIXED] Corrected ClassName for CH53_DZE and BAF_Merlin_DZE. @Cinjun 2014-07-25 11:59:53 -05:00
vbawol
377e5207ac Merge pull request #1454 from Cinjun/master
Update 1.0.5_Updates.sql
2014-07-25 11:57:20 -05:00
Scott
3369d064e1 Update 1.0.5_Updates.sql
Corrected ClassName for CH53_DZE and BAF_Merlin_DZE.
2014-07-25 01:02:59 -05:00
Marko
f1b3104e1e Update player_build2.sqf
Would this work for adding built item code into systemchat? This way people can PageUp to view it, even after its gone from the screen.
2014-07-25 00:37:12 +02:00
Marko
e330fe17aa Update player_build.sqf
Would this work for adding built item code into systemchat? This way people can PageUp to view it, even after its gone from the screen.
2014-07-25 00:34:19 +02:00
RimBlock
613a08c770 no message 2014-07-24 21:00:41 +08:00
RimBlock
e497ae4a65 no message 2014-07-24 20:53:25 +08:00
RimBlock
3214eda74a no message 2014-07-24 20:36:51 +08:00
RimBlock
dd968044d3 Merge branch 'RC1-1.0.5.2' of https://github.com/vbawol/DayZ-Epoch into DB_backup_script
Conflicts:
	SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp
2014-07-24 20:30:25 +08:00
RimBlock
8e640ef5b3 Amended backup script datestamp to cope with missing 0 in 0x:xx times. 2014-07-24 20:20:23 +08:00
vbawol
bbfd03dbf7 Merge pull request #1450 from raymix/master
needs a better fix
2014-07-23 10:52:12 -05:00
raymix
bca5acf2e6 needs a better fix 2014-07-23 11:52:23 +01:00
vbawol
5193787b5f Merge pull request #1445 from Markokil321/patch-2
Update player_build.sqf
2014-07-21 13:09:44 -05:00
vbawol
092223e2c3 Merge pull request #1444 from Markokil321/patch-4
Update trade_weapons.sqf
2014-07-21 13:09:32 -05:00
Marko
273c8b8954 Update trade_weapons.sqf
Revert || back to or for text messages
2014-07-21 19:20:47 +02:00
Marko
0529324a4b Update player_build.sqf
Changed || back to or. (for messages)
2014-07-21 19:07:54 +02:00
vbawol
14918b9892 Merge pull request #1429 from ebaydayz/patch-3
Update CHANGE LOG 1.0.5.2.txt
2014-07-21 12:04:29 -05:00
vbawol
3e388880d4 Merge pull request #1441 from SJossy/patch-1
Update compiles.sqf
2014-07-20 00:18:25 -05:00
Steven
1ef1277254 Update compiles.sqf
typo in player_removeNet array
2014-07-20 11:40:02 +08:00
vbawol
4099115959 Merge pull request #1439 from ebaydayz/patch-2
Add CH53_DZE to config based traders
2014-07-19 16:56:03 -05:00
vbawol
565b9240cf Merge pull request #1438 from ebaydayz/patch-1
Use set instead of binary addition
2014-07-19 16:55:50 -05:00
ebaydayz
2c1d0825d1 Add CH53_DZE 2014-07-19 16:59:59 -04:00
ebaydayz
ed879fbef5 Update BanditHelicopterArmed.hpp
Add CH53_DZE
2014-07-19 16:56:14 -04:00
ebaydayz
bf86886835 Use set instead of binary addition
We should use set here like 1.8.1 does. It is 2x faster than binary addition:
https://community.bistudio.com/wiki/Code_Optimisation#Adding_elements_to_an_array
2014-07-19 16:45:44 -04:00
ebaydayz
37e83700a5 Update CHANGE LOG 1.0.5.2.txt 2014-07-19 16:09:01 -04:00
RimBlock
4496e16e68 Added a basic DB backup batch file
I have added a basic DB backup batch file inc instructions on its
configuration.
2014-07-19 08:29:39 +08:00
vbawol
6e1be89442 Merge pull request #1431 from raymix/master
snap building plotpole / infinite drag fix
2014-07-18 13:40:15 -05:00
armaWillRobinson
38bb95f12f redryder add 2014-07-17 13:49:57 -07:00
raymix
95077f35f8 snap optimization for large bases 2014-07-17 20:00:26 +01:00
icomrade
8a2dcfcf10 Woops 2014-07-17 14:29:57 -04:00
icomrade
33e9c7669b GetPlayerUID compile, update skin change 2014-07-17 14:29:17 -04:00
icomrade
f288fcf35a Disable user input until display is closed #1432 2014-07-16 18:51:41 -04:00
raymix
077da12271 plotpole fix for new update 2014-07-16 07:32:13 +01:00
raymix
a297cfea63 snap building plotpole / infinite drag fix 2014-07-16 06:38:27 +01:00
ebaydayz
cd3bc37202 Update CHANGE LOG 1.0.5.2.txt
Updated with all my changes as requested
2014-07-16 01:11:09 -04:00
vbawol
8294226d86 Merge pull request #1425 from ebaydayz/patch-1
Fix nearestObjects position error
2014-07-15 22:58:18 -05:00
ebaydayz
87ee176d7d Fix nearestObjects position error
_pos should be _charPos. Currently it causes this error in server RPT on 1.63.112555+ because it references the player object, not the player object's position:

 6:36:48 Error in expression <ear"] call server_updateObject;
} count nearestObjects [_pos, dayz_updateObjects>
 6:36:48   Error position: <nearestObjects [_pos, dayz_updateObjects>
 6:36:48   Error 0 elements provided, 3 expected
 6:36:48 File z\addons\dayz_server\compile\server_playerSync.sqf, line 209
2014-07-15 23:54:26 -04:00
vbawol
652160a080 Merge pull request #1421 from ebaydayz/patch-2
Fix fire cleanup diag_log error
2014-07-15 21:39:34 -05:00
vbawol
fb151b961d Merge pull request #1420 from ebaydayz/patch-1
Fix undefined variable "_weapon" error
2014-07-15 21:39:14 -05:00