Skip to content

Feat (launcher): Add a console window for debugging#20

Open
colonthreeing wants to merge 7 commits intoPurdze:masterfrom
colonthreeing:master
Open

Feat (launcher): Add a console window for debugging#20
colonthreeing wants to merge 7 commits intoPurdze:masterfrom
colonthreeing:master

Conversation

@colonthreeing
Copy link
Contributor

This PR adds a console window that automatically updates with new lines from the logs of the client. It also adds a setting to enable/disable it. Since settings are not currently saved anywhere, it defaults to enabling the console on startup no matter what.

Console features:

  • Automatically scrolls to the newest messages
  • Follows the design of the existing UI
  • Allows for quick copying of the logs
  • Eases debugging the client a bit (presumably, i haven't tried editing the client yet)

Here's what the window looks like
image

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.

1 participant