luis ade323f7b3 Pet Battles: PR readiness fixes — validation, timeouts, logging, cleanup
- Add per-round AFK timeout (30s + 15s grace, auto-forfeit)
- Add input validation: MoveType range check, duplicate input guard,
  battle state checks, distance check for wild battles, queue loadout check
- Fix 28 TC_LOG_ERROR → TC_LOG_DEBUG/WARN for non-error messages
- Send SMSG_BATTLE_PETS_HEALED after HealBattlePetsPct
- Send SMSG_PET_BATTLE_MAX_GAME_LENGTH_WARNING 5 min before timeout
- Fix CMSG_BATTLE_PET_SUMMON threading (PROCESS_INPLACE → THREADUNSAFE)
- Remove unused ResolveSpeed() and opponentTeam variable
- Fix TOOD typo, add ChatRestricted TODO comment
2026-03-12 08:27:04 -03:00
2026-02-27 00:31:56 -03:00
…
…
…
…
…
…
2026-03-11 16:16:34 -03:00

Introduction:

WowCommunity Project is a World of Warcraft blizzlike design based on TrinityCore, which is based on the Midnight Expansion version 12.0.1.66337.

Developers:

-Burkinc: https://github.com/Burkinc

-Céfiro_Caecias: http://github.com/Cefiro-Caecias

-Thordekk: https://github.com/Thordekk

Tools/Herramientas:

01a.- Git Extensions v.6.0.5.18375: https://sourceforge.net/projects/gitextensions/

01b.- Git for Windows v.2.53.0 x64: https://gitforwindows.org/

01c.- Windows Desktop Runtime v.9.0.13 x64: https://dotnet.microsoft.com/es-es/download/dotnet/thank-you/runtime-desktop-9.0.13-windows-x64-installer

02.- Visual Studio Community 2022 v.17.14.27: https://www.junian.net/dev/visual-studio-community-download-links/

03a.- Python v.3.15.0a6 x64: https://www.python.org/downloads/

03b.- MySQL Community Server v.8.4.8 LTS x86-x64: https://dev.mysql.com/downloads/mysql/

04.- Boost v.1.89.0 msvc 14.3 x64: https://www.boost.org/

05.- CMake v.3.30.0-rc1 x86-x64: https://cmake.org/download/

06.- OpenSSL v.3.6.1 x64: https://slproweb.com/products/Win32OpenSSL.html

07.- SQLyog Community Edition v.13.3.1 x64: https://github.com/webyog/sqlyog-community/wiki/Downloads

08.- HeidiSQL v.12.15.0.7171 x64: https://www.heidisql.com/download.php

S
Description
No description provided
Readme
308 MiB
Languages
C++ 89.3%
C 10.1%
CMake 0.4%