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

Allow custom keybind for settings menu (F12) #88

Closed
Firjens opened this issue Jul 2, 2021 · 1 comment
Closed

Allow custom keybind for settings menu (F12) #88

Firjens opened this issue Jul 2, 2021 · 1 comment
Assignees
Labels
enhancement Suggestion for a change to an existing feature Priority: low This issue or pull request is not important (small visual changes, a typo fix...) Scope: core

Comments

@Firjens
Copy link
Collaborator

Firjens commented Jul 2, 2021

Enhancement

A good QoL enhancement would be to allow server owners to customize the button to open the bot-editor in the configuration file. Sometimes the F12 keybind may be used for something.

Example:
Instead of opening the fun-bots settings using F12, I can open the same menu using PG DOWN because I modified the Config.lua and set a key from F12 to PGDOWN.

@Firjens Firjens added enhancement Suggestion for a change to an existing feature Priority: low This issue or pull request is not important (small visual changes, a typo fix...) Scope: core labels Jul 2, 2021
@Firjens Firjens self-assigned this Jul 27, 2021
@Firjens Firjens added this to the V2.3.0 Release milestone Aug 21, 2021
@Firjens
Copy link
Collaborator Author

Firjens commented Aug 23, 2021

Fixed in a072164

@Firjens Firjens closed this as completed Aug 23, 2021
Firjens added a commit that referenced this issue Aug 24, 2021
* #156 - Remove docbuilder (security alert)

* #96 - !bugreport command (#142)

Adds the !bugreport command ingame

* Automatic compile WebUI on push to WebUI folder (#104)

* Regenerated VUI

This is an automatic commit to add an automatic regenerated Venice Unleashed WebUI file.

* Cleaned up merge conflicts

* Added 7 new bot names

* Update index.html

* Regenerated VUI

This is an automatic commit to add an automatic regenerated Venice Unleashed WebUI file.

* Added registry, fixed bugreport, altered config

New feature, the registry contains static information that should not be changed by the end user.
Altered bugreport, fixing a bug related to it not sending.
Changed LDoc-like comments on some of my work

Co-Authored-By: Sjoerd <bronznl@mine-ware.com>

* Updated indispensable function in get registry

Co-Authored-By: Sjoerd <bronznl@mine-ware.com>

* Fixed !bugreport not sending due to invalid getVersion()

* #88 - Allow custom keybind for settings menu

* Removed password protection from WebUI (removed long time ago)

* Regenerated VUI

This is an automatic commit to add an automatic regenerated Venice Unleashed WebUI file.

* Update CHANGELOG.md

* Update README.md

* Update README.md

* Updated enabled in message

* Update BugReport.lua

* #118 - Customize maximum bot health in config (#163)

* Update codeql-analysis.yml

Removed Python from CodeQL workflow as Python is no longer present in project.

* Minor text changes

* Update bug-report.yml

* Updated issue templates

* Update CONTRIBUTING.md

* Update SECURITY.md

* Update README.md

Added Patreon shield

* Update README.md

* Update README.md

* Update version in config

* Update shield badges

* Update Config.lua

* Regenerated VUI

This is an automatic commit to add an automatic regenerated Venice Unleashed WebUI file.

Co-authored-by: Joe91 <1015.5@gmx.de>
Co-authored-by: Sjoerd <bronznl@mine-ware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggestion for a change to an existing feature Priority: low This issue or pull request is not important (small visual changes, a typo fix...) Scope: core
Projects
None yet
Development

No branches or pull requests

1 participant