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: Adds command help, webpage, and fixes issues with other commands #1669

Merged
merged 10 commits into from
Feb 10, 2024

Conversation

kamronbatman
Copy link
Contributor

@kamronbatman kamronbatman commented Feb 10, 2024

Summary

  • Fixes [AdvancedSearch being accessible by players 😱
  • Adds [GenCommands to generate the same commands html page on https://muo.gg/commands.
  • Fixes [helpinfo so all commands properly show up!

Warning

Developer Warning:

Commands must now be registered in the Configure bootup phase.
If a command is not registered early enough, it may not be available to systems like [helpinfo
that cache their information.

Note

Developer Note:

Various commands related to generating content have been changed to Developer and above access level.

Screenshots

image image

@kamronbatman kamronbatman merged commit fffda53 into main Feb 10, 2024
14 checks passed
@kamronbatman kamronbatman deleted the kbatman/fixes_commands branch February 10, 2024 08:19
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