Gosha
Gosha
master will require hotfix (and PreparedStatement) support. we can achieve some nice perf gains here
As mentioned by @Warpten trully async server load requires lots of refactoring to be made. Async query is ok, but why stop here if we can call load functions async....
Same for https://www.wowhead.com/npc=69226/skumblade-seadragon and other skumblades, Each have 5-10 different gossips. Creature pick one on spawn and use it
> > Same for https://www.wowhead.com/npc=69226/skumblade-seadragon and other skumblades, Each have 5-10 different gossips. Creature pick one on spawn and use it > > so that means we additionally require something...
what about m_viewerGuids container for objects? it can be filled during player's visibility update work. Then this container can be used here and also in all places where object need...