Commit Graph

3578 Commits

Author SHA1 Message Date
ebaydayz
74f06a2562 Fix Russian translation 2016-02-16 15:42:23 -05:00
ebaydayz
62bf26ace3 Add strings for sledgehammer crafting fix
See https://github.com/vbawol/DayZ-Epoch/pull/1567
2015-07-22 17:00:40 -04:00
Zupa
78f611bdbb Merge pull request #1666 from Utomnia/patch-2
updated variables.sqf with Isla Duala trees
2015-07-15 17:41:36 +02:00
Utomnia
97cfe73926 updated variables.sqf with Isla Duala trees
found typo during testing - corrected.
2015-07-15 16:31:03 +01:00
Zupa
b456fcf316 Merge pull request #1664 from Utomnia/patch-1
Added Isla Duala trees to variables.sqf
2015-07-10 19:08:00 +02:00
Utomnia
dc907623fc Added Isla Duala trees to variables.sqf 2015-07-10 14:36:54 +01:00
Zupa
43cf40729d Merge pull request #1624 from Mikeeeyy/patch-10
Add Toggle Slow Zombies
2015-07-03 00:04:05 +02:00
Zupa
9396105d9a Merge pull request #1649 from Mikeeeyy/patch-18
[FIX] Inventory wiping on login.
2015-07-02 23:42:01 +02:00
Zupa
4ca26e09bd Merge pull request #1625 from Mikeeeyy/patch-11
Persistent Name Tag Setting when changing skins.
2015-07-01 23:53:57 +02:00
Zupa
f701affda8 Merge pull request #1548 from githubmil/master
Fix UAZ Cargo Upgrade & Balance Armor Upgrades & Fix L85A2 Price in config traders.
2015-07-01 23:49:54 +02:00
Zupa
be8a9c9acc Merge pull request #1655 from ebaydayz/patch-6
Update version numbers to 1.0.6 for next release.
2015-07-01 23:44:22 +02:00
ebaydayz
8565bc78be Rename CHANGE LOG 1.0.5.2.txt to CHANGE LOG 1.0.6.txt 2015-04-18 15:32:30 -04:00
ebaydayz
0aa91b082f Update version number 2015-04-18 15:32:01 -04:00
ebaydayz
cfdab56f7e Update version number 2015-04-18 15:31:13 -04:00
ebaydayz
f64986afad Update Readme.txt 2015-04-18 15:29:24 -04:00
ebaydayz
1e5df7d0dc Update config.cfg 2015-04-18 15:28:20 -04:00
ebaydayz
5d9f8edcaf Update config.cfg 2015-04-18 15:27:58 -04:00
ebaydayz
c9272c02c6 Update config.cfg 2015-04-18 15:27:43 -04:00
ebaydayz
b5f1d612bd Update config.cfg 2015-04-18 15:27:30 -04:00
ebaydayz
94ed59c059 Update config.cfg 2015-04-18 15:27:10 -04:00
ebaydayz
3ac1f269af Update config.cfg 2015-04-18 15:26:50 -04:00
ebaydayz
c7ba666245 Update config.cfg 2015-04-18 15:26:37 -04:00
ebaydayz
a689c01933 Update config.cfg 2015-04-18 15:26:23 -04:00
ebaydayz
47f5840b99 Update config.cfg 2015-04-18 15:26:07 -04:00
ebaydayz
a80e73240f Update config.cfg 2015-04-18 15:25:54 -04:00
ebaydayz
9544f086e1 Update config.cfg 2015-04-18 15:25:39 -04:00
ebaydayz
462bdedeb3 Update config.cfg 2015-04-18 15:25:02 -04:00
ebaydayz
25335eae33 Update config.cfg 2015-04-18 15:24:49 -04:00
ebaydayz
b203302083 Update config.cfg 2015-04-18 15:24:33 -04:00
ebaydayz
6dc08a88e0 Update config.cfg 2015-04-18 15:24:19 -04:00
ebaydayz
4430c01e32 Update config.cfg 2015-04-18 15:23:51 -04:00
ebaydayz
6fb8e43608 Update config.cfg 2015-04-18 15:22:44 -04:00
ebaydayz
f2974593f9 Update version number 2015-04-18 15:22:31 -04:00
ebaydayz
b4f9b19946 Update version number 2015-04-18 15:22:06 -04:00
ebaydayz
a5c1402975 Update version number 2015-04-18 15:20:49 -04:00
ebaydayz
66a674ad31 Update version number 2015-04-18 15:19:17 -04:00
ebaydayz
3162cf2eff Update version number 2015-04-18 15:15:29 -04:00
Mikeeeyy
b6784a645d Update player_spawn_2.sqf 2015-04-07 19:30:57 +01:00
Mikeeeyy
6827f393db Fix undefined error
Sanitize the variable before using it.
2015-04-07 19:04:42 +01:00
Mikeeeyy
fb189ddca2 Update player_spawn_2.sqf 2015-04-06 00:47:33 +01:00
Mikeeeyy
52a881b20d [FIX] Inventory wiping
dayz_Magazines isn't always set before syncing the character, and especially considering this is just on a loop makes it very unreliable. If you input an empty array to the server_playerSync then it will wipe your backpack and weapons aswell. Noticed this bug when players were complaining about it since I switched completely over to extDB. I've taken a look at the HiveExt.dll source and I'm pretty sure I found a check in there to see if the array is empty, which is still a hacky fix for this. I honestly wonder what the devs of DayZ were doing when they made this mod, honestly the coding is horrendous. I honestly just feel like making my own version of it from scratch sometimes. Rant over... sorry lol. Back on topic, using magazines player won't record the clip count in a magazine, but the only time that actually seems to be saved is when the gear dialog is closed because that's the only time you can record it using the gearIDC commands.
2015-04-05 19:05:12 +01:00
vbawol
f0782d9c89 Merge pull request #1648 from seb3sec/patch-5
Correct output for deconstruction round bagfence
2015-04-03 22:58:28 -05:00
vbawol
5790d1e129 Merge pull request #1633 from seb3sec/patch-3
Add BAF_L110A1_Aim_DZE
2015-04-03 22:58:18 -05:00
vbawol
386ce924a2 Merge pull request #1627 from SplenectomY/patch-2
Add female coughing sounds
2015-04-03 22:53:51 -05:00
vbawol
3156e02b3f Merge pull request #1641 from Mikeeeyy/patch-17
Update server_updateObject.sqf
2015-04-03 22:53:17 -05:00
vbawol
01536b7515 Merge pull request #1647 from Markokil321/patch-7
Remove useless setting
2015-04-03 22:50:12 -05:00
vbawol
c343541bb4 Merge pull request #1638 from seb3sec/patch-4
Remove hiddenSelections restrictions
2015-04-03 22:49:54 -05:00
vbawol
8d3239ad93 Merge pull request #1636 from Mikeeeyy/patch-15
Update Ammo.hpp
2015-04-03 22:49:25 -05:00
vbawol
444fd125d0 Merge pull request #1632 from seb3sec/patch-2
Fix for compile error "Item listed twice..."
2015-04-03 22:14:27 -05:00
vbawol
31c9f589af Merge pull request #1631 from seb3sec/patch-1
Fix for "Undefined base class" with FN FAL
2015-04-03 22:14:18 -05:00