Skip to content

v1.3.0

Compare
Choose a tag to compare
@luiscastilho luiscastilho released this 10 Sep 01:14
· 225 commits to main since this release

Added

  • Separate apps for DM and players, to be used in two separate screens connected to the same computer. A scene loaded in the DM's app is shared with the players' app and after that scene changes are shared in both directions.
  • Tokens are no longer automatically added to the initiative widget. Instead there's a right click menu option to toggle them in initiative.
  • Added missing sight types: blindsight, darkvision and truesight, all with a variety of ranges
  • Added a Burned condition. Useful when fighting Trolls :) or if you are hit by Alchemist's Fire :(
  • When adding new walls, doors or tokens, allow map panning by holding mouse middle button
  • Added a new demo scene - Dungeons of the Grand Illusionist. This one uses a huge map from Dyson Logos to show that the app can be used as a dungeon exploration tool.

Fixed

  • Check for application updates in a separate thread so the application won't hang if a problem occurs
  • Fixed warnings in code - deprecated code, unused variables, etc

Changed

  • Moved website to dungeoneering.app domain
  • Updated dependencies
  • Don't reset map pan and zoom when adding new tokens