From f705f83eb3d71fa9f8cbd69f9bbfb9f444147d3a Mon Sep 17 00:00:00 2001 From: CamDawg <pcamagna@yahoo.com> Date: Thu, 31 Aug 2023 05:50:19 -0700 Subject: [PATCH] v9 --- package_mod.bat | 2 +- tyrisflare/readme-tyrisflare.html | 7 ++++- tyrisflare/setup-tyrisflare.tp2 | 4 +-- tyrisflare/tyrisflare.ini | 43 +++++++++++++++++++++++++++++++ 4 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 tyrisflare/tyrisflare.ini diff --git a/package_mod.bat b/package_mod.bat index 3088773..c3ff7da 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=Tyris Flare" -set mod_version=v8 +set mod_version=v9 set mod_folder=tyrisflare REM /* MODIFY: list here which IE games the mod is compatible with, from this list of possibilities: */ diff --git a/tyrisflare/readme-tyrisflare.html b/tyrisflare/readme-tyrisflare.html index 08cbb9c..5c27fa9 100644 --- a/tyrisflare/readme-tyrisflare.html +++ b/tyrisflare/readme-tyrisflare.html @@ -33,7 +33,7 @@ <h1>Tyris Flare NPC</h1> <strong> On the web: </strong><a href="https://www.gibberlings3.net/mods/npcs/tyris/">Home page</a>, <a href="https://www.gibberlings3.net/forums/forum/169-tyris-flare/">discussion forum</a>, and <a href="https://www.gibberlings3.net/gallery/album/36-tyris-flare/">portrait gallery</a></p> - <p><strong> Version 8</strong><br /> + <p><strong> Version 9</strong><br /> <strong> Languages:</strong> English<br /> <strong>Platforms: </strong>Windows, Mac OS X, Linux</p> </div> @@ -162,6 +162,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 9 - August 03, 2020</strong></p> + <ul> + <li>Fixed install error for EET</li> + <li>Added tyrisflare.ini for support of ALIEN's Project Infinity</li> + </ul> <p><strong>Version 8 - January 16, 2019</strong></p> <ul> <li>Now works natively on EET</li> diff --git a/tyrisflare/setup-tyrisflare.tp2 b/tyrisflare/setup-tyrisflare.tp2 index 1dba685..05c33ea 100644 --- a/tyrisflare/setup-tyrisflare.tp2 +++ b/tyrisflare/setup-tyrisflare.tp2 @@ -1,7 +1,7 @@ BACKUP ~tyrisflare/backup~ SUPPORT ~https://www.gibberlings3.net/forums/forum/169-tyris-flare/~ -VERSION ~v8~ +VERSION ~v9~ ASK_EVERY_COMPONENT ALWAYS @@ -370,7 +370,7 @@ END ELSE BEGIN INCLUDE ~eet/other/eet_functions.tph~ LAF EET_NPC_TRANSITION INT_VAR type = 2 STR_VAR dv = ~g#tyris_cdtemp~ override_SoA = "g#tyris" override_ToB = "g#tyrs25" dialog_ToB = "g#trs25a" string = ~@60~ stringPosDV = ~Viconia~ SummonedVar = "G#TF.TyrisSummoned_cdtemp" SpawnPlaneVar = "G#TF.TyrisSpawnPlane" END // tyris-as-romance - LAF EET_NPC_TRANSITION INT_VAR type = 2 STR_VAR dv = ~g#tyris~ override_SoA = "g#tyris" override_ToB = "g#tyrs25" dialog_ToB = "g#trs251" string = ~@61~ stringPosDV = ~Viconia~ SummonedVar = "G#TF.TyrisSummoned" SpawnPlaneVar = "G#TF.TyrisSpawnPlane" END // tyris + LAF EET_NPC_TRANSITION INT_VAR type = 2 STR_VAR dv = ~g#tyris~ override_SoA = "g#tyris" override_ToB = "g#tyrs25" dialog_ToB = "g#trs25A" string = ~@61~ stringPosDV = ~Viconia~ SummonedVar = "G#TF.TyrisSummoned" SpawnPlaneVar = "G#TF.TyrisSpawnPlane" END // tyris COPY_EXISTING ~fatesp.dlg~ ~override~ // add additional triggers/actions for angelo-as-romance DECOMPILE_AND_PATCH BEGIN diff --git a/tyrisflare/tyrisflare.ini b/tyrisflare/tyrisflare.ini new file mode 100644 index 0000000..1c43d30 --- /dev/null +++ b/tyrisflare/tyrisflare.ini @@ -0,0 +1,43 @@ +# File encoding: preferred UTF8 (no BOM) if unicode characters are present, it can be ANSI for English-only +# File format: ini as default and then HJSON/JSON5/JSONC/JSON (JSON doesn't allow comments) for advanced modders who want to use benefits of those file formats +# File name: it must be the same as tp2 name: MyMod.tp2 => MyMod.ini (.hjson/.json5/.jsonc/.json) +# File location: the same folder where .tp2 file is present +# File content: every key=value pair is optional, key names are case insensitive + +# ini section header is required to avoid false detection +[Metadata] + +# Full name of the mod, without version number +Name = Tyris Flare NPC + +# Author name or nick, don't use email address +Author = Grim Squeaker + +# Short description of the mod, main goals, features etc +Description = Meet Tyris Flare, a red-haired amazon who can kick ass and hurl fire! + +Sound familiar? That's because I decided to have a nostalgia trip and recreate a character from ye olde Golden Axe computer games that were released on the Sega Mega Drive (or Genesis in America) and arcade machines in the 90s. You may also have seen her recently in Golden Axe: Beast Master, though my interpretation of the character is from the older games. + +How does she end up in Baldur's Gate II? You'll have to play to find out! + +Once in your party, Tyris will banter with all BioWare NPCs and can be romanced by any human/elf/half-elf male PC. Enjoy! + +The mod is directly compatible with all BG2 games: BGII, BGT, BGII:EE, and EET. + +# Web address of mod Homepage +Homepage = https://www.gibberlings3.net/mods/npcs/tyris/ + +# Web address of mod dedicated forum or forum thread +Forum = https://www.gibberlings3.net/forums/forum/169-tyris-flare/ + +# if you use Github.com (preferred hosting site), simply use github.com/AccountOrOrgName/RepositoryName +# If you use other hosting sites, please check requirements and put direct download link +Download = + +# Requirements for other hosting sites: +# - forum attachments won't work because the download links will be changed every time when you update mod package +# - mod package should be downloaded using 'wget' commandline tool: wget.exe --no-check-certificate 'link' +# - it's possible to preform file size check using 'wget' commandline tool: wget.exe --no-check-certificate --spider 'link' +# - links do not expire after 30 or more days without download ( speeedyshare, mediafire etc has forced expiration dates) +# - hosting site won't require user interaction or captcha ( googledrive, mediafire etc require user interaction) +# - hosting site don't advertise any kind of adware/crapware etc \ No newline at end of file