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

Allows HUDs to bypass Patcher's HUD Caching #325

Merged
merged 8 commits into from
Apr 22, 2024

Conversation

ImToggle
Copy link
Contributor

Replay.2024-04-11.21-17-41.mp4

Checklist

  • I made a clear description of what was changed
  • I stated why these changes were necessary
  • I updated documentation or said what needs to be updated
  • I made sure these changes are backwards compatible
  • This pull request is for one feature/bug fix

@ImToggle
Copy link
Contributor Author

like that?

@nextdayy
Copy link
Member

do a private static final boolean isPatcher

@ImToggle
Copy link
Contributor Author

do it in HudCore so it only runs once

@nextdayy
Copy link
Member

do it in HudCore so it only runs once

(its static so it would only run once no matter where you put it) but yes that is a good place for it

@ImToggle
Copy link
Contributor Author

no it would run everytime a hud is added

nextdayy
nextdayy previously approved these changes Apr 18, 2024
@Wyvest Wyvest enabled auto-merge April 22, 2024 14:08
Wyvest
Wyvest previously approved these changes Apr 22, 2024
@Wyvest Wyvest changed the title Allows huds to bypass hud caching Allows HUDs to bypass Patcher's HUD Caching Apr 22, 2024
@Wyvest Wyvest disabled auto-merge April 22, 2024 14:09
@Wyvest Wyvest enabled auto-merge April 22, 2024 14:11
@Wyvest Wyvest added this pull request to the merge queue Apr 22, 2024
Merged via the queue into Polyfrost:develop with commit 15d616e Apr 22, 2024
2 checks passed
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.

3 participants