Skip to content

Feat/add server interface#197

Merged
markiing merged 7 commits into
mainfrom
feat/add-server-interface
Jan 7, 2023
Merged

Feat/add server interface#197
markiing merged 7 commits into
mainfrom
feat/add-server-interface

Conversation

@markiing
Copy link
Copy Markdown
Contributor

  • New Tab for local server management.

image

With this, players don't need to manipulate json files. All is done by the interface.

When click in "Add new server".

image

When a server is successfully added
image

When a server have wrong address, a validation window is showed.
image

The user can Edit or Delete previous added servers without the need of restarting 4RTools, everything works like a "hot reload".
image

There's some cases:

Cases

  • Local file don't exists
    Solution: Create a empty file
  • Local file exists with wrong syntax
    Solution: Remove invalid file and create new one
  • Local file exists and it's valid

@afonsocdaniel afonsocdaniel self-requested a review January 7, 2023 00:43
@markiing markiing merged commit fd359ec into main Jan 7, 2023
@markiing markiing deleted the feat/add-server-interface branch January 7, 2023 00:48
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