Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Add command page, including DestroyWildDinos and SaveWorld #116

Merged

Conversation

jordan-dalby
Copy link
Contributor

This PR adds a command page, two commands have been added as of now:

  • DestroyWildDinos
  • SaveWorld

There is the possibility for expansion in the future. Though, additional commands may require an input box for args.

Closes #86

@JensvandeWiel JensvandeWiel self-requested a review November 16, 2023 21:12
Copy link
Owner

@JensvandeWiel JensvandeWiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, only I think this list of commands should be under the console, and for #86 I don't think this is implemented here, that issue wants a dedicated wipe button, so you can wipe the server with one button and without manually needing to delete files.

@jordan-dalby
Copy link
Contributor Author

Looks great, only I think this list of commands should be under the console, and for #86 I don't think this is implemented here, that issue wants a dedicated wipe button, so you can wipe the server with one button and without manually needing to delete files.

Ah I understand. I'll move them below the console and see about implementing the other feature in a different PR.

@jordan-dalby jordan-dalby force-pushed the feature/add-commands-tab branch from c7bfaa4 to c4adabf Compare November 18, 2023 11:53
@jordan-dalby
Copy link
Contributor Author

jordan-dalby commented Nov 18, 2023

Small change included along-side requested changes, changed "clear input" to "clear console" to more accurately represent what the button does.

@jordan-dalby jordan-dalby force-pushed the feature/add-commands-tab branch from c4adabf to 5472bc1 Compare November 21, 2023 14:11
@JensvandeWiel JensvandeWiel merged commit 289415f into JensvandeWiel:main Nov 21, 2023
1 check passed
@jordan-dalby jordan-dalby deleted the feature/add-commands-tab branch November 21, 2023 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add wipe button
2 participants