Fix ExteriorComponentHookEntry struct field order to match DB2 LoadInfo (Position/Rotation before ID when IndexField=2), resolving garbage hook IDs during fixture resolution. Replace first-match door hook selection with center-front scoring heuristic (|X|*2 + Y) to ensure the main entrance spawns at the front of the house rather than on a side/back wall. Add fixture validation in SelectFixtureOption: enforce component type must match hook type, and only one door allowed per house. This prevents placing windows at door hooks and spawning multiple entrances. Only auto-resolve the single best door hook during SpawnExtCompTree — other fixture types (windows, chimneys, dormers) require explicit player selection, matching retail behavior where they unlock via progression. Additional fixes: unique fixture GUIDs via atomic counter (subType=5), size-aware default fixture lookup, range-based DB2 store iteration, and starter fixture migration that preserves existing roots.
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