First of all, I’ve started hosting DM Tools, The Worst Calculator, and GPX on Itch.io as well as here on my website. It’s been garnering a lot more traffic and hopefully will garner more use and feedback. You can find it there at: https://goblinpuncher.itch.io/dm-tools Additionally, I’ve put up two updates in the last few weeks …
Tag Archives: dm tools
DM Tools 0.5.9a
This was a relatively small update on my end, but it’s a big performance improvement for users so I’m pushing it live to the site. The only user facing change is the Map Generator now uses a Canvas Renderer for the editor. Previous versions used a DOM elements to make the interactions easier to build …
DM Tools 0.5.8a
Lot of incremental changes, and several versions that didn’t get uploaded directly to the website. Added several new tiles to the map generator (it doesn’t use most of them automatically, but it will generate the overall map for you). Added a new edit mode to make the extra tiles easier to access. Added a help …
DM Tools 0.5a
Big feature this time, dungeon generation. There’s a new tab on the right hand side, you’ll recognize it by the Treasure Map icon. This tray is full screen no matter what your screen size is. I made this decision because of the complexity of the controls (just click the icon again to close the tray). …
DM Tools 0.4a
Edited: 7/24/19 to reflect changes made in 0.4.1a This is probably the largest single update I’ve made since starting this project. First of all, all of the non-setting data saved on the localStorage object is now compressed so that DMs who have lots of rolls, npcs, and notes saved don’t have to worry as much …
DM Tools 0.3a
The big change this time is that I added the ability to save and name dice notation, as well as share them via URLs. To see this new sharing feature in action, use the following link: https://stephkennedy.dev/experiments/dm_tools/?rolls=NobwRAdghgtgpmAXGAYgSwE5wEZQDZ5gA0kA9gC5TlqkRJgAcAJgGxgC+R4089AamgDGNAK4BnAAQBZUoIDWcDAE9iZStVr0AjEwAsHALpA The link will add base level damage rolls for Fireball and Vicious Mockery. There is an upper limit …
DM Tools 0.2a
I made some minor changes to make the tools easier to use on all devices, and to make room for new features in the future. The tools are in the navigation, or they can be found here: https://stephkennedy.dev/experiments/dm_tools If you don’t see all of the changes, reload the page. Caching continues to be a development …