Commit Graph

1112 Commits

Author SHA1 Message Date
worldwidesorrow c2bcfffa6c Enable events and add new array.
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:15:18 -06:00
worldwidesorrow 8734ccecd3 Enable events and add new array.
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:14:27 -06:00
worldwidesorrow f586b0257c Enable events and add new array.
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:13:27 -06:00
worldwidesorrow 6f2faa661c Enable events and add new array.
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:12:10 -06:00
worldwidesorrow 7bc06e3749 Enable events and add new array.
Note that setting minutes to -1 will run the event one time at server start. Events with minutes set to numbers from 0-60 will run every hour.
2019-11-25 09:10:21 -06:00
A Man 786eae2956 Move trader category call to client only
Server does not need the trader categories any longer. Also clean up the server_traders.sqf file. This file is redundant. If server admins want to change the trader categories, they just have to edit the path and add the file to the mission.
2019-11-16 19:28:57 +01:00
A Man 49378f62b3 Remove DB traders 2019-11-16 19:06:32 +01:00
A Man 6699d8d746 Move no longer used maps to archive.
All files in the archive will no be updated. Ive added a copy of the current trader files too, so the old traders and trader cities can still be used with the current trader files.

Give me a hint if you think some of the files should be moved back.
2019-11-09 14:49:40 +01:00
ebayShopper bad2b9a285 Update scripts.txt
for A2OA\Common\Ca\data\scripts\onplayerkilled.sqf

Vanilla commit:
https://github.com/DayZMod/Battleye-Filters/commit/4f9f7e9
2019-02-03 13:25:17 -05:00
ebayShopper 156d2d043d Update publicvariableval.txt
vanilla commit:
https://github.com/DayZMod/Battleye-Filters/commit/8c43660
2019-01-20 14:16:11 -05:00
ebayShopper ebc952e94d Update add_recommended_mysql_events.sql
required declaration for functions in MySQL server 8.0+
2019-01-20 12:24:27 -05:00
oiad c3cbca144e Add penalties for wrong safe/lockbox code
As per
https://github.com/EpochModTeam/DayZ-Epoch/commit/6f072982c3adb3655c214bae1a2f0b01e3e24e4a#diff-2b5340930b14ce1ae29d38ebc575c75a
2018-05-26 21:42:50 +12:00
ebayShopper d249227fa6 Fix 45Rnd_545x39_RPK error with A2OA CorePatch update
This magazine was removed in this commit: https://github.com/Goliath86/CorePatch/commit/fef9bcc

The CorePatch data update was pushed to A2OA stable branch on March 27th, 2018.

To avoid errors for this before Epoch 1.0.6.3 patch is released remove all instances of it from custom scripts, loot tables and trader files. Run the query below to remove all instances from the database.

Fixes  #2011
2018-04-07 14:37:24 -04:00
ebayShopper 3c4e12149a Fix addBackpack scripts.txt exception typo
Missed a space in exception for remove.sqf

Reported by Epoch forums user Dz.Red
https://epochmod.com/forum/topic/44837-please-help-to-configure-battleye-filters-1062/
2018-01-17 18:02:54 -05:00
ebayShopper 07d8543e1d Update vanilla chop wood
Vanilla commits:
https://github.com/DayZMod/DayZ/commit/a17b0572ebcf5d744004e00b5731cae6bbe356a9
https://github.com/DayZMod/Battleye-Filters/commit/77930173105b92e670b0f9a8ccf180b7332a3eec
2018-01-17 16:43:12 -05:00
ebayShopper 2855997c86 Disable POI fires when POIs are off
Vanilla commit:
https://github.com/DayZMod/DayZ/commit/ebad05fe5b32db900542d7c1c499d5a489fcebdc
2018-01-10 15:35:38 -05:00
oiad 2d437b444c Update README.md 2017-12-29 16:54:22 +13:00
ebayShopper a0812585c3 Update server install ReadMe formatting 2017-12-27 15:04:22 -05:00
icomrade ad27a943a9 1.0.6.2 cleanup 2017-12-27 01:53:34 -05:00
ebayShopper 02ac978f61 Update scripts.txt again 2017-12-26 19:13:49 -05:00
ebayShopper 9d7a1ba99e Update publicvariable.log
Removed two exceptions that are no longer used
2017-12-26 17:15:14 -05:00
ebayShopper 8c9d2ea44d Move server configs outside A2OA folder
This is to prevent config.cfg, BEServer.cfg and HiveExt.ini passwords
being read by in-game scripts. Also consolidated to a single folder so
we only need to maintain one copy of BattlEye filters, HiveExt.ini,
basic.cfg and server.Arma2OAProfile. These files are identical for all
maps.

