11## Changelog
22
3+ - [ Version 7.10] ( #version-710 )
34- [ Version 7.9] ( #version-79 )
45- [ Version 7.8] ( #version-78 )
56- [ Version 7.7] ( #version-77 )
2122- [ Version 1.0] ( #version-10 )
2223- [ Version 1.0beta] ( #version-10beta )
2324
25+ ### Version 7.10
26+
27+ - Fixed damn Boots of Stealth still being duped in BG1 part of BGT.
28+ - Fixed encoding when installing in non-English EE games.
29+
2430### Version 7.9
31+
2532Fixed Ring of Wizardry deduplication in BG1 part of EET.
2633
2734### Version 7.8
35+
2836Fixed Nadarin not giving out quest reward in trilogy.
2937
3038### Version 7.7
39+
3140Fixed Boots of Stealth still being duped in BG1 part of BGEE/EET.
3241
3342### Version 7.6
43+
3444Fixed several items missing from BG1 containers.
3545
3646### Version 7.5
47+
3748BG1NPC compatibility: Hentold's dagger won't be missing if Garrick is in party and interjects.
3849
3950### Version 7.4
51+
4052- Fixed certain items from replacement table missing even from canon sources (` dagg03 ` in particular).
4153- BGEE fix: reverted Zhurlong's boots to standard version, so that there's still just one copy in BG1 part of the game.
4254
4355### Version 7.3
56+
4457- Added temporary workaround for PI component display.
4558- Added Portuguese translation.
4659
4760### Version 7.2
61+
4862Updated IElib for better PI compatibility.
4963
5064### Version 7.1
65+
5166Added mod installer directive ensuring UA is installed after IR.
5267
5368### Version 7
69+
5470- More robust process: now UA checks whether each item is present in all of its canon sources before removing dupes.
5571- Added compatibility with IR.
5672- Many minor fixes.
5773
5874### Version 6
75+
5976- EE, BG1 compatible.
6077- Delete items from creatures instead of replacing.
6178
6279### Version 5
80+
6381- Fixed bug when some Strict items would not be available on Expanded setting.
6482- Better compatibility with Weimer and Daulmakan item upgrades.
6583- Added Burning Earth longsword to expanded list.
6684- Weidu 239.
6785
6886### Version 4
87+
6988- Added components to allow non-unique boots of speed and items "of protection" +1/+2.
7089- Fixed several missing items in BG1.
7190- Compatibility with Cursed Items revision and Dungeon-Be-Gone.
7291
7392### Version 3
93+
7494Fixed a bug when items present in both BG1 and BG2 may be rendered unavailable.
7595
7696### Version 2
97+
7798- Complete code rewrite to be more consistent and less intrusive.
7899- Weidu 238.
79100- Tactics compatibility.
80101
81102### Version 1.12
103+
82104- Major code revision and optimization.
83105- Fixed bug with not restoring Paladin's bracers and Bracers of Blinding Strike.
84106- Fixed wrong charges issues in several items.
@@ -87,17 +109,21 @@ Fixed a bug when items present in both BG1 and BG2 may be rendered unavailable.
87109- Weidu 200.
88110
89111### Version 1.11
112+
90113- A crucial bug from 1.1 fixed.
91114
92115### Version 1.1
116+
93117- 2 subcomponents to choose from.
94118- Code optimization, several bugfixes.
95119- Weidu 199.
96120
97121### Version 1.0
122+
98123- Added BGT compatibility
99124- Fixed some typos
100125- Added a few items
101126
102127### Version 1.0beta
128+
103129Beta release.
0 commit comments