DSB Version 0.57

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

DSB Version 0.57

Post by Sophia »

What's new:

- Added dsb_get_flydelta and dsb_set_flydelta for flying objects
- Fixed dsb_set_flyreps getting undefined
- Fixed a crash when executing a dsb_move on a flying inst
- Fixed a crash when too many size 2 monsters share the same tile
- Fixed a bug where characters could "step through" incoming flying objects
- Fixed nonfunctional previous leader and next leader key bindings
- Fixed a glitch that occasionally caused a fatal Lua error when monsters unfroze
- Added dsb_wallset_always_draw_floor(ws, bool) to handle floors under transparent walls
- Added internal support for more attack methods
- Added cut (ctrl-X)/copy (ctrl-C)/paste (ctrl-V) shortcut keys to ESB
- Fixed ESB not allowing stats to go up to 2559 in all cases

Download it here
Stingm
Apprentice
Posts: 58
Joined: Wed Jan 26, 2011 7:36 pm

Re: DSB Version 0.57

Post by Stingm »

Got it! Nice to see your still working on this. Hope the full screen mode gets fixed soon. Thanks for all your effort Sophia!
User avatar
Sophia
Concise and Honest
Posts: 4240
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Re: DSB Version 0.57

Post by Sophia »

Stingm wrote:Got it! Nice to see your still working on this. Hope the full screen mode gets fixed soon. Thanks for all your effort Sophia!
I'm glad you're still enjoying DSB.

However, I've never been able to reproduce any of the fullscreen mode issues, so it's unlikely anything will be fixed (at least at this point) as I simply don't know what the problem even is.
Post Reply