Skip to content

Commit

Permalink
v19
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed Jan 15, 2025
1 parent 3ca4eee commit e0ad639
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion kivan/readme-kivan-new.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1> Kivan and Deheriana Companions for BG2 </h1>
<p> <strong><a href="http://www.gibberlings3.net/">A Gibberlings Three Mod</a><br />
Author: <a href="https://www.gibberlings3.net/profile/142-domi/">Domi</a><br />
On the web: <a href="https://www.gibberlings3.net/mods/npcs/kivan/">Project page</a> and <a href="https://www.gibberlings3.net/forum/58-kivan-and-deheriana-companions-for-bg2/">discussion forum</a></strong></p>
<p> <strong>Version 18</strong><br />
<p> <strong>Version 19</strong><br />
<strong>Languages:</strong> English, Russian<br />
<strong>Platforms: </strong>Windows, macOS, Linux<br />
<strong>GitHub: </strong><a href="https://github.com/Gibberlings3/Kivan_and_Deheriana">Gibberlings3/Kivan_and_Deheriana</a> </p>
Expand Down Expand Up @@ -267,6 +267,14 @@ <h2> Version History </h2>
<div class="ribbon_triangle_h2-l"></div>
<div class="ribbon_triangle_h2-r"></div>
<div class="section">
<p><strong>Version 19 (CamDawg, Frenzgyn) - January 15, 2024</strong></p>
<ul>
<li>Kivan's theme was recorded as a mono track, not a stereo track (thanks Frenzgyn)</li>
<li>Tried to fix an issue with Jozzi not re-appearing</li>
<li>Fixed issue with missing iconv.exe</li>
<li>Fixed inventory issue with Deheiriana</li>
<li>Fixed a potential, rare issue with error occurring during WeiDU stack re-installs</li>
</ul>
<p><strong>Version 18 (jastey, Frenzgyn) - June 16, 2023</strong></p>
<ul>
<li>Russian translation updated, courtesy of klichko86 and paladin84 from <a href="https://arcanecoast.ru/">arcanecoast.ru</a></li>
Expand Down
2 changes: 1 addition & 1 deletion kivan/setup-kivan.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BACKUP ~weidu_external/kivan/backup~
//AUTHOR [email protected]~
SUPPORT ~https://www.gibberlings3.net/forums/forum/58-kivan-and-deheriana-companions-for-bg2/~

VERSION ~v18~
VERSION ~v19~

README ~Kivan/readme-kivan-new.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=Kivan and Deheriana Companions for BG2"
set mod_version=v17
set mod_version=v19
set mod_folder=kivan

REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */
Expand Down

0 comments on commit e0ad639

Please sign in to comment.