DSB Version 0.28

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.28

Post by Sophia »

What's new:

- Fonts, mod music, and midi music will now load from individual files
- Added dsb_get_soundvol(channel) and dsb_set_soundvol(channel, volume)
- Fixed the timing of sys_update to allow more DM-like regeneration
- Tweaked bro potions to be less random
- Arbitrary tables can now be exported (or put into exvars)
- Made the bitmap scaling routines much more memory efficient
- Wallitems with count and destroy set will now destroy the item properly
- Fixed a glitch in wallitems that release items
- Fixed a crash when trying to delete a container full of items
- Fixed a renderer bug in drawing the distance 3 perspective walls
- Fixed a few bugs in the code that calls Lua renderers
- Fixed function-returning method definitions for unarmed methods
- Fixed opby_party_carry to be more sensible and versatile
- Made deletes only queue when changing the dungeon itself (not inventories)
Post Reply