Commit Graph

7517 Commits

Author SHA1 Message Date
worldwidesorrow 55ffa33628 Update CHANGE LOG 1.0.8.txt 2023-09-15 12:08:51 -05:00
worldwidesorrow b8f201d986 Add namalsk POIs
Fixed Object A2 scenery and converted to compact arrays. Fixed floating objects, objects sticking through walls, and disabled simulation to stop bouncing of some objects. Objects that originally used setPosASL converted to setPosATL. Added some map fixes for Object A2 ladder shaft fall hazards and barracks entrances that required vaulting to enter. Added rail gun spawning with configurable chance. The POI call in init.sqf has the individual POI files listed in an array so server owners can comment them out or remove them if they don't want them.
2023-09-15 12:05:55 -05:00
A Man 366bda6af4 Fix a missing word for the german language 2023-09-15 08:24:02 +02:00
worldwidesorrow 8def5b3810 Update CHANGE LOG 1.0.8.txt 2023-09-15 00:00:19 -05:00
worldwidesorrow 057ecc094c Add option to exempt players in safezones from EVR effects 2023-09-14 23:48:26 -05:00
worldwidesorrow 60ff7ab07b Update CHANGE LOG 1.0.8.txt 2023-09-14 21:39:53 -05:00
worldwidesorrow b27f189259 Add option to limit static weapon access within plot radius.
If the config variable is set to true then then static weapon access within the plot radius is limited to plot owner and plot friends.
2023-09-14 21:10:40 -05:00
A Man 4ce8e24282 Update Changelog 2023-08-16 10:48:06 +02:00
A Man 0ad3698b35 Fix wrong name for 2 static weapons 2023-08-16 10:37:29 +02:00
A Man cb3f553286 Merge pull request #2191 from ZzBombardierzZ/master
Fix prefix missing property and pboprefix showing as .txt
2023-07-26 17:36:43 +02:00
Jeremiah 59089220d0 Fix prefix missing property and pboprefix showing as .txt 2023-07-25 15:43:28 -07:00
A Man d318eed7dd Merge pull request #2190 from ZzBombardierzZ/master
Add @DayZ_Epoch_Server and VS C++ Redistributables folder such as 1.0.6.2 had.
2023-07-25 17:27:03 +02:00
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