Skip to content

[BUGFIX] Load FreeplayStyles on asset reload. #5286

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

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

Conversation

Keoiki
Copy link
Contributor

@Keoiki Keoiki commented Jul 3, 2025

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

#5285

Briefly describe the issue(s) fixed.

This PR fixes freeplay styles not being reloaded on asset reloads (F5), so changes to them will now display in-game without needing to restart it completely :D

@github-actions github-actions bot added size: tiny A tiny pull request with 4 or fewer changes. pr: haxe PR modifies game code. status: pending triage Awaiting review. and removed size: tiny A tiny pull request with 4 or fewer changes. labels Jul 3, 2025
@AbnormalPoof AbnormalPoof added type: minor bug Involves a minor bug or issue. size: tiny A tiny pull request with 4 or fewer changes. labels Jul 3, 2025
@AbnormalPoof AbnormalPoof self-requested a review July 3, 2025 06:59
@Hundrec Hundrec linked an issue Jul 3, 2025 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Report: FreeplayStyleRegistery entries are not reloaded on asset reloads.
2 participants