From f0c18f954e934adb0076d37a8aeff05cbdf76999 Mon Sep 17 00:00:00 2001 From: CamDawg Date: Sun, 19 Jan 2025 12:15:37 -0800 Subject: [PATCH] v26 prep --- crossmodbg2/readme-crossmodbg2.html | 14 ++++++++++---- crossmodbg2/setup-crossmodbg2.tp2 | 2 +- package_mod.bat | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/crossmodbg2/readme-crossmodbg2.html b/crossmodbg2/readme-crossmodbg2.html index 5f861ee..365c69f 100644 --- a/crossmodbg2/readme-crossmodbg2.html +++ b/crossmodbg2/readme-crossmodbg2.html @@ -35,7 +35,7 @@

Crossmod Banter Pack for Baldur's Gate II

Original Maintainers: K'aeloree and berelinde
On the web:
Home page and discussion forum

-

Version 25
+

Version 26
Languages: English [full] German [partial], Italian [Solaufein-Ellitrae's Song only], Russian [Solaufein-Ellitrae's Song only], Simplified chinese [partial]
Platforms: Windows, macOS, Linux
Github: Gibberlings3/Crossmod_Banter_Pack_for_Baldurs_Gate_II

@@ -57,7 +57,7 @@

Compatibility

This mod is designed to work with Baldur's Gate II: Shadows of Amn with or without the Throne of Bhaal expansion pack, Baldur's Gate Trilogy, Baldur's Gate II: Enhanced Edition, or Enhanced Edition Trilogy. - Please install this after all other NPC mods.

+ These components will only add new material to your install if two or more of the mods covered by the project are installed. It will not be able to see into the future and detect something not installed before it looks at your installation - please place it in install order after all of the mods in this list.

Bug Reporting

@@ -119,7 +119,9 @@

Contents

Solaufein, Tashia, Tsujatha, Tyris Flare, and Kulyok's Xan.

Mods With Crossmod Content

-

The following NPC mods have at least one piece of crossmod content:

+

These components will only add new material to your install if two or more of the mods covered by the project are installed. It will not be able to see into the future and detect something not installed before it looks at your installation - please place it in install order after all of the mods in this list.

+

Please note that just because two NPCs are listed, they may not have additional content with one another--check the readme for specific and up-to-date banter combinations.

+

The following NPC mods have at least one piece of crossmod content:

  • The Haer'Dalis Romance mod from Aeryn
  • The Kiara-Zaiya mod from Alan M.C., Seifer and Jesara
  • @@ -247,7 +249,11 @@

    Version History

    -

    Version 25 - January 16, 2025

    +

    Version 26 - January 19, 2025

    +
      +
    • Thanks to help from shaigan, fixed installation errors pertaining to Khalid-Ajantis, Skie (Cost of One Girl's Soul)-Ajantis, and Adrian-Skie (Cost of One Girl's Soul
    • +
    +

    Version 25 - January 16, 2025

    • Massive overhaul of the underlying framework, which should significantly simplify and expedite future additions
    • Several banters with Khalid weren't firing since they were checking for the wrong script name
    • diff --git a/crossmodbg2/setup-crossmodbg2.tp2 b/crossmodbg2/setup-crossmodbg2.tp2 index fab4491..2fdbc46 100644 --- a/crossmodbg2/setup-crossmodbg2.tp2 +++ b/crossmodbg2/setup-crossmodbg2.tp2 @@ -14,7 +14,7 @@ ALWAYS END -VERSION ~v25~ //put version number here, not inside setup.tra +VERSION ~v26~ //put version number here, not inside setup.tra README ~crossmodbg2/readme-crossmodbg2.html~ diff --git a/package_mod.bat b/package_mod.bat index d64fd29..83ef052 100644 --- a/package_mod.bat +++ b/package_mod.bat @@ -6,7 +6,7 @@ call "%~dp0..\ModPackaging\utilities\ie_games.bat" REM /* MODIFY: set the values of the 3 variables below to reflect the current mod version */ set "mod_name=Crossmod Banter Pack for BG2" -set mod_version=v25 +set mod_version=v26 set mod_folder=crossmodbg2 REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */