DSB Version 0.71

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: 4306
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

DSB Version 0.71

Post by Sophia »

What's new:

- Added an optional delay second parameter to dsb_attack_damage and dsb_attack_text
- Added dsb_bottomlevel function, which returns the deepest level in the dungeon
- Modified h_custom_mainsub to use the same "final" variable as h_custom_inventory
- Fixed a bug with dsb_msgzone not allowing msgzones on the main inventory
- Fixed various bugs that could cause subrenderers to leak memory and other unpleasant outcomes
- Improved functions that automatically put away ammo to better support custom inventory structures

Download it here
User avatar
meadwarrior
Journeyman
Posts: 91
Joined: Sat Dec 01, 2018 1:02 am

Re: DSB Version 0.71

Post by meadwarrior »

Perfect!
Thanks for updating DSB :)
User avatar
Gambit37
Should eat more pies
Posts: 13769
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Re: DSB Version 0.71

Post by Gambit37 »

Nice! Thank you for the rapid fix. I'll try it out and let you know how I get on.
User avatar
Gambit37
Should eat more pies
Posts: 13769
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Re: DSB Version 0.71

Post by Gambit37 »

I confirm that the msgzone errors in the inventory are fixed :)

After diffing all the files, I spotted a new undocumented feature too... smooth, thanks! :D
User avatar
Sophia
Concise and Honest
Posts: 4306
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Re: DSB Version 0.71

Post by Sophia »

It's undocumented because I wanted to release 0.71 quickly so that feature hasn't even been tested yet.

But I think you just volunteered. :mrgreen:
Stingm
Journeyman
Posts: 61
Joined: Wed Jan 26, 2011 7:36 pm

Re: DSB Version 0.71

Post by Stingm »

Thanks for the update Sophia!
User avatar
meadwarrior
Journeyman
Posts: 91
Joined: Sat Dec 01, 2018 1:02 am

Re: DSB Version 0.71

Post by meadwarrior »

So, what's the new undocumented feature? :mrgreen:
User avatar
Gambit37
Should eat more pies
Posts: 13769
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Re: DSB Version 0.71

Post by Gambit37 »

Its related to wallsets and making them look better in certain situations. It'll take me a while to get back and test it.
User avatar
meadwarrior
Journeyman
Posts: 91
Joined: Sat Dec 01, 2018 1:02 am

Re: DSB Version 0.71

Post by meadwarrior »

Sounds good! :) Thanks for testing!
Post Reply