zBassMusic

zBassMusic to nowoczesny system muzyczny dla Gothic I i Gothic II NotR oparty na bibliotece BASS Audio Library i wydany jako plugin Uniona. Zastępuje on stary system DirectMusic, pozwalając modderom tworzyć muzykę do Gothic jako zwykłe pliki audio zamiast formatu DirectMusic.

Cechy

Wersje

v0.5.1 2025-08-13

## What's Changed * Restore `LoadThemeByScript` as it is used in `BassMusic_Play` by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/80 * Improved error reporting in `LoadThemeByScript` by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/82 **Full Changelog**: https://github.com/Silver-Ore-Team/zBassMusic/compare/v0.5.0...v0.5.1

v0.5.0 2025-06-23

> [!WARNING] > `C_BassMusic_ThemeAudio` class was changed, update your scripts ## What's Changed * Feature: Theme loop timing by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/72 **Full Changelog**: https://github.com/Silver-Ore-Team/zBassMusic/compare/v0.4.6...v0.5.0

v0.4.6 2025-06-23

## What's Changed * Fix #54 use shared_ptr to manage HSYNC callback lifetimes by @krychant in https://github.com/Silver-Ore-Team/zBassMusic/pull/73 * Fix `Transition::NextAvailableTimePoint` logic by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/77 * Add try catch to `Channel::OnSlideVolumeSyncCallFunction` to prevent crashes by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/78 ## New Contributors * @krychant made their first contribution in https://github.com/Silver-Ore-Team/zBassMusic/pull/73 **Full Changelog**: https://github.com/Silver-Ore-Team/zBassMusic/compare/v0.4.5...v0.4.6

v0.4.5 2025-06-13

## What's Changed * Hotfix: Add time buffer to `ChangeZoneCommand` by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/70 **Full Changelog**: https://github.com/Silver-Ore-Team/zBassMusic/compare/v0.4.4...v0.4.5

v0.4.4 2025-06-13

## What's Changed * General fixes and cleanup by @muczc1wek in https://github.com/Silver-Ore-Team/zBassMusic/pull/69 **Full Changelog**: https://github.com/Silver-Ore-Team/zBassMusic/compare/v0.4.3...v0.4.4