Feature/Sound, mangling and minification #6

Merged
jusemon merged 4 commits from Feature/Sound-mangling-and-minification into main 2026-01-07 00:04:17 -05:00

4 commits

Author SHA1 Message Date
66719912ba refactor: remove unused audio playback logic from setupMusicHandlers, streamlining music configuration
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 10s
2026-01-07 00:03:50 -05:00
5a24d6a2af feat: refactor audio management by introducing setup functions for music and sound effects, enhancing modularity and maintainability
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 10s
2026-01-06 23:58:26 -05:00
2213f64e60 feat: implement Music and SoundEffects systems for enhanced audio management, including background music and sound effects playback
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 10s
2026-01-06 23:25:33 -05:00
143072f0a0 feat: enhance minification and mangling support by switching FONT_DATA to a Map and updating Vite configuration for ECMAScript 2020 compatibility 2026-01-06 22:40:19 -05:00