BBNO Concert COS
Restores the BBNO$ concert in PEAK with synchronized playback and stage character COS customization.
CHANGELOG
Changelog
1.0.9
- Fixed the control panel text disappearing after re-entering the game or returning from a concert session.
- Added a panel-only IMGUI font fallback so the menu does not depend on the current game UI skin.
- Tuned the BackFlip landing transition with a short landing hold for a more stable finish.
- Kept the local concert volume slider introduced in 1.0.8 and verified it builds with the current release package.
- Optimized internal volume updates by caching concert audio sources and clamping saved volume values.
1.0.8
- Fixed the BackFlip animation rotation snaps and rapid spins by using a seamless 0-gap transition and disabling cross-fade blends.
- Fixed the BepInEx control panel text rendering issue (where text disappeared on the second launch or menu entry) by forcing the panel styles to fall back to the system default Arial font and overriding text colors via reflection.
- Added a local-only real-time concert volume slider at the bottom of the customization panel, which persists to the configuration file.
- Added scene unload listeners to guarantee full cleanup of all modified global shader properties (FogCenter, NoEdgeFog, FakeMountainEnabled, etc.).
1.0.7
- Fixed white block rendering issue on smoke/particle effects caused by unsynchronized material texture slot data at runtime.
- Added runtime shader fix to sync and carry over the _Textureu texture slot for smoke materials, resolving missing texture rendering bugs.
- Enforced transparent material configuration for all particle and smoke materials to prevent opaque white plane rendering of particle meshes.
1.0.6
- Fixed incomplete BackFlip playback by retiming short timeline clips so the full landing animation is visible.
- Added a runtime safety patch for BackFlip timeline clips that do not cover the full source animation.
1.0.5
- Fixed the BackFlip animation landing so the final rotation completes more naturally.
- Rebuilt the concert AssetBundle with the updated timeline animation clip.
1.0.4
- Improved in-game panel layout and text fit.
- Reduced timeline blend-out on BackFlip clips to prevent early pose switching.
1.0.3
- Cleaned up package metadata and Thunderstore page text.
- Improved the control panel presentation for public release.
1.0.2
- Repacked the Thunderstore page assets for update propagation.
- Verified default English configuration for the Thunderstore package.
1.0.1
- Fixed README screenshots by using public image URLs.
1.0.0
- Restored the PEAK BBNO$ concert performance.
- Added stage character COS customization for dancers A, B, and C.
- Added multiplayer start/stop sync for players who have the mod installed.
- Added Chinese/English panel switching.