Commit Graph

76 Commits

Author SHA1 Message Date
MDIC
765128144d Adjustment Made to reduce false reports when calling
Typos fixed and Adjustments to make to reduce false reporting when falling. addition check introduced for speed hacks involving less then a 0 ms timing
2022-02-25 14:02:11 -05:00
MDIC
41c61d64b5 Add: All transport map ids to reduce false warnings
Added all transport map ids to reduce false warnings with speed hack detections.
2022-02-25 11:50:10 -05:00
MDIC
cde5c6cabd remove unused variables 2022-02-20 22:20:55 -05:00
MDIC
a354922e07 Update: Readjusted SQL, New Dectection , new Conf
Readjusted the Sql again, Removes the teleporthack_report collumns. It is pretty much worthless with its insane high count that would cause drag on the db and well not needed, it seems like a good idea at the time but it isnt, instead it will add a +1 to the total_reports collumn and the teleport and ignore control hacks will spam their own message once the reports hit default 70 or whatever the user has set. New detection type Ignore Control Hack, This is if a player is rooted or stunned, they are able to still move when effected.
2022-02-20 20:55:26 -05:00
MDIC
732205790b Revert "BG\A Adjustment and World Adjustments"
This reverts commit d2f401b47d.
2022-02-14 08:09:48 -05:00
MDIC
d2f401b47d BG\A Adjustment and World Adjustments
BG\Arena adjustment and world adjustments.
With concerns of the detection counts being high for teleport per a report, we increase the diff to 500 for the world and keep the 50 for bg\arenas.
2022-02-13 20:48:08 -05:00
MDIC
6c628420e8 add writelog to the teleporthack detection 2022-02-13 12:45:44 -05:00
MDIC
f98708fae4 move the if statement down one
that way it will still log in the table if it is less then auto reported.
2022-02-13 12:32:38 -05:00
MDIC
9bdd2226b0 report teleport hack specifically after auto report account is hit
this is to reduce false flags warnings early in the play session.
2022-02-13 12:02:11 -05:00
MDIC
1f53b570af Additional Warning
Will alert when teleport hack is possibly being used. since no one is going to tele hack over 70 times for a auto report to kick in.
2022-02-12 19:17:47 -05:00
MDIC
8cac48ffca Update charactersdb_anticheat.sql
Update to Prevent Depreciation warnings.
2022-02-12 12:58:45 -05:00
acidmanifesto
95a1e71cf4 Updated: Teleport Detection, New Sql, New Conf
New Detection Type for Teleport Hack, New SQL column,  new conf to enable detection logging of teleport hack. Add notice since new hack detection requires the new teleport helpers introduced with c50f7feda
2022-02-11 10:29:30 -05:00
acidmanifesto
3bd91e16c4 Update water walking hack detection
Updated water walking detection, as with all things false positives are still a thing but we got actual detections being logged of sorts. Removed unused voids from header files and whitespace changes
2022-02-09 15:09:11 -05:00
acidmanifesto
42efe99e3d blank line removal 2022-02-08 14:28:28 -05:00
acidmanifesto
bbe68cea13 tab to space
tab to spaces you sinners.
2022-02-08 14:08:35 -05:00
acidmanifesto
e66fd63878 Climb Hack Angle Imrpoved reportability.
Adjusted angle should increate the reportibility of the climb wall hack from 10% to 70%.
2022-02-08 12:49:18 -05:00
Winfidonarleyan
b1eef65f6b fix(Build): correct build 2022-02-08 14:37:05 +07:00
acidmanifesto
4365d3d1aa Climb Hack now actually works and reports. 2022-02-07 16:10:51 -05:00
acidmanifesto
1d17c6ce4c Fix False Positive water walking when resurrection 2022-02-07 13:46:49 -05:00
Nefertumm
1529b73ebd fix: build (#47) 2022-02-05 07:22:13 -03:00
Kitzunu
e5476215dc Merge pull request #44 from azerothcore/db-api
feat(DBLayer): add support new db api
2022-02-05 00:37:43 +01:00
Winfidonarleyan
c5cde1ec7f feat(DBLayer): add support new db api 2022-02-02 06:07:40 +07:00
Kitzunu
1ba7ffc8e5 fix(build): LOG
fix(build)
2022-01-28 17:38:23 +01:00
Kitzunu
330898d422 Update AnticheatMgr.cpp 2022-01-28 16:43:17 +01:00
Kitzunu
3f420234e1 fix(build) 2022-01-28 16:41:46 +01:00
Kargatum
3f4c562c55 feat(Scripts): add support GameTime (#42) 2022-01-24 19:07:13 +07:00
Kargatum
2319489102 feat(Misc): update to new API (#41) 2022-01-19 12:02:24 +07:00
Kargatum
0467ed0f51 feat(Config): update to new API (#40) 2021-11-03 16:43:38 +07:00
Winfidonarleyan
5ae7d3dbc2 chore(CS): ignore new chatcommand functions 2021-10-23 00:32:37 +07:00
Stefano Borzì
9e5098b1e7 Merge pull request #38 from Kitzunu/patch-2
chore: fix MapMgr.h
2021-09-14 21:24:42 +02:00
Kitzunu
a7181596f7 chore: https://github.com/azerothcore/azerothcore-wotlk/pull/6910 2021-07-16 18:32:32 +02:00
Patrick Lewis
9966e79d8b Merge pull request #35 from azerothcore/workflow
chore(CI): workflow updates
2021-06-19 15:22:33 -07:00
Patrick Lewis
d4ad144024 chore(CI): workflow updates 2021-06-19 13:47:17 -07:00
Stefano Borzì
29c13bb238 Merge pull request #34 from azerothcore/fix-ci
Fix CI
2021-05-28 19:20:14 +02:00
EPTIC
8279c3b7f9 Fix CI 2021-05-28 14:00:21 +03:00
UltraNix
615da0a839 ObjectGuid - part I. (#31)
Closed #5471.

Co-authored-by: UltraNix <ultranix@gmail.com>
2021-04-26 15:35:28 +07:00
Patrick Lewis
10659d6642 feat(BASH): add support for db_assembler (#30) 2021-03-15 18:52:58 +01:00
Stefano Borzì
4df944d800 Merge pull request #29 from Mitradis/patch-1
fix for last PR ACE remove
2021-03-03 18:42:48 +01:00
Vitaliy
c6e05527e8 Update AnticheatScripts.cpp 2021-03-02 13:40:45 +03:00
Vitaliy
c539465e98 Delete after_ws_install.cmake 2021-03-02 13:39:44 +03:00
Vitaliy
a81ab040c0 fix for last PR ACE remove
https://github.com/azerothcore/azerothcore-wotlk/pull/4608
2021-03-02 13:39:27 +03:00
Stefano Borzì
6d3bf971f5 Merge pull request #20 from azerothcore/github-actions
feat(CI): move from Travis to GitHub Actions
2020-11-15 11:22:55 +01:00
Helias
bc416488aa Merge remote-tracking branch 'origin/master' into github-actions 2020-11-15 10:36:23 +01:00
Stefano Borzì
33ab8b9ee0 Merge pull request #23 from locus313/fix-build
fix(build) misc fixes to resolve build errors
2020-11-15 10:35:37 +01:00
Stefano Borzì
97a857b5bf Merge pull request #22 from locus313/update-readme
chore(readme) add AzerothCore logo and build status badge
2020-11-15 10:35:10 +01:00
locus313
bd186b98b8 tabs to spaces 2020-11-14 19:56:35 -08:00
Patrick Lewis
4df7983013 indentation 2020-11-14 19:50:29 -08:00
locus313
0b1c94185c remove workflow 2020-11-14 19:41:36 -08:00
locus313
71a5e4cf1e add include Player.h 2020-11-14 18:51:28 -08:00
locus313
ddec0783a8 add brackets 2020-11-14 18:49:37 -08:00