MDIC
039ed9b782
update (detection): Reformulated Ignore Control
2022-08-11 08:53:18 -04:00
MDIC
0b49d6b584
update (detection): Teleport Hack False hit
2022-08-11 08:33:19 -04:00
MDIC
d17d2cdbe5
update (workflow): Make work flow happy
2022-08-10 14:16:20 -04:00
MDIC
54ba492840
Update (detection): False Flag reduction
2022-08-10 13:35:18 -04:00
MDIC
7361818891
update (detection): Teleport edge case fix
2022-08-06 14:47:03 -04:00
MDIC
3e34ef73f8
update (module): Typo
2022-08-05 21:13:37 -04:00
MDIC
4a7c1f436d
update (conf): Added conf for Anti-Knock back
...
sorry about that. forgot to make one
2022-08-05 20:57:32 -04:00
MDIC
eaa8e3fc3e
feat (new detection): Anti-Knock Back Detection
...
Anti-knock Back Detection established.
2022-08-05 20:54:54 -04:00
Axel Cocat
a51075b9d9
feat: add OnReport event
2022-08-05 01:03:20 +02:00
MDIC
e107f41956
fix (module): Make work flow happy again
2022-07-30 11:08:01 -04:00
MDIC
dad87f0e12
update (module): addition ignore control check
...
Also check for ignore control hack for stun state as well now.
2022-07-30 11:00:11 -04:00
MDIC
8ff637a3a4
update (module): Clean up and preparation
...
Clean up and preparation for new detections in future updates.
This is just a clean up and organization only.
2022-07-28 15:31:48 -04:00
MDIC
675132035e
update (module): make workflow testing happy
2022-07-25 15:05:18 -04:00
MDIC
cd2d9aafbd
Update (module): Further Touched up to D.R. Exploit
2022-07-25 14:23:38 -04:00
MDIC
c07658825f
update (module): Dereferencing NULL Exploit fix
...
So there is a "Dereferencing NULL" Exploit that will crash the server thru the anticheat module. That issue is now fixed. I will not be releasing details of that exploit. Just make sure the module is updated and you will not have that problem. Appears to only effect Azerothcore, the TC counter part is not affected.
2022-07-25 14:12:51 -04:00
MDIC
d90752976f
update (module): Code style\Readability
2022-07-13 14:46:38 -04:00
MDIC
d528c4d62a
feat (anticheat): Save Daily Data
...
save daily data automatically when doing a global check
2022-06-17 19:03:34 -04:00
MDIC
d238a6ce61
update (cmd): Save Stats before Global stats display
...
adding in a save stats before displaying global stats with .anticheat global gm command.
2022-06-15 09:44:24 -04:00
MDIC
8169ab94c8
fix (core): Dead Locks
...
On high player populations deadlocks seem to be caused when you use the .anticheat global gm cmds. SaveAllPlayer is just not necessary or needed in this module which would cause the possible deadlock issues. Its already set to save the player's anticheat data statistics ever minute already. This save all is not need.
2022-06-11 09:01:53 -04:00
MDIC
3a601f80bf
fix (logging) Missing WriteLog conf for jump hack
...
added in Missing WriteLog conf for jump hack to be consistent with other detection logging in the anticheat module
2022-06-06 07:31:01 -04:00
MDIC
12f7515467
fix (cmds): Typo in output message
...
Fix typo in output message
2022-06-05 10:12:47 -04:00
MDIC
7786758280
Update: (license) Replace with MIT Headers
...
MIT license requires MIT headers.
2022-05-30 10:45:23 -04:00
MDIC
c119e8af54
Fix (module) False Hit for Celestial Planetarium
...
This is a unqiue one. the light path leading to the circle centeral area seems to be false hitting for ignore z axis and tele plane, this is really the best solution I can come up with, since the map id is the whole instance and the zone and area id is the same, we lock it down to wmo area table entry by Tripple. Doing any form of ignore z-axis or telepane would not benefit the player due to with the mechanics dealing with the battle with the observer
2022-05-29 13:57:19 -04:00
MDIC
9ec75c4a66
fix (detection): Better register hits for gravity hacks
2022-05-19 10:23:49 -04:00
MDIC
3fa5ae986b
Update (logging): Anticheat Logger
...
put in world conf if you want the anticheat to dump into its own file instead of the server.log:
Appender.Anticheat=2,4,15,anticheat.log,a
Logger.anticheat.module=4, Anticheat
Change up existing Logger.module in world conf:
Logger.module=4, Console Server
2022-05-19 09:54:19 -04:00
MDIC
451a4e5448
fix (module) False Hit fix Fence Walking Telepane
2022-05-13 17:25:44 -04:00
MDIC
e95d6eb1fc
fix (module): False hit fix Teleplane
2022-05-13 12:50:52 -04:00
MDIC
4eb49e2a16
fix (module) Ignore Z false hit
2022-05-13 12:40:15 -04:00
MDIC
41cd7f4bed
chore (module): Convert macro to constexpr auto
2022-05-12 08:33:29 -04:00
MDIC
714dbe9ada
fix (module): False hits
...
Fix water walk false hit when resurrected.
fix another false hit with telepane hack detection
2022-05-11 19:15:54 -04:00
MDIC
e5b78176e8
fix (module): Compile Fix
2022-05-11 11:43:11 -04:00
MDIC
365c6f6c6e
fix (module): False Hit reduction gravity and telepane
2022-05-11 11:34:25 -04:00
MDIC
98e72947da
fix (module) Gravity hit false hit fix
2022-05-11 08:20:59 -04:00
MDIC
81f0dbfd81
fix (module): False Detection Telepane Hack
2022-05-11 07:48:45 -04:00
MDIC
de22e25cb2
fix (module): Fix Ignore Control False positives
2022-05-10 14:17:07 -04:00
MDIC
a2729ba8f6
fix (module): Reduce False Hit Gravity Hack
2022-05-10 09:11:14 -04:00
MDIC
bb0d175b15
update (module): Reformulated for false reductions
2022-05-09 09:35:48 -04:00
MDIC
3159498168
updated (module) False hit reduction teleport plan
2022-05-09 09:19:41 -04:00
MDIC
2bcd8913f4
update (detection): Teleport Plane Hack Detection
2022-05-09 09:00:46 -04:00
MDIC
47bd4f8a9f
typo
2022-05-09 06:24:37 -04:00
MDIC
ed0f522d60
fix (module) Reduce false positives Anti-Swim
2022-05-08 19:59:38 -04:00
MDIC
a4d970e19f
patch (area): Antiswim false hit fix for maraudon
2022-05-08 09:22:58 -04:00
MDIC
4c2cb82904
fix (module): Typo
2022-05-05 09:07:45 -04:00
MDIC
1d8c03f259
fix (module) Reduce False hit for water walking
...
https://github.com/azerothcore/mod-anticheat/issues/70
2022-05-05 08:41:48 -04:00
MDIC
84d084b367
feat (module): New Detection Gravity Hack
2022-05-04 20:52:51 -04:00
MDIC
317f3ac963
typo
2022-05-03 20:03:34 -04:00
MDIC
05ff193afb
feat (new detection\char sql\conf): Anti-swim Detection added
...
rerun sql for character db to support the new collumn.
new conf Anticheat.AntiSwimClimbHack = 1
2022-05-03 17:07:13 -04:00
MDIC
a354b09f1d
fix (module): Wall Climb False hit reduction
2022-05-03 14:34:41 -04:00
MDIC
3dba1a3b07
fix (module): fix build
2022-05-03 12:57:44 -04:00
MDIC
951207def7
fix (cmd): Fix targeted anticheat player cmd
2022-05-03 12:42:41 -04:00