DSB Version 0.33

This forum is for the Lua scriptable clone of DM/CSB called Dungeon Strikes Back by Sophia. Use DSB to build your own highly customised games.

Moderator: Sophia

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Sophia
Concise and Honest
Posts: 4307
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

DSB Version 0.33

Post 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
Michoko
Novice
Posts: 20
Joined: Fri Jun 13, 2008 1:50 pm
Contact:

Post by Michoko »

Great news! Thank you Sophia! :)
User avatar
ian_scho
High Lord
Posts: 2807
Joined: Fri Apr 07, 2006 8:30 am
Location: Zaragoza, Spain

Post 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:
User avatar
Sophia
Concise and Honest
Posts: 4307
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Post by Sophia »

The nice thing about a wiki is that anyone can update it. :P ;)

I added the new functions, though. :)
Post Reply