7 Commits

Author SHA1 Message Date
Oliver cf5a2ba2c2 feat: 音效、音量、触感开关控制 2026-05-22 20:40:35 +08:00
Oliver 0823328d99 feat: support asset bundle 2026-05-15 16:45:58 +08:00
Oliver f34145d4cf unify coding style 2026-05-15 10:13:09 +08:00
Oliver fa4fd67d98 feat: migrate setting centralize to haptic system. 2026-05-14 20:42:21 +08:00
Oliver c30239111c feat: Unified ResourceLoader
- 新增 统一 `ResourceLoader`类,负责同步/异步加载资源,并对已加载的资源缓存。
- 修改 `MusicTransition`, `AudioSystem`, `LongAudioContainerPlayer`, `MusicSegment`, 'SfxSystem`, `HapticSystem`使用最新的`ResourceLoader`。
2026-05-14 11:35:38 +08:00
Oliver 340b52e6b4 feat: Add haptic system integration and audio test UI
- Add new audio assets and PlaySoundBind script for testing audio playback via UI input field.
- Implement haptic feedback integration in SfxSystem and fix initialization timing in HapticSystem.
- Update project settings with correct Android target architecture.
- Adjust DSP buffer size and enable development build debug logging.
2026-04-14 10:18:34 +08:00
Oliver 7b01e7f906 feat: Import Haptic System 2026-04-13 14:56:06 +08:00