Updated rotate_logs.bat with missing files
2017-12-26 16:28:38 -05:00
ebayShopper 694ea87d0d Update scripts.txt
- Updated exceptions, added new filters and removed some which were not
useful
- Removed exceptions for testkit because it is not part of the mod
- Added notes to clarify for now, will move this info to BI wiki later
- Removed two unused files
2017-12-26 00:55:10 -05:00
oiad 7dd4ae453d Fix battleye kick from https://github.com/EpochModTeam/DayZ-Epoch/commit/4ea3f3683005ca69e697e27e6dbdcaab16cb73a9
https://github.com/EpochModTeam/DayZ-Epoch/blob/4ea3f3683005ca69e697e27e6dbdcaab16cb73a9/SQF/dayz_code/system/antihack.sqf
updated but the scripts.txt filter was forgotten
2017-12-26 15:51:43 +13:00
ebayShopper efaf1f9399 Update ReadMes
@oiad please keep Epoch specific strings in the dayz_epoch package

The status icons translation was identical to English. @AirwavesMan the
second word is not capitalized for consistency with all other settings
in the game options menu. https://i.imgur.com/eIbPBlM.jpg
2017-12-18 17:53:27 -05:00
icomrade 226c8d97aa Update DatabaseMySQL to 5.7.20 + TBB
Repack server test build
2017-12-17 19:58:38 -05:00
ebayShopper bcf5e69e79 Add example basic.cfg and BEServer.cfg
Vanilla commits:

https://github.com/DayZMod/Battleye-Filters/commit/900765894189990c9de92b59a44679eefc4625e1

https://github.com/DayZMod/Battleye-Filters/commit/4f25bbe442c6f51c4a5a1ee880db57a35b338602
2017-12-17 18:19:40 -05:00
ebayShopper 7668152118 Remove some more glitched map objects
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/db5aa2063cc17ee8dcd729ecda4e73d952e1f732

https://github.com/DayZMod/DayZ/commit/88458846e9ef3262ea4f7a4a61d0ef62ce6a756a

https://github.com/DayZMod/DayZ/commit/1ec13bdfd02eed6ad244f27a39d7a002d968af29
2017-12-17 12:19:28 -05:00
ebayShopper 6edc98adb9 Fix death cam height and rare duplicate weapon error
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/1e01536fa70e4d73717a180c7364d350cdb5b488
2017-12-05 14:19:55 -05:00
ebayShopper 5e9a7271e9 Add option to toggle status icons
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/44bb49e3260fb2d67bb66a8c55361a837bda74a3
2017-12-04 18:14:48 -05:00
ebayShopper 5ca381e95a Remove some glitched map objects
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/f1b7ffe3274dfda9e0bcf94babfb84e039061335

https://github.com/DayZMod/DayZ/commit/08a883c2884920e424fc03f1a30deac2a17d9686

https://github.com/DayZMod/DayZ/commit/368dd0e8d57f9e3b130501c17fbd00a7d34a4e9f

https://github.com/DayZMod/Battleye-Filters/commit/b0f60765d9cb03bbaeb8313f2125bccd4a1d98db

https://github.com/DayZMod/Battleye-Filters/commit/4ae5006f8b99f74895f766e624bbf860be504eeb
2017-12-04 12:47:15 -05:00
ebayShopper 038da982b4 Update SQL for removed policecar
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/b6252d75ec817424a48d849e7e27d2a0d07b8754
2017-11-28 15:51:22 -05:00
ebayShopper 4727ba4e67 Update L85 config for Epoch
Allow default magazines
2017-11-27 18:02:42 -05:00
ebayShopper 7fd8c750d2 Add Land_houseV_2T2 interior
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/4607ceaff05d0a45b47d9e8dc0e1ddf595e4556a

