The client's housing editor UI checks FrameTutorialAccount flags stored in the closedInfoFramesAccountWide CVar bitfield (GLOBAL_CONFIG_CACHE account data), which is completely separate from the 256-bit server tutorial flags sent via SMSG_TUTORIAL_FLAGS. Without bit 38 (HousingModesUnlocked) set in this CVar, expert/cleanup/layout/customize modes remain locked. Fix: inject closedInfoFramesAccountWide (all bits set) and housingTutorialsEnabled=0 into the GLOBAL_CONFIG_CACHE account data during player login and house purchase. The code handles both fresh and existing account data, replacing or appending CVars as needed. Account data timestamps are bumped so the client re-requests the config. Added TODO markers for adapting this when the housing tutorial questline is implemented (quest-driven FrameTutorialAccount bit progression).
Introduction:
WowCommunity Project is a World of Warcraft blizzlike design based on TrinityCore, which is based on the Midnight Expansion version 12.0.1.66263.
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