zMultilogue

zMultilogue is a plugin that implements Multi-NPC dialog system for Gothic 1 and Gothic 2 NotR. Its working principle is based on the solution from AFSP Trialogue package. The main project goal is to replace Trialog packages based on Ikarus and LeGo with an union-based plugin.

Features

Wersje

v0.2.1 2025-09-28

## What's Changed * Update dependencies and fix minor issues by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/36 * Make `zMulCam_Reset` AI function and update union-api by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/37 **Full Changelog**: https://github.com/Silver-Ore-Team/zMultilogue/compare/v0.2.0...v0.2.1

v0.2.0 2025-07-30

**Visit new** [**documentation site**](https://silver-ore-team.github.io/zMultilogue/) ## What's Changed * Finish multilog on `oCInformationManager::CollectInfos` by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/31 * Unify logger names by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/32 * New auto multilog interface by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/33 * Refactor README by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/34 * New documentation site based on mkdocs by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/35 **Full Changelog**: https://github.com/Silver-Ore-Team/zMultilogue/compare/v0.1.10...v0.2.0

v0.1.10 2025-07-25

## What's Changed * Make camera class independent from zCMultilogue by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/28 * Finish multilogue on `AI_StopprocessInfos` by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/29 * Leave dialog owner in ZS_TALK state (`zMul_Continue` no longer needed) by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/30 **Full Changelog**: https://github.com/Silver-Ore-Team/zMultilogue/compare/v0.1.9...v0.1.10

v0.1.9 2025-07-18

## What's Changed * Automatic ZS_MULTILOGUE routine including with zPE by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/27 **Full Changelog**: https://github.com/Silver-Ore-Team/zMultilogue/compare/v0.1.8...v0.1.9

v0.1.8 2025-07-01

## What's Changed * Feature: Continue Multilogue to the next dialog choice by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/25 * Fix hero behaviour after finishing the Multilogue by @muczc1wek in https://github.com/Silver-Ore-Team/zMultilogue/pull/26 **Full Changelog**: https://github.com/Silver-Ore-Team/zMultilogue/compare/v0.1.7...v0.1.8