Skip to content

Commit 591db84

Browse files
committed
v3.1 Hotfix 03
1 parent 1ad51f5 commit 591db84

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1229
-1522
lines changed

spell_rev/change-log.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
V3.1 - Hotfix 03 (July 26th 2013)
2+
- fixed compatibility issue between Deva and Planetar Avatars component and P&P Celestials mod
3+
4+
V3.1 - Hotfix 02 (June 25th 2013)
5+
- fixed Haste not granting +1 to thac0, AC, and saves vs. breath as advertised
6+
- fixed Greater Command causing Cowled Wizards to appear
7+
- Polymorph Self's shapeshift abilities flagged as "non-magical"
8+
9+
V3.1 - Hotfix 01 (July 16th 2012)
10+
- MSI's hobgoblins were not flagged as summons
11+
- Improved Haste cannot be "canceled" by Haste anymore
12+
- Black Blade of Disaster had an unused EFF file causing a crash if ToBEx is installed
13+
- summoned demons and Death Knights script fixes
14+
- minor "-1" thac0 correction for all summoned celestials to match descriptions

spell_rev/setup-spell_rev.tp2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ AUTHOR ~kaiser-sosa@libero.it~ // display email address if install fails
44

55
//MODDER
66

7-
VERSION ~v3.1~
7+
VERSION ~v3.1 (Hotfix 03)~
88

99
README ~spell_rev\readme-spell_rev.html~
1010

@@ -2788,6 +2788,7 @@ ACTION_IF (MOD_IS_INSTALLED ~setup-celestials.tp2~ 0) BEGIN
27882788
COPY_EXISTING ~ca#movsw.itm~ ~override~
27892789
PATCH_IF (SOURCE_SIZE > 0x71) BEGIN
27902790
WRITE_ASCII 0x22 ~FS~ // flaming sword
2791+
WRITE_BYTE 0x18 (BYTE_AT 0x18 BAND BNOT 0b00000010) // make one-handed
27912792
END
27922793
BUT_ONLY
27932794

spell_rev/sppr2##/sppr512b.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512c.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512d.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512e.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512f.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512g.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512h.spl

298 Bytes
Binary file not shown.

spell_rev/sppr2##/sppr512i.spl

250 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512b.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512c.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512d.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512e.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512f.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512g.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512h.spl

0 Bytes
Binary file not shown.

spell_rev/sppr5##/sppr512i.spl

0 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512b.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512c.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512d.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512e.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512f.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512g.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512h.spl

298 Bytes
Binary file not shown.

spell_rev/sppr6##/sppr512i.spl

250 Bytes
Binary file not shown.

spell_rev/sppr7##/devaevil.cre

0 Bytes
Binary file not shown.

spell_rev/sppr7##/devagood.cre

0 Bytes
Binary file not shown.

spell_rev/spwi3##/hobarcsu.cre

0 Bytes
Binary file not shown.

spell_rev/spwi3##/hobshasu.cre

0 Bytes
Binary file not shown.

spell_rev/spwi3##/spwi305.spl

2.25 KB
Binary file not shown.

spell_rev/spwi4##/spwi461.spl

0 Bytes
Binary file not shown.

spell_rev/spwi4##/spwi462.spl

0 Bytes
Binary file not shown.

spell_rev/spwi4##/spwi463.spl

0 Bytes
Binary file not shown.

spell_rev/spwi4##/spwi464.spl

0 Bytes
Binary file not shown.

spell_rev/spwi4##/spwi465.spl

0 Bytes
Binary file not shown.

spell_rev/spwi6##/spwi613.spl

432 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)