Skip to content

Commit

Permalink
v26 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed Jan 19, 2025
1 parent 8ace75e commit f0c18f9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
14 changes: 10 additions & 4 deletions crossmodbg2/readme-crossmodbg2.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1>Crossmod Banter Pack for Baldur's Gate II</h1>
Original Maintainers: </strong><a href="http://gibberlings3.net/forums/index.php?showuser=818">K'aeloree</a> and <a href="http://gibberlings3.net/forums/index.php?showuser=1014">berelinde</a><strong><br />
On the web: </strong><a href="https://www.gibberlings3.net/mods/npcs/crossmod/">Home page</a> and <a href="https://www.gibberlings3.net/forums/forum/55-crossmod-banter-pack/">discussion
forum</a></p>
<p><strong>Version 25<br />
<p><strong>Version 26<br />
</strong> <strong>Languages:</strong> English [full] German [partial], Italian [Solaufein-Ellitrae's Song only], Russian [Solaufein-Ellitrae's Song only], Simplified chinese [partial]<br />
<strong>Platforms:</strong> Windows, macOS, Linux<br />
<strong>Github:</strong> <a href="https://github.com/Gibberlings3/Crossmod_Banter_Pack_for_Baldurs_Gate_II">Gibberlings3/Crossmod_Banter_Pack_for_Baldurs_Gate_II</a></p>
Expand All @@ -57,7 +57,7 @@ <h2>Compatibility</h2>
<div class="section">
<p>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 <acronym title="Non-Player Character">NPC</acronym> mods.</p>
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 <strong> in install order after all of the mods in this list</strong>. </p>
</div>
<div class="ribbon_rectangle_h2"><a id="Bugs" name="Bugs"></a>
<h2>Bug Reporting</h2>
Expand Down Expand Up @@ -119,7 +119,9 @@ <h2>Contents</h2>
Solaufein, Tashia, Tsujatha, Tyris Flare, and Kulyok's Xan. </li>
</ul>
<h4><a name="crossmod_list" id="crossmod_list"></a>Mods With Crossmod Content</h4>
<p>The following NPC mods have at least one piece of crossmod content:</p>
<p> 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 <strong> in install order after all of the mods in this list</strong>. </p>
<p> Please note that just because two <abbr title="Non-Player Characters"><abbr title="Non-Player Characters">NPCs</abbr></abbr> are listed, they may not have additional content with one another--check the <a href="https://gibberlings3.github.io/Documentation/readmes/readme-crossmodbg2.html" rel="external nofollow">readme</a> for specific and up-to-date banter combinations. </p>
<p> The following <abbr title="Non-Player Character"><abbr title="Non-Player Character">NPC</abbr></abbr> mods have at least one piece of crossmod content: </p>
<ul>
<li>The Haer'Dalis Romance mod from Aeryn</li>
<li> The Kiara-Zaiya mod from Alan M.C., Seifer and Jesara </li>
Expand Down Expand Up @@ -247,7 +249,11 @@ <h2>Version History</h2>
<div class="ribbon_triangle_h2-l"></div>
<div class="ribbon_triangle_h2-r"></div>
<div class="section">
<p><strong>Version 25 - January 16, 2025</strong></p>
<p><strong>Version 26 - January 19, 2025</strong></p>
<ul>
<li>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</li>
</ul>
<p><strong>Version 25 - January 16, 2025</strong></p>
<ul>
<li>Massive overhaul of the underlying framework, which should significantly simplify and expedite future additions</li>
<li>Several banters with Khalid weren't firing since they were checking for the wrong script name</li>
Expand Down
2 changes: 1 addition & 1 deletion crossmodbg2/setup-crossmodbg2.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -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~

Expand Down
2 changes: 1 addition & 1 deletion package_mod.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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: */
Expand Down

0 comments on commit f0c18f9

Please sign in to comment.