void World::Update(uint32 diff){ ///- Update the different timers for (int i = 0; i < WUPDATE_COUNT; ++i){ if (m_timers[i].GetCurrent() >= 0)m_timers[i].Update(diff);else m_timers[i].SetCurrent(0);} ///- Update the game time and check for shutdown time _UpdateGa...
void World::Update(uint32 diff) { ///- Update the different timers for (int i = 0; i < WUPDATE_COUNT; ++i) { if (m_timers[i].GetCurrent() >= 0) m_timers[i].Update(diff); else m_timers[i].SetCurrent(0); } ///- Update the game time and check for shutdown time _Upd...
sWorldSocketMgr->StopNetwork(); MapManager::Instance().UnloadAll();// unload all grids (including locked in memory) ///- End the database thread WorldDatabase.ThreadEnd();// free mySQL thread resources } 这里先作一下说明,这是世界线程的根循环结构,在while(!World::IsSt...
by arith. An Atlas plug-in that displays world events on the world map. AtlasLoot Enhanced by Hegarol, Daviesh, arith, Celellach, Kurax, Lag123. Allows for loot tables of bosses to be browsed whenever needed within the game. It can access full item tooltips, show drop rates, allow it...
voidWorld::Update(uint32 diff) { ///- Update the different timers for(inti =0; i < WUPDATE_COUNT; ++i) { if(m_timers[i].GetCurrent() >=0) m_timers[i].Update(diff); else m_timers[i].SetCurrent(0); } ///- Update the game time and check for shutdown time_UpdateGameTime(...
sWorld.Update(diff); sWorld是单一实例的World对象,它代表了整个游戏世界,和多数MMORPG一样,启动后进入根循环,在运行内部一直调用更新整个游戏世界的Update函数,服务端不停的Update游戏世界,每次Update能在100毫秒内完成,则客户端会感到非常流畅。在根循环退出后,清理服务器相关资源,线程结束被回收。 到这里仅仅需要关...
World of Warcraft ClassicSeason of Discovery phase three is set to bring the most amount of changes to vanilla Azeroth we’ve seen yet. Alongside two major world events, both theBlood Moonand Nightmare Incursions, we’re also going to receive a reworked Sunken Temple. Before you add this ne...
BigWigs is a World of Warcraft AddOn to predict certain AI behaviour to improve the players performance. This Modification is build for Patch 1.12.1 and its content for use on the Classic-WoW private Server. - xorann/BigWigs
DBM-SoundEventsPack DBM-SpellTimers DBM-StatusBarTimers DBM-Test-Dungeons DBM-Test-WarWithin DBM-Test DBM-VPRurutia DBM-VPTaotao DBM-VPVEM DBM-WorldEvents DamageEx Decursive Details Details_Compare2 Details_DataStorage Details_EncounterDetails
#Additions (119)+144499157,what-did-i-dispel-2,0xbs/what-did-i-dispel-2,https://github.com/0xbs/what-did-i-dispel-2,A World of Warcraft addon that tracks buffs/debuffs you dispel and displays them upon request,mainline,,,True+868470509,FarstaAddon,Ahava/FarstaAddon,https://github.com...