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

Add remaining debug keys #4213

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Lasercar
Copy link
Contributor

Does this PR close any issues? If so, link them below.

No, but it (Hopefully) prevents one from being opened in the future!

Briefly describe the issue(s) fixed.

The debug hotkeys documentation was still missing a few keys.

This PR adds them to the documentation. Also removes the current 3 keys under the freeplay state since they're not debug keys.

Include any relevant screenshots or videos.

@github-actions github-actions bot added size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. pr: documentation PR modifies documentation or README files. and removed status: pending triage Awaiting review. labels Feb 23, 2025
@Hundrec Hundrec added status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue. labels Feb 23, 2025
@AbnormalPoof AbnormalPoof added type: documentation Involves improvements or additions to documentation. and removed type: minor bug Involves a minor bug or issue. labels Feb 23, 2025

## **Title State**
- `Y` - WOAH
- `ESCAPE`: ***QUIT***: Quit the game.
- `D`: COOL
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can also change the colors using any key bound to UI left/right.

Copy link
Contributor Author

@Lasercar Lasercar Feb 27, 2025

Choose a reason for hiding this comment

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

Oh, yeah, you're right, I didn't notice this one.

Should I do this
- `D`/`UI LEFT`/`UI RIGHT Hotkey`: COOL
Or make it a separate thing? - `UI LEFT`/`UI RIGHT Hotkey`: 2COOL

I totally forgot to check for controls keys (I only searched for flx.key and debug). I'll do that another time.

Though after just scrolling through the results from searching controls, I don't see anything that jumps out at me as 'debug button'.

Copy link
Collaborator

@Hundrec Hundrec left a comment

Choose a reason for hiding this comment

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

Good start! Let's work to refine this until it's ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: documentation PR modifies documentation or README files. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: documentation Involves improvements or additions to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants