Commit Graph

7505 Commits

Author SHA1 Message Date
Jeremiah 382bff8317 Add dll instructions to install readme. 2023-07-24 12:44:45 -07:00
Jeremiah 0a9e93794a Add missing VS C++ Redistributables folder 2023-07-24 12:44:16 -07:00
Jeremiah 3c27ee9756 Add @DayZ_Epoch_Server folder with the correct layout. 2023-07-24 12:43:40 -07:00
A Man 3f350a04a6 Update Server Files with all current fixes
Those fixes can be removed in a future epoch update.
2023-05-25 16:15:25 +02:00
A Man ab50bf3158 Fix upgrading AAV_DZE to AAV_DZE1 did not work 2023-05-25 15:27:03 +02:00
A Man 3f1ada6dd9 Fix upgrading or creating a key for a vehicle
Due to the max length of the format command, vehicles with too many items in the gear could not be upgraded,
2023-05-25 15:14:30 +02:00
A Man 69d46beda0 Add new binaries and keep old ones 2023-05-25 15:11:58 +02:00
A Man 433b3c8e24 Update Readme.md 2023-05-25 15:11:24 +02:00
A Man 692321c69d Merge pull request #2189 from F507DMT/patch-33
Update player_MaintainVG.sqf
2023-05-25 15:04:03 +02:00
F507DMT 369789d706 Update player_MaintainVG.sqf
added all real private variables. 
Fix Maintain the Virtual Garage with Coins can be not work properly
2022-09-29 17:34:28 +06:00
A Man 1b08487791 Fix wooden bases with wood walls and floors does not get properly recognized as shelter 2022-07-17 12:12:09 +02:00
A Man 2d00a515cd Fix Maintain the Virtual Garage with Coins does not work properly 2022-07-17 10:35:04 +02:00
A Man 9c116dd72f Add new Epoch 1.0.7.1 key 1.0.7.1 2022-07-07 11:37:14 +02:00
A Man 5b92e20bac Update CHANGE LOG 1.0.7.1.txt 2022-07-07 10:44:17 +02:00
A Man 69ad9a4a12 Update fn_check_access.sqf 2022-07-07 10:41:51 +02:00
A Man 68169c4310 Update mod.cpp 2022-07-07 10:40:30 +02:00
A Man cd8961c7db Add many new sounds for server admins to use
Made by @Victor-the-Cleaner
2022-07-07 10:40:26 +02:00
A Man b3e03f3da3 Update scripts.txt 2022-07-07 10:39:13 +02:00
A Man 04cd3a7059 Merge pull request #2186 from dreamforceinc/master
Update stringtable.xml
2022-07-04 20:47:30 +02:00
W0LF e5a16d288b Update stringtable.xml 2022-07-04 12:26:40 +03:00
A Man cd7be2e621 Update combat check in modular_build 2022-06-27 10:30:01 +02:00
A Man e6adae7265 Fix an rpt error when players doing a bunnyhop and getting pushed to the ground by zombies 2022-06-26 15:59:03 +02:00
A Man 3ca11a161c Update scripts.txt 2022-06-26 15:57:40 +02:00
A Man ffded4f93b Update buildings configs 2022-06-26 15:57:38 +02:00
A Man b6c7364c56 Update combat handling
- Remove startcombattimer variable
- Add combatNoTimeout variable to handle a combat without a time limit
2022-06-26 15:57:15 +02:00
A Man 36f5c8707a Update modular_build.sqf
Made by @Victor-the-Cleaner
2022-06-26 15:53:40 +02:00
A Man 43bf5d820a Add math functions for certain checks
Made by @Victor-the-Cleaner
2022-06-26 15:53:28 +02:00
A Man e1c8838438 Fix pv send too often when players got attacked by bloodsuckers 2022-06-19 12:24:30 +02:00
A Man df38aaa1fd Update CHANGE LOG 1.0.7.1.txt 2022-06-19 11:38:28 +02:00
A Man 37c60bc859 Fix micro lags when zombies and bloodsuckers spawn
Creating and deleting a dummy agent before the player is able to play, fix the micro lag problem.

Thanks to iben
2022-06-19 09:35:29 +02:00
A Man 92746e3773 Fix abortable blood transfusions
Interrupting a blood transfusion makes the player who gets the blood transfusion unconscious again now.

Thanks @DeandlDernai for reporting
2022-06-19 09:22:05 +02:00
A Man 5b61cfba0c Re-create fill bloodbag and fix certain bugs
Thanks @DeandlDernai for reporting
2022-06-16 12:58:48 +02:00
A Man e86e0d1b09 Fix german typos 2022-06-14 18:54:54 +02:00
A Man 6a854b0fcb Add missing winter tents crafting 2022-06-13 13:45:49 +02:00
A Man 8e1400c001 Update snapping again 2022-06-13 13:44:45 +02:00
A Man e88677f6ae Update snapping to fix certain reported bugs
Made by @Victor-the-Cleaner and thanks to @DeandlDernai for reporting
2022-06-12 18:43:17 +02:00
A Man 95f3655075 Add reload when ammo got combined
Made by @Victor-the-Cleaner
2022-06-12 18:41:58 +02:00
A Man 130d243909 Add back ladders for the water tower 2022-06-11 11:36:21 +02:00
A Man afca2b5edb Add some more hidden gear containers 2022-06-11 10:40:28 +02:00
A Man bf451c3cf1 Delete object_setHit.sqf 2022-06-11 10:39:29 +02:00
A Man 57c3a0fa92 Remove not needed addons 2022-06-06 11:30:46 +02:00
A Man ab77280b34 Update CHANGE LOG 1.0.7.1.txt 2022-06-05 11:36:40 +02:00
A Man f18154ad91 Fix reversed wheel naming for multiple trucks and apcs when repair and salvage
Many trucks had the wrong name for LB and LM (RB, RM) wheels. Also for LF2 and LB. Those wheel names are reversed.
2022-06-05 11:32:55 +02:00
A Man b0723714c5 Fix inconsistent USEC_infected and USEC_BloodQty variable 2022-06-04 15:44:41 +02:00
A Man 7bbd8efe4f Fix missing get in and get out sound for Octavia_ACR_DZE 2022-06-04 11:19:29 +02:00
A Man 87dd340176 Update fn_fillTurrets to prevent out of index error 2022-06-04 11:18:23 +02:00
A Man 3296109593 Update to public scope JetSkis
Thx to iben
2022-06-04 10:49:29 +02:00
A Man 627f5c8afc Fix fn_fillturrets for non weapon vehicles
Thx to iben
2022-06-04 10:49:05 +02:00
A Man deaf0f926b Update CHANGE LOG 1.0.7.1.txt 2022-06-03 21:00:27 +02:00
A Man 267eb60b76 Fix missing string 2022-06-03 20:49:04 +02:00