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

Bring back (under certain conditions) the off line mode to the splash screen. #204

Merged
merged 3 commits into from Nov 2, 2017
Merged

Conversation

ghost
Copy link

@ghost ghost commented Oct 29, 2017

galegosimpatico@2bcabe5 intends to reconfigure anura to show the Play Offline interface in the game splash screen coupled with the Devtools interface showing in the lobby. From the rev commit message:

Bring back the off line mode to the splash screen, now only meant to
be used when the developer mode is enabled. It is not that anyone
looking for a game is going to interrupt developers, it is to provide
developers the option to abstract themselves without resorting to
cutting network access at an operating system level..

galegosimpatico@2a9c896 intends to make sure in the tictactoe module that new (old) button is always present.

That has an UI undesired side effect.

Windowed tictactoe. Note the lowest button (Exit Game) is wrong, it is unreachable:

screen shot 2017-10-29 at 11 21 00

Full screen tictactoe is ugly but acceptable:

screen shot 2017-10-29 at 11 21 05

Full screen AA is OK:

screen shot 2017-10-29 at 11 21 18

In windowed AA the lowest button is wrong:

screen shot 2017-10-29 at 11 21 25

In order to fix this, galegosimpatico@1193c28 intends to reposition the buttons, some captures follow.

Full screen tictactoe is now better:

screen shot 2017-10-29 at 11 21 52

Windowed tictactoe is now acceptable:

screen shot 2017-10-29 at 11 21 58

Windowed AA is OK:

screen shot 2017-10-29 at 11 22 16

Full screen AA is OK as well:

screen shot 2017-10-29 at 11 22 22

Cheers and Regards,

EDIT: Fixed lots of mistakes in picture captions, they were all wrong.

Bring back the off line mode to the splash screen, now only meant to
be used when the developer mode is enabled. It is not that anyone
looking for a game is going to interrupt developers, it is to provide
developers the option to abstract themselves without resorting to
cutting network access at an operating system level.
Adapt the 'tictactoe' module to rev 'Bring back the off line mode to
the splash screen (rev 2bcabe5)'. Make sure the 'tictactoe' module
is showing the now come back 'Play Offline' button, while making sure
in AA only shows up when the developer tools are requested.
When there are six buttons instead of five, they have to be closer to
each one.
@davewx7 davewx7 merged commit 4a325dc into anura-engine:trunk Nov 2, 2017
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.

2 participants