You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.
Rather than loading all the databases separately, the client should start loading settings.xml and go on from there. It should wait with switching to the character selection page until all settings have been loaded (so the current paths.xml loading state can be changed to a settings.xml loading state).
For performance reasons it would be good if the implementation allowed downloading multiple included files in parallel.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Rather than loading all the databases separately, the client should start loading
settings.xml
and go on from there. It should wait with switching to the character selection page until all settings have been loaded (so the currentpaths.xml
loading state can be changed to asettings.xml
loading state).For performance reasons it would be good if the implementation allowed downloading multiple included files in parallel.
The text was updated successfully, but these errors were encountered: