Kitzunu
49350ee4e0
Merge pull request #142 from Takenbacon/worldsessionmgr-fix
...
Update to support WorldSessionMgr PR
2025-02-13 07:04:30 +01:00
Takenbacon
e5348ce4d4
Update to support WorldSessionMgr PR
2025-02-11 20:36:42 -08:00
55Honey
b7227f6b91
chore: Rename flight speed related auras
...
Rename flight speed related auras
2024-10-02 11:02:24 +02:00
Jelle Meeus
935f441ed6
Rename flight speed related auras
...
https://github.com/azerothcore/azerothcore-wotlk/pull/20079
2024-09-29 23:25:11 +02:00
Andrew
b914cdb98f
fix build ( #138 )
2024-08-21 19:53:51 -03:00
Kitzunu
b67b07d0ee
update to module_string ( #135 )
2024-08-16 17:19:50 +02:00
Kitzunu
6a3283dc99
https://github.com/azerothcore/azerothcore-wotlk/pull/19490 ( #132 )
...
* https://github.com/azerothcore/azerothcore-wotlk/pull/19490
* Update AnticheatMgr.cpp
2024-08-08 20:12:45 -03:00
Francesco Borzì
a2965cdca6
fix(build): add missing import ( #133 )
2024-07-29 18:10:56 +02:00
Kitzunu
f06d82ff2b
Update cs_anticheat.cpp
2024-07-18 19:41:31 +02:00
Kitzunu
cf3b776d2b
Update cs_anticheat.cpp
2024-07-18 19:31:07 +02:00
Tristan 'Natrist' Cormier
f5b19b7e71
chore(Core): move AccountMgr::IsGMAccount() to class WorldSession ( #128 )
2023-11-27 22:01:00 -03:00
Synful-Syn
f734e763c2
coords-on-teleport-message ( #127 )
2023-10-04 21:22:39 -03:00
55Honey
2eb3334b35
chore: update alert messages
...
Remove these 'Playername' tags from the middle screen alerts
2023-09-24 00:14:07 +02:00
hamecyn@gmail.com
05e519e540
Remove these 'Playername' tags from the middle screen alerts
2023-09-22 21:16:01 -04:00
Walter Pagani
d2b5e8d6ea
Upgrade module ( #124 )
2023-08-09 08:55:40 -03:00
Synful-Syn
317c26d170
tracks last map id ( #123 )
2023-08-05 01:05:56 -03:00
Winfidonarleyan
465fe840d1
feat(DB): correct dirs for support db updates ( #122 )
...
* feat(DB): correct dirs for support db updates
* 1
2023-08-04 23:58:40 -03:00
Synful-Syn
05b45c3844
split-thresholds-configs ( #120 )
2023-06-25 11:32:47 -03:00
55Honey
2735cec4e6
chore: remove alert duplicates, mute some areas against some Z-Hack false positives
...
Remove duplicate middle of screen alerts + mute some areas against some Z-Hack false positives
2023-06-18 19:36:17 +02:00
hamecyn@gmail.com
b2e96bc08f
ignore gnomeregan, scarlet monastery armory, shadow labs and botanica for z-hack detection
2023-06-10 15:21:04 -04:00
hamecyn@gmail.com
11379cb5d0
Remove duplicate messages in middle of the screen + remove lowest average from anticheat global command
2023-06-09 20:22:49 -04:00
Synful-Syn
3177f5deca
fix(): False positives against speed hacks and countermeasures ( #114 )
2023-06-07 15:21:13 -03:00
Synful-Syn
00e1399838
chore(script/cleanup): Minor code clean up ( #113 )
2023-05-29 13:43:05 -03:00
Synful-Syn
2343495320
refactor(Script/report): Mute reports if there's no reports ( #109 )
...
* Some code clean up changes
* backticks on the queries + moving some stuff around so they don't get called when not needed
2023-05-13 17:39:22 -03:00
M'Dic
cd50405a7f
update (detection): more z-hack false hits fix
2023-04-28 17:47:20 -04:00
M'Dic
e32f0bf6ee
fix (detection): Load Order for detections
...
there is a issue where teleport hack somehow gets invalidated due to counter measures of adv jump. this corrects it
2023-04-28 10:30:27 -04:00
M'Dic
e1e29e5f14
update (detection): Change wmotripple to area check
...
somewhere along the lines of blind cherry picking onto azerothcore from who ever, we no have the isseu where the wmobytripple always coming back as true leading to a couple of the anticheat checks from not workingso we move the affected area checks to a area id check.
2023-04-25 14:43:09 -04:00
M'Dic
a5409a5865
fix (detection): False Hit with teleport hack detection
2023-04-22 15:06:51 -04:00
M'Dic
f87b058a71
update (logging): Imrpoved CM Logging
...
Now includes go xyz copy pasta output into .log file
2023-04-08 10:27:59 -04:00
M'Dic
28410687fe
fix (log): remove excess logging placement
2023-04-08 09:48:14 -04:00
M'Dic
a0401b18c5
update (conf): reorganized conf slightly
2023-04-07 17:48:45 -04:00
M'Dic
82402b2727
fix (detection) False hits
2023-04-05 18:20:07 -04:00
M'Dic
fcb9456da9
update (message): CM Alert typo
2023-04-05 17:01:28 -04:00
M'Dic
9e81a435d4
add (db\gm cmd): CM DB Logging\GM CM Display
...
added counter measure report type in database
added new row when using .anticheat player to show deployed counter measures on player as some countermeasures will not count the actual cheat count in the db
2023-04-05 16:53:21 -04:00
M'Dic
1adf8f352e
add (logging): Add missing and correct logging.
2023-04-05 06:45:00 -04:00
M'Dic
7b15f77013
add (cm\conf): Speed hack countermeasures
...
Added new countermeasure and counter measure conf.
Speed Hack
2023-04-03 10:32:19 -04:00
M'Dic
0662a085a1
add (cm\conf): Adv\Jump\Ignore-Z countermeasures
...
Added new countermeasures and counter measure confs.
Jump Hack Counter Measure
Advance Jump Hack Counter Measure
Ignore Z counter Measure
2023-04-02 20:01:15 -04:00
M'Dic
f5a906c239
Fix (log): Move CM Alert
2023-03-30 12:53:26 -04:00
M'Dic
e242c80da6
fix (log): Logging adjustment to flyhack cm
2023-03-30 12:13:03 -04:00
M'Dic
5eaccee9e0
add (logging): Fly hack counter measure log
2023-03-29 14:56:02 -04:00
M'Dic
9b4aae9fa8
add (conf\cm): Counter Measure Fly Hack
...
New Counter Measure FlyHACK
New conf: Anticheat.CM.FLYHACK
2023-03-29 14:32:57 -04:00
M'Dic
cf755b4d5e
Revert "Update (detection): Add Support Helper to Fly hack"
...
This reverts commit e6f1305f01 .
There is a issue in the core that was introduced dealing with stricter flight hack detection. turn it off for now until the issue is fixed.
2023-03-22 11:31:10 -04:00
M'Dic
e6f1305f01
Update (detection): Add Support Helper to Fly hack
2023-03-20 12:59:27 -04:00
M'Dic
bede602089
Update (Maintenance): Update due to core changes
2023-03-13 12:40:00 -04:00
M'Dic
2504d4e678
Update (logs): CM Teleport Log Fix
2023-03-12 20:10:50 -04:00
M'Dic
54f6092f10
Feat: (Conf\Log\ALERTS\CM) : Counter Measures
...
Experimental.
new confs.
GM Alert via Chat and Screen Spam.
Time Manipulations Counter Measure\LOG\ALERT
Teleport Counter Measure\LOG\ALERT
Some light Clean up.
2023-03-09 19:03:38 -05:00
M'Dic
f3abe48727
Update (Module): Copyright and Disclaimer
...
Update Copyright and Disclaimer
2023-03-05 15:34:13 -05:00
M'Dic
cfb21bca01
add (jail loc): add alternative jail locations
...
so we added two additional jailing spots since i am getting dms about people wanting to use gm island as their teletubbie club hangout or whatever. So i added two other isolated locations, Stormwind Stockcades and The Pit of Criminals. They are at seperate locations. Besure to make the changes to both the auto jail and the gm jail command.
all you need to do is commit the exsisting worldlocation loc and uncommit the one you want to have.
2023-01-19 09:51:57 -05:00
M'Dic
8e95bde977
update (teleport detect): Remove Z check
...
Removing Z check for the moment until it can be redone with out it somehow false flagging on hearthstone usage.
2022-12-28 11:10:00 -05:00
M'Dic
fc5e9f07f8
Update (teleport stuff): Fix false hit with bg
...
Fix false hit with BG on Rezzing and gps correction with parole cmd with horde
2022-12-27 16:57:09 -05:00