From 9907f7594e27783bd892b37a408d53c598038efb Mon Sep 17 00:00:00 2001 From: CamDawg Date: Tue, 10 May 2022 12:48:55 -0700 Subject: [PATCH] v4 --- iwdification/iwdification.ini | 2 +- iwdification/readme-iwdification.html | 8 ++++++-- iwdification/setup-iwdification.tp2 | 2 +- package_mod.bat | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/iwdification/iwdification.ini b/iwdification/iwdification.ini index ae6b1e5..0430f89 100644 --- a/iwdification/iwdification.ini +++ b/iwdification/iwdification.ini @@ -36,4 +36,4 @@ LabelType = GloballyUnique Before = cdtweaks, a7-totlm-bg2ee, stratagems # This mod must be installed *after* the mods listed after the keyword -After = bg2fixpack, rr, garrick-tt \ No newline at end of file +After = bg2fixpack, rr, garrick-tt, eefixpack \ No newline at end of file diff --git a/iwdification/readme-iwdification.html b/iwdification/readme-iwdification.html index ad742c1..9fda8f8 100644 --- a/iwdification/readme-iwdification.html +++ b/iwdification/readme-iwdification.html @@ -33,7 +33,7 @@

IWDification

On the web: Home page and discussion forum

-

Version 3
+

Version 4
Languages: English, French, Spanish
Platforms: Windows, macOS, and Linux
GitHub: Gibberlings3/iwdification

@@ -53,7 +53,7 @@

Compatibility

-

IWDification works on all IE games that use the Baldur's Gate II engine, which includes the original Baldur's Gate II (Shadows of Amn with or without Throne of Bhaal), the two major Baldur's Gate conversion mods (Tutu and BGT), and the Enhanced Editions of Baldur's Gate and Baldur's Gate II. Content will be adjusted as appropriate for the detected platform--e.g. no +5 items or ninth level spells will be added to a Tutu or BGEE game.

+

IWDification works on all IE games that use the Baldur's Gate II engine, which includes the original Baldur's Gate II (Shadows of Amn with or without Throne of Bhaal), the Enhanced Editions of Baldur's Gate and Baldur's Gate II, and the three major Baldur's Gate conversion mods (Tutu, BGT, and EET). Content will be adjusted as appropriate for the detected platform--e.g. no +5 items or ninth level spells will be added to a Tutu or BGEE game.

For non-EE games:

You will see references to "original" or "vanilla" BG2 to differentiate it from the Enhanced Editions. Note that this includes any installation running on the original BG2 engine, notably BGT or Tutu.

TobEx is highly recommended for players using the spell packs on the original games. Without TobEx, spell selection screens during character creation are limited to 24 spells, as are spellbook pages. Since there are more than 24 spells available at some levels you will not be able to see all spells available or be able to select them. Cat's Grace, a second-level arcane spell, relies on functionality provided by TobEx and will be skipped if it's not detected.

@@ -390,6 +390,10 @@

Version History

+

Version 4 - May 10, 2022

+
    +
  • IWD Class Updates: Thief: Evasion was not clearing out the maximum levels for its new effects, meaning it was not working as intended (or at all) in many cases.
  • +

Version 3 - May 10, 2022

  • Added Spanish translation, courtesy of Gorlod
  • diff --git a/iwdification/setup-iwdification.tp2 b/iwdification/setup-iwdification.tp2 index 86ec592..3be3cf2 100644 --- a/iwdification/setup-iwdification.tp2 +++ b/iwdification/setup-iwdification.tp2 @@ -1,7 +1,7 @@ BACKUP ~weidu_external/iwdification/backup~ // location to store files for uninstall purposes SUPPORT ~https://www.gibberlings3.net/forums/forum/185-iwdification/~ -VERSION ~v3~ +VERSION ~v4~ AUTO_EVAL_STRINGS diff --git a/package_mod.bat b/package_mod.bat index cc07fe2..62e6272 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=IWDification" -set mod_version=v3 +set mod_version=v4 set mod_folder=iwdification REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */