Skip to content

Commit

Permalink
v3.1 Hotfix 03
Browse files Browse the repository at this point in the history
  • Loading branch information
mike1072 committed Dec 30, 2015
1 parent 1ad51f5 commit 591db84
Show file tree
Hide file tree
Showing 46 changed files with 1,229 additions and 1,522 deletions.
14 changes: 14 additions & 0 deletions spell_rev/change-log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
V3.1 - Hotfix 03 (July 26th 2013)
- fixed compatibility issue between Deva and Planetar Avatars component and P&P Celestials mod

V3.1 - Hotfix 02 (June 25th 2013)
- fixed Haste not granting +1 to thac0, AC, and saves vs. breath as advertised
- fixed Greater Command causing Cowled Wizards to appear
- Polymorph Self's shapeshift abilities flagged as "non-magical"

V3.1 - Hotfix 01 (July 16th 2012)
- MSI's hobgoblins were not flagged as summons
- Improved Haste cannot be "canceled" by Haste anymore
- Black Blade of Disaster had an unused EFF file causing a crash if ToBEx is installed
- summoned demons and Death Knights script fixes
- minor "-1" thac0 correction for all summoned celestials to match descriptions
3 changes: 2 additions & 1 deletion spell_rev/setup-spell_rev.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AUTHOR [email protected]~ // display email address if install fails

//MODDER

VERSION ~v3.1~
VERSION ~v3.1 (Hotfix 03)~

README ~spell_rev\readme-spell_rev.html~

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

Expand Down
Binary file added spell_rev/sppr2##/sppr512b.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512c.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512d.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512e.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512f.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512g.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512h.spl
Binary file not shown.
Binary file added spell_rev/sppr2##/sppr512i.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512b.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512c.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512d.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512e.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512f.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512g.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512h.spl
Binary file not shown.
Binary file modified spell_rev/sppr5##/sppr512i.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512b.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512c.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512d.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512e.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512f.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512g.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512h.spl
Binary file not shown.
Binary file added spell_rev/sppr6##/sppr512i.spl
Binary file not shown.
Binary file modified spell_rev/sppr7##/devaevil.cre
Binary file not shown.
Binary file modified spell_rev/sppr7##/devagood.cre
Binary file not shown.
Binary file modified spell_rev/spwi3##/hobarcsu.cre
Binary file not shown.
Binary file modified spell_rev/spwi3##/hobshasu.cre
Binary file not shown.
Binary file modified spell_rev/spwi3##/spwi305.spl
Binary file not shown.
Binary file modified spell_rev/spwi4##/spwi461.spl
Binary file not shown.
Binary file modified spell_rev/spwi4##/spwi462.spl
Binary file not shown.
Binary file modified spell_rev/spwi4##/spwi463.spl
Binary file not shown.
Binary file modified spell_rev/spwi4##/spwi464.spl
Binary file not shown.
Binary file modified spell_rev/spwi4##/spwi465.spl
Binary file not shown.
Binary file modified spell_rev/spwi6##/spwi613.spl
Binary file not shown.
Loading

0 comments on commit 591db84

Please sign in to comment.