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 /cdebug command #650

Merged
merged 9 commits into from
Jul 7, 2024
Merged

Conversation

lugosieben
Copy link
Contributor

This command opens up the debug screen (F3) for the people who do not have the F3 key on their keyboard.

You can also use /cdebug fps|network|profiler to show the respective graphs.

@lugosieben lugosieben requested a review from xpple June 24, 2024 18:10
@lugosieben lugosieben requested a review from xpple June 30, 2024 10:11
Copy link
Contributor

@RealRTTV RealRTTV left a comment

Choose a reason for hiding this comment

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

cool idea, an enum would be more future-proof than string literals, and less code to type for the branches

@RealRTTV
Copy link
Contributor

why can't a CEnumArgument be used here?

@lugosieben
Copy link
Contributor Author

why can't a CEnumArgument be used here?

sorry, i just noticed that you wrote 2 comments and I wasn't aware of the CEnumArgument.

@lugosieben
Copy link
Contributor Author

Sorry to bother, but what's the status on this PR?

@xpple
Copy link
Collaborator

xpple commented Jul 7, 2024

It is currently open.

@lugosieben
Copy link
Contributor Author

Yeah, but I mean if it's going to be merged sometime, if the feature seems unnecessary and not getting added or if I need to update something on the code. Sry for not clarifying. If you don't know yet, it's also ok, just wanted to ask

Copy link
Collaborator

@xpple xpple left a comment

Choose a reason for hiding this comment

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

Looks good, one final thing.

@lugosieben lugosieben requested a review from xpple July 7, 2024 17:51
@lugosieben lugosieben requested a review from xpple July 7, 2024 19:04
Copy link
Contributor

@RealRTTV RealRTTV left a comment

Choose a reason for hiding this comment

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

Looks good, one final thing.

@xpple
Copy link
Collaborator

xpple commented Jul 7, 2024

Thank you! For such a simple command, it went through quite a lot of reviewing 😄.

@xpple xpple merged commit b5ed915 into Earthcomputer:fabric Jul 7, 2024
1 check passed
@lugosieben lugosieben deleted the add-cdebug-command branch July 8, 2024 08:06
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.

4 participants