Posted by: Lollorian
« on: January 05, 2013, 01:45:45 PM »Well git doesn't allow package downloads now so here's the latest zipball with independent components
I searched so hope I didn't miss the post... Has the Azuredge problem - http://forums.pocketplane.net/index.php/topic,26442.0.html - been fixed in the recent versions? The ReadMe.txt does not state that it has.Code: [Select]Version 38:
So hopefully, yup
* Added Lich's fixed c2ax1h01.itm
(http://kerzenburg.baldurs-gate.eu/showpost.php?p=903720&postcount=1008)
I searched so hope I didn't miss the post... Has the Azuredge problem - http://forums.pocketplane.net/index.php/topic,26442.0.html - been fixed in the recent versions? The ReadMe.txt does not state that it has.
Version 38:
* Added Lich's fixed c2ax1h01.itm
(http://kerzenburg.baldurs-gate.eu/showpost.php?p=903720&postcount=1008)
So hopefully, yup Version 39: (updated by Lollorian)
* repairs ( http://forums.pocketplane.net/index.php/topic,27176.msg327010.html#msg327010 )
( http://forums.pocketplane.net/index.php/topic,27541.msg326886.html#msg326886 )
* French translation repairs from Sanctifer of the d'Oghmatiques
* WeiDU update to v231
[WeiDU.org] Item Upgrade v38 released
Lollorian has updated Weimer's Item Upgrade to v39. The Item Upgrade mod allows Cromwell and Cespenar to upgrade additional items in BGII. One third of them are convenience functions (e.g., they save you ring or boot space), one third of them try to beef up categories of weapons that are "weak by comparison" (e.g., clubs and spears), and one third of them upgrade NPC-specific items.
Changelog:
( http://forums.pocketplane.net/index.php/topic,27541.msg326886.html#msg326886 )
- French translation repairs from Sanctifer of the d'Oghmatiques
- WeiDU update to v231
Item Upgrade site: http://weidu.org/item.html
ggib_eht has asked me to report a potential mod incompatibility when multiple mods imitate this code.Thanks Hopefully that fixed this and this
He also added that, like any up-standing Central European player, he doesn't own the populistic Throne of Bhaal, hence he did not test if the same bug applies with Cespernar.I guess it applied
I was unable to install Revised consistency plus on a custom BWP install.Sorry about that This fix added
--- c2/crom/c2amul01.d 2011-02-07 21:57:56.910809400 +0100
+++ c2/crom/c2amul01.d 2011-02-07 21:57:54.128956100 +0100
@@ -41,8 +41,8 @@
IF ~~ THEN REPLY #66770 GOTO XO#NoItemUp
END
- IF WEIGHT #-1 ~GlobalGT("XO#Craft","ar0334",0)~ THEN BEGIN XO#CRAFT SAY #59797
- IF ~~ THEN DO ~SetGlobal("XO#Craft","ar0334",0)~ EXIT
+ IF WEIGHT #-1 ~OR(2) GlobalGT("XO#Craft","ar0334",0) GlobalGT("XO#ItemUp","ar0334",0)~ THEN BEGIN XO#CRAFT SAY #59797
+ IF ~~ THEN DO ~SetGlobal("XO#Craft","ar0334",0) SetGlobal("XO#ItemUp","ar0334",0)~ EXIT
END
IF ~~ THEN BEGIN XO#NoItemUp SAY @1234