https://github.com/DayZMod/DayZ/commit/b1eba5c54beefb9a132300cc8b9c2b43cc83c24f

https://github.com/DayZMod/DayZ/commit/7711839323de89395a1349845a30831addd839ff

https://github.com/DayZMod/DayZ/commit/8f74d2bb246c791663ae03aba40db9169e0a9707

Also applied corrections mentioned in #1996
2017-11-26 18:29:13 -05:00
ebayShopper d6f88fbf8a Add new L85 and SVD variants
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/8951508770d2ec7fffb1e42bc5c2b15320a874fc

https://github.com/DayZMod/DayZ/commit/aad4569581bcc0a0d8ede336b5a40f974c089d10

https://github.com/DayZMod/DayZ/commit/58e594553bd6ef776b1ddc2ad858d9b21e411abd

https://github.com/DayZMod/DayZ/commit/eaf964825390035776af6f4b1b47fe64b12dbad6
2017-11-26 17:39:02 -05:00
ebayShopper c671cf9661 Update player_death.sqf
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/0e0ffa1d6eb04b94c90b0ef0551920b523d367d7
2017-11-21 16:30:19 -05:00
ebayShopper 4ea3f36830 Update PVDZ_sec_atp logs
This reverts commit 7b287a2

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/a81dd8164c2029221fc4924817615191032b1fa8
2017-11-21 15:05:07 -05:00
ebayShopper 53e0e4cb5b Update mission.sqm addons list 2017-11-17 13:16:47 -05:00
ebayShopper ac32a8b2cd Configure DZE_SafeZonePosArray by default
Zeds and loot should not spawn in trader cities by default, regardless
of whether the server uses safe zones.

For servers that do not use safezones, the only other things affected
are salvage and instant kill for vehicle explosions in trader cities.
Neither is a significant issue. Most servers use safezones anyway.

Following d750f57, changed to exitWith so the check is only called once
instead of multiple times. Also no need to call again in
zombie_generate, since that function is only called by
building_spawnZombies which already checks it.
2017-11-09 13:52:32 -05:00
ebayShopper ff397773b1 Update version numbers 2017-11-04 16:14:16 -04:00
icomrade 95b3174e04 move SQF wait/loop to get OID to SQL Procedure
for some reason you cannot directly get the OID using SELECT LAST_INSERT_ID(); and you cannot return it within the same hive call as the insert call (????).

Requires new procedure for 1.0.6.2
2017-09-25 12:14:41 -04:00
icomrade b8d5c7cda7 Change slow zombie behavior and variable
thanks for the idea DieTanx. note: The only changes to the FSM were in the action field of the UnitReady condition
2017-09-14 12:44:44 -04:00
icomrade 404210ac04 update version 2017-09-12 17:34:54 -04:00
icomrade b7eeaf2283 scripts.txt 2017-09-08 11:29:27 -04:00
icomrade 0a54dd02a2 Remove 1.0.6.1A Hotfix from Missions 2017-09-08 11:07:57 -04:00
ebayShopper 026788e714 Block another A2OA script execution exploit
Thanks to Dihan for reporting on Discord.

This exploit may work with other event handlers, displays and controls.
Please leave a comment if you find any others that work. I tested GPS,
abort, MP setup and group menu displays, as well as the map diary list
box controls, but none of those had this problem.

This should be fixed with an A2OA patch, please report to Bohemia.
2017-08-13 16:07:03 -04:00
icomrade de36dee67c Update scripts.txt 2017-08-04 20:59:11 -04:00
icomrade ae0ddbe735 duplicates 2017-08-03 17:00:09 -04:00
icomrade e2f14dcb04 adjust filters 2017-08-02 18:59:15 -04:00
icomrade 9acae56aba more scripts.txt filters 2017-07-30 18:41:57 -04:00