-
Notifications
You must be signed in to change notification settings - Fork 367
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
Additional UI rewrites and bug fixes #2545
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Credits scrollbar and alignment
…dows, and add a type
…nd make things actually work, InputBox rework AscensionGameDev#2535
… they break stuff
…, concludes the fixes for AscensionGameDev#2539
formatting for previous commit
wip admin window fixes AscensionGameDev#2536 finish redoing AdminWindow, fixes AscensionGameDev#2536
With the DebugWindow open for a while the FPS would slowly creep down to nearly 0, and from the profiler it appeared to be clustered in MoveNext in the different threaded async value generators. I'm hoping the more active value providers will be more performant.
Also rework button sounds so that they have consistent sounds throughout the engine
… and as large as possible AscensionGameDev#2550
lodicolo
added a commit
to AscensionGameDev/Intersect-Assets
that referenced
this pull request
Feb 13, 2025
* Asset dump for PR AscensionGameDev/Intersect-Engine#2545 * updated layouts with fixes * MenuContainer update #2547
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #2528
Resolves #2529
Resolves #2531
Resolves #2532
Resolves #2535
Resolves #2536
Resolves #2539
Resolves #2541
Resolves #2547
Resolves #2549
Resolves #2550
Resolves #2555
Resolves #2556
Resolves #2557
Assets AscensionGameDev/Intersect-Assets#59