Shauren
Shauren
Makes use of https://github.com/TrinityCore/TrinityCore/commit/a79b42bf681e211997923dbc6c191aae187aded6 Also removed additional indirection when pushing 64 bit integers and ObjectGuids This allows storing direct object references in scripts ```lua local test_stashed_player = nil local function...
In multistate mode and worldserver map update threads > 1, all exposed functions mutating group and guild are missing synchronization I'm talking about actions whose regular ingame packet handlers are...
Would be nice to be able to filter hotfix log page by wow branch (retail/classic/ptr) Alternative filtering mode: version excluding build number (for example: 9.0.5, 9.0.2) - if old data...