DSB Version 0.20

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

Post by Sophia »

What's new:

- Food/water and stats are now subrenderers and can be fully controlled by the designer
- Now allow msg_handlers to be a function of form msg_handler(id, msg, data, sender)
- Improved door and pit spawning functions, and added monster spawn function
- Made maxload x10 internally just like all the other stats
- Fixed bugs with quickness and load algorithms caused by assuming it was when it wasn't ;)
- Fixed some glitches with dsb_enable() and dsb_disable() inside of a spawnburst
- Fixed a bunch of crashes and glitches with animated walls and floors
- Randomized wall hit damage
- Fixed a memory leak when loading a new dungeon
Post Reply