Adv client

This commit is contained in:
luis
2026-09-26 07:47:52 -03:00
parent 5de7d827b3
commit b28dd6f77e
+4
View File
@@ -203,6 +203,10 @@ void WorldSession::SendFeatureSystemStatusGlueScreen()
{ "housingEnableMoveHouse"sv, "1"sv },
{ "housingEnableCreateCharterNeighborhood"sv, "0"sv },
{ "housingEnableCreateGuildNeighborhood"sv, "0"sv },
// Advanced flying keyboard turn factors - client defaults (5.0/8.0) multiply the
// banking turn rate and make A/D snap-turn during skyriding; 1.0 is the sane base.
{ "advFlyKeyboardMinTurnFactor"sv, "1"sv },
{ "advFlyKeyboardMaxTurnFactor"sv, "1"sv },
};
// shop2 endpoint advertisement. The client reaches the modern store over HTTPS at whatever host