Skip to content

Commit

Permalink
v15 packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDawg committed Jun 3, 2022
1 parent 7b69ac8 commit dbb115e
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 12 deletions.
2 changes: 1 addition & 1 deletion cdtweaks/cdtweaks.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ LabelType = GloballyUnique
Before =

# This mod must be installed *after* the mods listed after the keyword
After = 1pp, arestorationp, bg1npc, bg2fixpack, item_rev, iwdfixpack, iwdification, mts_crappackv2, oversight, thecalling, tobex, tomeandblood, ub_iwd
After = 1pp, arestorationp, bg1npc, bg2fixpack, eefixpack, item_rev, iwdfixpack, iwdification, mts_crappackv2, oversight, thecalling, tobex, tomeandblood, ub_iwd
51 changes: 44 additions & 7 deletions cdtweaks/readme-cdtweaks.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1> The Tweaks Anthology </h1>
<strong>Authors: </strong><a href="https://www.gibberlings3.net/profile/30-andyr/">Andyr</a>, <a href="https://www.gibberlings3.net/profile/426-the-bigg/">the bigg</a>, <a href="https://www.gibberlings3.net/profile/1067-davidw/">DavidW</a>, <a href="https://www.gibberlings3.net/profile/2061-grogerson/">grogerson</a>, <a href="https://www.gibberlings3.net/profile/100-idobek/">Idobek</a>, the bigg, and Wes Weimer<br />
<strong>Contributors: </strong>Angel, Ardanis/GeN1e, argent77, aVENGER, Blucher, Davide Carte, Daeros Trollkiller, Domi, Fouinto, Galactygon, icelus, Icendoan, japheth, jcompton, Karzak, Kevin Dorner (aka Baldurdash), Lava, Luiz, Mike1072, Miloch, plainab, Richardson, Sabre, sarevok57, subtledoctor, Wendy Yung, Zed Nocear<br />
<strong>On the web: </strong><a href="https://www.gibberlings3.net/mods/tweaks/tweaks/">Home page</a>, <a href="https://www.gibberlings3.net/forums/forum/34-tweaks-anthology-forum/">discussion forum</a>, and <a href="https://www.gibberlings3.net/gallery/album/27-tweaks-anthology/">preview gallery</a> </p>
<p> <strong>Version 14</strong><br />
<p> <strong>Version 15</strong><br />
<strong>Languages:</strong> Chinese, Czech, English, French, German, Italian, Korean, Polish, Russian, and Spanish<br />
<strong>Platforms: </strong>Windows, macOS, Linux<br />
<strong>GitHub: </strong><a href="https://github.com/Gibberlings3/Tweaks-Anthology">Gibberlings3/Tweaks-Anthology</a> </p>
Expand Down Expand Up @@ -90,7 +90,7 @@ <h2> Installation </h2>
<div class="section">
<div>
<div>
<p> First time installing a mod? Check out <abbr title="The Gibberlings Three">G3</abbr>&#39;s comprehensive tutorial: <a href="https://www.gibberlings3.net/forums/topic/33164-a-new-player%E2%80%99s-guide-to-installing-and-playing-mods/">A New Player&rsquo;s Guide to Installing and Playing Mods</a>. </p>
<p> First time installing a mod? Check out <abbr title="The Gibberlings Three">G3</abbr>&#39;s comprehensive tutorial: <a href="https://www.gibberlings3.net/forums/topic/33164-a-new-player%E2%80%99s-guide-to-installing-and-playing-mods/">A New Player's Guide to Installing and Playing Mods</a>. </p>
<p> <strong>Special Note for Siege of Dragonspear from Steam/<abbr title="Good Old Games">GOG</abbr></strong><br />
Good Old Games (<abbr title="Good Old Games">GOG</abbr>) and Steam both package the additional content for Siege of Dragonspear in a method that <abbr title="Weimer Dialogue Utility">WeiDU</abbr>, the tool used to install this mod, cannot access. You must run a program called <a href="https://github.com/Argent77/A7-DlcMerger/releases"><abbr title="Downloadable Content">DLC</abbr> Merger</a> on your <abbr title="Siege of Dragonspear">SoD</abbr> installation before you can install this or any other <abbr title="Weimer Dialogue Utility">WeiDU</abbr>-based mod. </p>
<p> <strong>Enhanced Editions Note</strong><br />
Expand Down Expand Up @@ -175,6 +175,9 @@ <h3> <a id="contents_cosmetic" name="contents_cosmetic"></a>Cosmetic Changes </h
<p> <strong>Fix Boo&#39;s Squeak</strong><br />
<em><abbr title="Baldur's Gate: Enhanced Edition">BGEE</abbr>, <abbr title="Baldur's Gate II: Enhanced Edition">BG2EE</abbr>, <abbr title="Enhanced Edition Trilogy">EET</abbr>, <abbr title="Baldur's Gate">BG</abbr>, <abbr title="Baldur's Gate II">BG2</abbr>, <abbr title="Baldur's Gate Trilogy">BGT</abbr>, Tutu</em> </p>
<p> When you click on Boo in Minsc&#39;s inventory you&#39;re treated to a terrible, sped-up sound of someone saying &#39;squeak&#39;. This component replaces this awful noise with an actual Boo squeak pared from one of Minsc&#39;s sound files. </p>
<p><strong>Remove &quot;+x&quot; From Unique Item Names</strong><br />
<em><abbr title="Baldur's Gate: Enhanced Edition">BGEE</abbr>, <abbr title="Baldur's Gate II: Enhanced Edition">BG2EE</abbr>, <abbr title="Enhanced Edition Trilogy">EET</abbr></em></p>
<p> The Enhanced Editions change the name of a number of items to match their given, unique name from their description, e.g. the &quot;Bastard Sword +1,+3 vs. Shapeshifters&quot; was changed to &quot;Kondar +1&quot;. However, the +1 that was added to the names has always bothered me: &quot;Kondar +1&quot; implies, to me at least, the existence of &quot;Kondar +2&quot; or other Kondars. This component simply removes the &quot;+x&quot; from uniquely named items, turning &quot;Kondar +1&quot; into &quot;Kondar&quot;. Note that this will not affect items with actual variations: &quot;Carsomyr +5&quot; will not be renamed because it can be upgraded to &quot;Carsomyr +6&quot;. </p>
<p> <strong>Make Magic Shields Glow [plainab/grogerson]</strong><br />
<em>All games except <abbr title="Planescape: Torment">PsT</abbr>, <abbr title="Planescape: Torment: Enhanced Edition">PsTEE</abbr></em> </p>
<p> For those who don&#39;t like that magic shields either mimic the primary color of the wielder or are a dull wood brown, this little component changes the magic shields so their panels now glow with their protective enchantments. </p>
Expand Down Expand Up @@ -717,6 +720,9 @@ <h3> <a id="contents_rules" name="contents_rules"></a>Rule Changes </h3>
<p> <strong>Alter Druid Spell and Level Progression Tables</strong><br />
<em>All games except <abbr title="Icewind Dale II">IWD2</abbr></em> </p>
<p> This component is actually the combination and streamlining of three different components: <strong><abbr title="Pen and Paper">PnP</abbr> Spell Progression Tables</strong>;, <strong>Un-Nerfed <abbr title="To-Hit Armor Class 0">THAC0</abbr> Table, Saving Throws, Grand-Mastery, and Arcane, Divine Spell Progression</strong>; and <strong>Druids Use Cleric Level and Spell Progression</strong>. These are now combined and made more granular so that the player can select exactly which level and spell progression tables they wish to use. A <a href="https://gibberlings3.github.io/Documentation/readmes/readme-cdtweaks_tables.html#druid">comparison of the spell progression tables</a> is available. </p>
<p><strong>Alter Wisdom-Based Divine Bonus Spell Table</strong><br />
<em>All games except <abbr title="Icewind Dale II">IWD2</abbr></em></p>
<p> Higher wisdom scores provide bonus spells for divine casters such as clerics or druids. This component allows the player to pick between two options: a table faithful to PnP (and used in PsT) or the current table used in all of the other games. A <a href="https://gibberlings3.github.io/Documentation/readmes/readme-cdtweaks_tables.html#wisdom">comparison of the tables</a> is available. </p>
<p> <strong>Triple-Class <abbr title="High-Level Ability">HLA</abbr> Tables</strong><br />
<em><abbr title="Baldur's Gate II: Enhanced Edition">BG2EE</abbr>, <abbr title="Enhanced Edition Trilogy">EET</abbr>, <abbr title="Baldur's Gate II">BG2</abbr> (requires <abbr title="Throne of Bhaal">ToB</abbr>), <abbr title="Baldur's Gate Trilogy">BGT</abbr></em><br />
<em>Requires Change Experience Point Cap - remove experience cap</em> </p>
Expand Down Expand Up @@ -867,7 +873,14 @@ <h3> <a id="contents_rules" name="contents_rules"></a>Rule Changes </h3>
<p> This component reduces the time between events at the de&#39;Arnise Keep by 30% to help players who finish the Shadows of Amn campaign before the finale at the stronghold. </p>
<p> <strong>Allow Monks to Wear Helmets</strong><br />
<em><abbr title="Baldur's Gate II">BG2</abbr>(<abbr title="Enhanced Edition">EE</abbr>), <abbr title="Baldur's Gate Trilogy">BGT</abbr>, <abbr title="Enhanced Edition Trilogy">EET</abbr>, Tutu, <abbr title="Icewind Dale: Enhanced Edition">IWDEE</abbr>, <abbr title="Baldur's Gate: Enhanced Edition">BGEE</abbr></em> </p>
<p> One of the issues with monks, especially for players on the harder difficulties, is that they have no way to receive critical hit protection. Any helmet that&#39;s usable by clerics and fighters will be made available to monks to provide some degree of protection. Since monks have <a href="https://www.gibberlings3.net/gallery/image/509-mask-of-king-strohm-vs-monks/">a serious animation glitch</a> when wearing helmets, it will also change their base animation to be a cleric unless the <strong>Remove Helmet Animations</strong> component is also installed. </p>
<p> One of the issues with monks, especially for players on the harder difficulties, is that they have no way to receive critical hit protection. Any helmet that&#39;s usable by clerics and fighters will be made available to monks to provide some degree of protection. Only on oBG2, since monks have <a href="https://www.gibberlings3.net/gallery/image/509-mask-of-king-strohm-vs-monks/">a serious animation glitch</a> when wearing helmets, it will also change their base animation to be a cleric unless the <strong>Remove Helmet Animations</strong> component is also installed. </p>
<p><strong> Thieves Can Backstab With More Weapons With &quot;Use Any Item&quot;</strong><br />
<em><abbr title="Baldur's Gate II">BG2</abbr><abbr title="Enhanced Edition">EE</abbr>,<abbr title="Enhanced Edition Trilogy">EET</abbr></em></p>
<p>A thief's ability to use a weapon for backstabbing is tied to whether or not a single-class thief can use an item. This means that even after a thief gains access to the High Level Ability <em>Use Any Item</em> (UAI), they are still unable to use some weapons for backstabbing even though they should otherwise be allowed. For example thieves can use ninja-t&#333;s to backstab, but can't backstab with the Ninjat&#333; of the Scarlet Brotherhood even though they can use it with UAI. Using new functionality in the EEs, this component keeps the current restrictions (a thief can't use the Ninjat&#333; of the Scarlet Brotherhood until they get UAI), but once they can use it, it can be used for backstabbing. </p>
<p>Note that this makes the Staff of the Magi (SotM) available for backstabbing. To prevent abusing the SotM's invisbility-on-equip for multiple backstabs, one additional change is made to the item: a successful melee attack (including backstabbing) will prevent the wielder from re-entering invisibility until a round has passed. </p>
<p> <strong>Restore IWD Tooltips</strong><br />
<em>IWDEE</em></p>
<p>This component replaces the existing, explicit IWDEE creature tooltips (typically the proper name of an NPC) with the more ambiguous tooltips that were used in the original (typically a physical description). For example, Arundel used the tooltip "Old Man" in the original IWD instead of the explicit "Arundel" that he uses in IWDEE. Some other examples are <a href="https://www.gibberlings3.net/gallery/image/821-restore-iwd-tooltips/">available in the Tweaks gallery</a>. </p>
</div>
<div class="ribbon_rectangle_h3">
<h3> <a id="contents_convenience" name="contents_convenience"></a>Convenience Tweaks and/or Cheats </h3>
Expand Down Expand Up @@ -1229,12 +1242,12 @@ <h2> Thanks and Acknowledgements </h2>
<ul>
<li> <strong>Chinese</strong>: Translation from <abbr title="Baldur's Gate II">BG2</abbr> Tweaks by Miranda, distance20 and c4_angel for Anthology </li>
<li> <strong>Czech</strong>: Razfallow, Vlas&aacute;k </li>
<li> <strong>French</strong>: Elgaern the Dragon Slayer, elminster, Isaya, Anomaly </li>
<li> <strong>French</strong>: Elgaern the Dragon Slayer, elminster, Isaya, Anomaly, mickabouille</li>
<li> <strong>German</strong>: Caswallon, jester, Leonardo Watson </li>
<li> <strong>Italian</strong>: Marco Ivezic, Andrea C., improb@bile, ilot </li>
<li> <strong>Korean</strong>: web2air </li>
<li> <strong>Polish</strong>: Artanis, dragionian, Evendur, Grjgori, Neminus, yarpen, Cuttoth </li>
<li> <strong>Russian</strong>: abalabokhin, <a href="http://www.aerie.ru/">aerie.ru</a>, Creepin, Domi, Kulyok, Serdrick, prowler, Saigon1983 </li>
<li> <strong>Russian</strong>: abalabokhin, <a href="http://www.aerie.ru/">aerie.ru</a>, <a href="https://arcanecoast.ru/">arcanecoast.ru</a>, Creepin, Domi, Kulyok, Serdrick, prowler, Saigon1983, yota13</li>
<li> <strong>Spanish</strong>: Bhasbuto and Clan DLAN provided the original Ease-of-Use translation, the rest (<abbr title="The Gibberlings Three">G3</abbr> Tweaks, Tutu Tweaks and the combined <abbr title="Baldur's Gate II">BG2</abbr> Tweaks) is from Immortality and Clan DLAN with some lines from Januskza. Revised text by Ghildrean. </li>
</ul>
<p> <strong>Tools Used in Creation</strong> </p>
Expand Down Expand Up @@ -1272,18 +1285,42 @@ <h2> Version History </h2>
<div class="ribbon_triangle_h2-l"></div>
<div class="ribbon_triangle_h2-r"></div>
<div class="section">
<p> <strong>Version 15 - June 4, 2022</strong> </p>
<ul>
<li>New components:
<ul>
<li><strong>Remove &quot;+x&quot; From Unique Item Names</strong></li>
<li><strong>Alter Wisdom-Based Divine Bonus Spell Table</strong></li>
<li><strong>Thieves Can Backstab With More Weapons With &quot;Use Any Item&quot;</strong></li>
<li><strong>Restore IWD Tooltips</strong></li>
</ul>
</li>
<li>Updated French translation, courtesy of mickabouille</li>
<li>Updated Russian translation, courtesy of yota13 and <a href="https://arcanecoast.ru/">arcanecoast.ru</a></li>
<li>Fixed an issue with text encoding, which could cause messed-up characters to appear for non-English players</li>
<li><strong> Remove Helmet Animations</strong> now remove helmet animations in a substantially cleaner fashion on EE games. This was also used for <strong>Allow Monks to Wear Helmets</strong> so that human monk animations can still be used whether or not <strong>Remove Helmet Animations</strong> is installed (on the EEs, at least)</li>
<li>Addressed minor incompatibility between <strong>Remove Racial Restrictions for Single Classes</strong> and <strong>The Artisan's Kitpack</strong>, in that the former would overwrite the custom half-orc monk paperdoll from the latter</li>
<li> The <strong>Universal Clubs</strong> component was looking along the wrong path for translation files, meaning most clubs did not get their descriptions properly updated</li>
<li> <strong>Increase Party Movement Speed and/or Casting Speed Outside of Combat [argent77]</strong> should have better detection for pseudo-party members such as familiars or 'companion' NPCs</li>
<li>Fixed bad shadows on the new icons for the Magma Bulwark and the Ring of Human Influence as part of <strong> Unique Icons [Lava] </strong></li>
<li><strong>Unique Icons [Lava] </strong>now has the option to override existing, unique icons or to preserve them</li>
<li>Fixed a bug with the <strong>Friendly Random Drops</strong> component, specifically, the <em>Choose your drop</em> variant. The handful of random items that were actually wielded by enemies were being swapped, but done in such a way that the enemy was not dropping a token and also attacking barehanded. </li>
<li><strong>Send BioWare <abbr title="Non-Player Characters"><abbr title="Non-Player Characters">NPCs</abbr></abbr> to an Inn</strong> was still allowing Neera and Rasaad to depart as normal</li>
<li> <strong><abbr title="Non-Player Characters"><abbr title="Non-Player Characters">NPCs</abbr></abbr> Don't Fight</strong> will now prevent having to choose between Rasaad and Viconia in Rasaad's Throne of Bhaal quest</li>
<li> <strong>Adjust Cromwell's Forging Time</strong> was adjusting the time correctly on EE games, but it would default back to the original time if the forging cutscene was skipped by the player</li>
</ul>
<p> <strong>Version 14 - April 5, 2022</strong> </p>
<ul>
<li>Just an embarassingly dumb copy-paste meant that <strong>Unique Icons [Lava]</strong> was not doing anything on BG/BG2 games. </li>
</ul>
<p> <strong>Version 13 - April 4, 2022</strong></p>
<p> <strong>Version 13 - April 4, 2022</strong></p>
<ul>
<li>Instead of grabbing icons from other games, <strong>Unique Icons</strong> now features over 330 beautiful new icons from Lava and has been re-designated <strong>Unique Icons [Lava]</strong>. Check out the <a href="https://gibberlings3.github.io/Documentation/readmes/readme-cdtweaks_unique_icons.html">new documentation</a> to see all of the changes. </li>
<li>Updates to the Polish and Russian translations, courtesy of m-architek and abalabokhin</li>
<li>Fixed a bug where a couple of components interacted badly with malformed kit ability tables</li>
<li>Fixed a couple of bugs with <strong>Friendly Random Drops</strong>; specifically a few drops were being missed due to a combination of factors</li>
<li>Fixed a bug with the <strong>Send BioWare <abbr title="Non-Player Characters">NPCs</abbr> to an Inn</strong> on EET; specifically the component was patching the BG2 dialogues of the EE NPCs instead of their BG dialogues</li>
<li>Updated the master armor list with an update to Grumbar's Defense </li>
<li>Updated the master armor list with an update to Grumbar's Defense </li>
</ul>
<p> <strong>Version 12 - March 10, 2022</strong> </p>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions cdtweaks/setup-cdtweaks.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ALWAYS

