Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpProgress Improvements #330

Merged
merged 3 commits into from
Jun 14, 2013
Merged

OpProgress Improvements #330

merged 3 commits into from
Jun 14, 2013

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented May 28, 2013

A few improvements to the progress manager code. The most important of them being that there is always a progress spinner visible during the linking process -- no more black screens while the server/netcode/whatever is being stupid.

Also:

  • Don't skip space for progress bars that don't get draw
  • Draw progress bars from the same starting offset, no matter how many there are.
  • Less recursive sprintf in the time estimating junk.

This should help people realize that things are happening... Even if
whatever server they're connected to takes a very long time to process a
join request. At some point in the future, the linking process should be
de-serialized.
@Deledrius
Copy link
Member

Looks good during a quick test (Relto, Nexus, Ferry Terminal) on a local server. No regressions noted. 👍

Hoikas added a commit that referenced this pull request Jun 14, 2013
@Hoikas Hoikas merged commit 51866d1 into H-uru:master Jun 14, 2013
@Hoikas Hoikas deleted the progress-fixes branch June 14, 2013 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants