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

refactor: Move custom cheatcode logic into a generic handler #805

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

popzxc
Copy link
Member

@popzxc popzxc commented Jan 6, 2025

What πŸ’»

Creates a generic handler for cheat codes that wraps custom execution logic.

Why βœ‹

It is more generic than a static set of methods in a trait. Reduces the diff with upstream.

Evidence πŸ“·

Trust me bro.

@popzxc popzxc requested a review from a team as a code owner January 6, 2025 07:31
@popzxc popzxc force-pushed the popzxc-move-cheatcodes branch 3 times, most recently from fe02675 to f973f5b Compare January 6, 2025 08:31
@popzxc popzxc force-pushed the popzxc-move-cheatcodes branch from f973f5b to b38a46c Compare January 6, 2025 08:34
@popzxc popzxc merged commit 2a052c6 into main Jan 6, 2025
22 checks passed
@popzxc popzxc deleted the popzxc-move-cheatcodes branch January 6, 2025 09:52
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.

2 participants