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

Fix several bugs found in production #85

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Fix several bugs found in production #85

merged 2 commits into from
Jul 31, 2024

Conversation

jreed1701
Copy link
Collaborator

Bugs fixed:

Resolves #78 - Removed option to create a new argument and make it required. Users should not be able to add a required argument.
Resolves #79 - Devs can now block users from adding any arguments for a given game server implementation.
Resolves #74 - Correct linux paths from showing up on windows in the new argument window/widget.
Resolves #76 - Fix duplicate arguments adding while adding a single argument. There was an issue where the Game Manager windows refreshing itself would cause a delay which resulted in the duplication.
Other fixes:

Decreased refresh interval on Game Manager window from 15 to 6 seconds.

Bugs fixed:
1. Resolves #78 - Removed option to create a new argument and make
   it required.  Users should not be able to add a required argument.
2. Resolves #79 - Devs can now block users from adding any arguments
   for a given game server implementation.
3. Resolves #74 - Correct linux paths from showing up on windows in
   the new argument window/widget.
4. Resolves #76 - Fix duplicate arguments adding while adding a single
   argument.  There was an issue where the Game Manager windows
   refreshing itself would cause a delay which resulted in the duplication.

Other fixes:
* Decreased refresh interval on Game Manager window from 15 to 6 seconds.
@jreed1701 jreed1701 added bug Something isn't working enhancement New feature or request labels Jul 31, 2024
@jreed1701 jreed1701 self-assigned this Jul 31, 2024
@jreed1701 jreed1701 merged commit 8029dfc into main Jul 31, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant