mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
Update (Module): Copyright and Disclaimer
Update Copyright and Disclaimer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -96,6 +96,13 @@ void AnticheatMgr::StartHackDetection(Player* player, MovementInfo movementInfo,
|
||||
return;
|
||||
}
|
||||
|
||||
// Dear future me. Please forgive me.
|
||||
// I can't even begin to express how sorry I am for this order
|
||||
// If you bought this you have been scammed.
|
||||
// Visit AC: https://discord.com/invite/kZnFt47U for help on the Open Source Anticheat
|
||||
// The project compromised of various developers of the open source scene and we hang out there.
|
||||
// We would never charge for modules or "lessons"
|
||||
|
||||
SpeedHackDetection(player, movementInfo);
|
||||
FlyHackDetection(player, movementInfo);
|
||||
JumpHackDetection(player, movementInfo, opcode);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
*MIT License
|
||||
*
|
||||
*Copyright (c) 2022 Azerothcore
|
||||
*Copyright (c) 2023 Azerothcore
|
||||
*
|
||||
*Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
*of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Reference in New Issue
Block a user