Page 1 of 1

DSB Version 0.33

Posted: Thu Jul 17, 2008 3:10 am
by Sophia
What's new:

- Function dsb_update_strings renamed dsb_update_system and expanded
- Improved handling of directional triggers
- Fixed error with const_weight and lists of targets
- Added opby_func exvar, contains name of func(id, what, wallitem, teleporter)
- Fixed problems with removing a dead party member
- Added sys_sleep, sys_wake_up, sys_game_save, sys_game_load

Posted: Thu Jul 17, 2008 9:59 am
by Michoko
Great news! Thank you Sophia! :)

Posted: Thu Jul 17, 2008 2:03 pm
by ian_scho
All ya need to do now is update the documentation ;)

Functions: dsb_update_system, sys_sleep, sys_wake_up, sys_game_save, sys_game_load
http://www.dianneandpaul.net/DMwiki/ind ... e=DSBFuncs

exvars: opby_func
http://www.dianneandpaul.net/DMwiki/ind ... =DSBExvars

When I removed a dead party member (created magically and on death be ejected from the party), I would reset their health/stamina/mana stats to max again upon reanimation. Otherwise I found that I had added a foul smelling corpse to the team :shock:

Posted: Thu Jul 17, 2008 6:35 pm
by Sophia
The nice thing about a wiki is that anyone can update it. :P ;)

I added the new functions, though. :)