END

VERSION ~v14~
VERSION ~v15~

README ~cdtweaks/languages/%LANGUAGE%/readme-cdtweaks.html~ ~cdtweaks/readme-cdtweaks.html~

Expand All @@ -30,7 +30,7 @@ LANGUAGE
~cdtweaks/languages/czech/game.tra~
~cdtweaks/languages/czech/weidu.tra~
LANGUAGE
~Francais (Translation by Anomaly, Elgaern the Dragon Slayer, elminster, Isaya)~
~Francais (Translation by Anomaly, Elgaern the Dragon Slayer, elminster, Isaya, mickabouille)~
~french~
~cdtweaks/languages/english/game.tra~
~cdtweaks/languages/english/weidu.tra~
Expand Down Expand Up @@ -65,7 +65,7 @@ LANGUAGE
~cdtweaks/languages/polish/game.tra~
~cdtweaks/languages/polish/weidu.tra~
LANGUAGE
~Russian (Translation by aerie.ru, abalabokhin, Creepin, Domi, Kulyok, prowler, Saigon1983, Serdrick)~
~Russian (Translation by abalabokhin, aerie.ru, arcanecoast.ru, Creepin, Domi, Kulyok, prowler, Saigon1983, Serdrick, yota13)~
~russian~
~cdtweaks/languages/english/game.tra~
~cdtweaks/languages/english/weidu.tra~
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=Tweaks Anthology"
set mod_version=v14
set mod_version=v15
set mod_folder=cdtweaks

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

0 comments on commit dbb115e

Please sign in to comment.