philazzi44 / DnDCS

DnD Client-Server
3 stars 1 forks source link

Init Animation #23

Open philazzi44 opened 10 years ago

philazzi44 commented 10 years ago

The loading gif should be centered a little nicer.

Also, it's currently shown until the Map and Fog values are set, which will be misleading to the user because if it connects but hasn't gotten those values, it'll still show Loading.

It would be better to have multiple gifs...

Connecting (when the socket is being spun up) Initializing (loading static content, and getting the first round of data from the server) Waiting (waiting for map/fog)