feat: custom album pack navigation shortcuts, Hot Reload support, and compatibility fixes#28
feat: custom album pack navigation shortcuts, Hot Reload support, and compatibility fixes#28Suzimo506 wants to merge 3 commits into
Conversation
|
While I can't review this, I have looked at it and noticed some things:
|
…between differnt packs,stability fix
thanks for ur opinion.i have fixed the problems u said |
|
Hi, thanks for the PR! In the future, please use the development branch as your head as we have our unreleased changes there. I have a handful of personal stashed changes I plan to commit on top of the commits left behind in the dev branch, so it will be difficult to review this until we are at that point. On top of that, this pull is absolutely massive (27 files changed) featuring several modifications of different types which directly goes against our organization's contribution guidelines (1 PR = 1 change) as it makes it far too difficult to pick through which of these changes are acceptable and which ones are not. Please consider this in future pull requests. |
This Pull Request introduces several quality-of-life enhancements, UI shortcuts, performance optimizations, Hot Reload support, and compatibility fixes.
Key Features & Changes:
Album Pack & UI Navigation Enhancements
Ctrl + A/DandCtrl + Left/Right Arrow keys) to quickly scroll and switch between custom album packs in the level select UI.GetPackTitleperformance and fixed scroll wrapping behavior.CopyFromManagedto eliminate heap corruption and crash issues.Hot Reload Functionality
Localization & Compatibility