mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
@AyaseCore * fix: Stuck at "Retrieving character list". * change 2 to 1.1. * Use the rochet2 solution. @Rochet2 * Add more logic from InstanceSaveManager::Update In `InstanceSaveManager::Update` the `bool warn = event.type < 5;` affects how much time is added to the next reset schedule. This commit takes that into account to the next_reset calculation when skipping resets. * Simplify code and move it to data loading