Page 1 of 1

DSB Version 0.74

Posted: Thu Mar 07, 2019 2:49 am
by Sophia
What's new:

- Fixed an issue with the missile delta of spells generated from items
- Added create_ammo so ranged weapons can generate their own ammo
- Various small bug fixes

Download it here

Re: DSB Version 0.74

Posted: Sat Mar 16, 2019 1:14 am
by Stingm
Thanks for the hard work again Sophia.

Re: DSB Version 0.74

Posted: Thu Feb 27, 2020 2:46 pm
by Gambit37
Just in case it's missed in the 0.72 thread, here's some changes that need to be made to 0.74 base code:

methods.lua:
line 1576, change C_FIRESHIELD to conditions.fireshield
line 1763, change C_SPELLSHIELD to conditions.spellshield
lines 725, 731 change C_WINDOW to conditions.window

objects/lua
line 5994, change C_POISON to conditions.poison
line 6088, change C_SPELLSHIELD to conditions.spellshield