Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 2 forks source link

[CHANGE] Several performance optimizations about character graphics tree #853

Closed Jomshir98 closed 3 weeks ago

Jomshir98 commented 3 weeks ago

References

None

About The Pull Request

This PR introduces several refactors and added caches that overall significantly improve performance of graphics character tree construction and updates.

Changelog

Authored by: Clare & Claudia

Platform changes:
- Several performance improvements and optimizations that should allow for smoother experience whenever some character changes (especially if the change is so simple as a blink!)
- Enabled blinking by default

Fixes:
- Fixed space search layout being broken on Firefox 132+

Checklist