Gibberlings3 / iwdification

IWDification is a mod to bring some of the elements of Icewind Dale into the Baldur's Gate series of games. A lot of this project is based upon the work of the IWD-in-BG2 conversion project. The mod adds various elements such as selectable bard songs, two-handed axes, and over 65 new spells into your BG2, Tutu, BGT, or BGEE game. Every component can be installed independently of one another.
https://www.gibberlings3.net/mods/spells/iwdification/
12 stars 6 forks source link

Broken links #36

Closed dark0dave closed 2 months ago

dark0dave commented 2 months ago

These links point to personal directories. This is not correct. Its likely you want to include these files or link to a folder in the git repo itself.

cd_extend-o-matic.tpa ⇒ D:/docs/IE Mod Packaging/modding-resources/functions/cam/cd_extend-o-matic.tpa

alter_area-creature_item.tpa ⇒ D:/docs/IE Mod Packaging/modding-resources/functions/cam/alter_area-creature_item.tpa

I could find these files elsewhere to open a pr, apologies.

dark0dave commented 2 months ago

There are a few other links which point to the D:/ directory:

iwdification/tpa/g3_bgee_cpmvars.tpa => D:/docs/IE Mod Packaging/modding-resources/code/cam/g3_bgee_cpmvars.tpa

iwdification/tpa/g3_bgt_cpmvars.tpa => D:/docs/IE Mod Packaging/modding-resources/code/cam/g3_bgt_cpmvars.tpa

iwdification/tpa/g3_tutu_cpmvars.tpa => D:/docs/IE Mod Packaging/modding-resources/code/cam/g3_tutu_cpmvars.tpa

dark0dave commented 2 months ago

Its every link introduced by the last commit: https://github.com/Gibberlings3/iwdification/commit/2b8eb665315d7a58fa13acdee03f0538552acfe2

dark0dave commented 2 months ago

Fixed by 2bbba49 and 0d645f9703b597b68b7fd873fbbf63da8b88efe7 , thank you @CamDawg ·