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

Deobfuscate more code around GamePanel and GamePlayerInfoPanel #106

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

StenAL
Copy link

@StenAL StenAL commented Mar 27, 2024

This started as an attempt to have the remaining shot time displayed on other players' screens in multiplayer games, however I ended up doing so much deobfuscation that I didn't want to get mixed in with actual changes so making a separate PR for just the deobfuscation.

There should be no functional changes in this PR, just renaming and reorganizing existing code.

StenAL added 3 commits March 27, 2024 19:17
This more accurately reflects what the thread does. It's only purpose is
to tick down the time remaining counter for strokes.
@PhilippvK PhilippvK merged commit 8744009 into PhilippvK:master Mar 28, 2024
1 check passed
@PhilippvK
Copy link
Owner

@StenAL thank you for the changes! I appreciate your work.

@StenAL StenAL deleted the deobfuscate-gamepanel branch April 6, 2024 07: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.

2 participants