Skip to content

Commit 031ec93

Browse files
committed
v18 prep
1 parent f1d1da9 commit 031ec93

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

cdtweaks/readme-cdtweaks.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1> The Tweaks Anthology </h1>
4141
<strong>Authors: </strong><a href="https://www.gibberlings3.net/profile/30-andyr/">Andyr</a>, <a href="https://www.gibberlings3.net/profile/3876-argent77/">argent77</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>, <a href="https://www.gibberlings3.net/profile/10256-luke/">Luke</a>, and Wes Weimer<br />
4242
<strong>Contributors: </strong>Angel, Ardanis/GeN1e, aVENGER, Blucher, Davide Carte, Daeros Trollkiller, dark0dave, Domi, Fouinto, Galactygon, icelus, Icendoan, japheth, jcompton, k4thos, Karzak, Kevin Dorner (aka Baldurdash), Lava, Luiz, Mike1072, Miloch, plainab, Richardson, Sabre, sarevok57, subtledoctor, Wendy Yung, Zed Nocear, zenblack<br />
4343
<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>, <a href="https://discord.gg/yTzjMTb">Discord</a>, and <a href="https://www.gibberlings3.net/gallery/album/27-tweaks-anthology/">preview gallery</a> </p>
44-
<p> <strong>Version 17</strong><br />
44+
<p> <strong>Version 18</strong><br />
4545
<strong>Languages:</strong> Chinese, Czech, English, French, German, Italian, Korean, Polish, Russian, and Spanish<br />
4646
<strong>Platforms: </strong>Windows, macOS, Linux<br />
4747
<strong>GitHub: </strong><a href="https://github.com/Gibberlings3/Tweaks-Anthology">Gibberlings3/Tweaks-Anthology</a> </p>
@@ -2436,7 +2436,7 @@ <h2> Version History <a href="#History" rel=""><img alt="Link to this section" h
24362436
<div class="ribbon_triangle_h2-l"></div>
24372437
<div class="ribbon_triangle_h2-r"></div>
24382438
<div class="section">
2439-
<p> <a id="history_18" name="history_18"></a><strong>Version 18 WIP Notes</strong> <a href="#history_18" rel=""><img alt="Link to this history" height="9" width="14" src="style/link.png" /></a></p>
2439+
<p> <a id="history_18" name="history_18"></a><strong>Version 18 - August 22, 2025</strong> <a href="#history_18" rel=""><img alt="Link to this history" height="9" width="14" src="style/link.png" /></a></p>
24402440
<ul>
24412441
<li>Fixed a severe issue with <strong>Allow Monks to Change Damage Types with Hand Weapons</strong> where it could cause crashes on level up</li>
24422442
<li>Fixed a severe issue with <strong>Make Bears and Boars Continue Fighting after Reaching 0 Hit Points</strong> where it could crash when the 0-hit point threshold was reached</li>

cdtweaks/setup-cdtweaks.tp2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ALWAYS
3535

3636
END
3737

38-
VERSION ~v17~
38+
VERSION ~v18~
3939

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

package_mod.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ call "%~dp0..\ModPackaging\utilities\ie_games.bat"
66

77
REM /* MODIFY: set the values of the 3 variables below to reflect the current mod version */
88
set "mod_name=Tweaks Anthology"
9-
set mod_version=v17
9+
set mod_version=v18
1010
set mod_folder=cdtweaks
1111

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

0 commit comments

Comments
 (0)