Skip to content

Releases: Durtur/Dungeoneer

v.1.2.8

24 Jan 15:50

Choose a tag to compare

  • Changed client link to github pages directly due to inactive ogreforge domain.

Full Changelog: v.1.2.7...v.1.2.8

1.2.7

05 Apr 16:26

Choose a tag to compare

  • Updated peerJS version to fix non functioning client map

1.2.6

12 Nov 16:16

Choose a tag to compare

  • Added QR to facilitate joining games
  • @alcros33 fixed spell class dropdown when creating homebrew spells
  • @alcros33 added support for animated (gif) tokens
  • Fixed bug when changing a map library destination folder
  • Fixed bug when lights were not saved correctly
  • Fixed bug where client filter was not updated

1.2.4 hotfix

30 Dec 23:10

Choose a tag to compare

Fixed an issue where the encounter list was not displayed.

1.2.4

27 Dec 23:36

Choose a tag to compare

Download Dungeoneer for Windows
Download Dungeoneer for Mac

  • Added quick select for tokens in the token dialog, allowing you to save frequently used tokens.
  • Added preview when placing tokens, the token that will be placed is now shown, instead of just a mouse cursor.
  • Party members are now not added if they already exist and active party has changed.
  • Added better default icons for players without tokens
  • Fixed bug when deleting first token in a monster's token collection.
  • Fixed bug where mob sizes and dead mob members were not displayed correctly in the client.
  • Added dice roller to the client web page

1.2.3

14 Oct 22:41

Choose a tag to compare

Download Dungeoneer for Windows
Download Dungeoneer for Mac

This is a minor release to update the path for the peer to peer server used to establish a connection between client and server, since the current hosting provider (Heroku) is eliminating their free tier.

v1.2.2

30 Aug 21:09
4605e58

Choose a tag to compare

Download Dungeoneer for Windows
Download Dungeoneer for Mac

What's Changed

  • Minor UI changes
  • Fixed discrepancy with displayed token facets on client and server side.
  • Selected combat table sorting is now stored between sessions.
  • Added support for a user's custom sound library in the online client.
  • Fix broken lights on changing radius by @0x07C0 in #69
  • Fix unable to load ./Util by @0x07C0 in #71
  • Add row template for new rows by @0x07C0 in #72
  • Remove linux render restrictions #73 by @0x07C0 in #75
  • Fixed bug with DnDBeyond importer where con was a determinining factor in armor class
  • Fixed bug where a DnDBeyond link couldn't be added to a newly added player row
  • Added some more things from DnDBeyond to the player plaque UI, current and max hp, insight and a link to the character sheet.

New Contributors

1.2.1 - Minor bugfix

25 Jul 10:40

Choose a tag to compare

This a minor bugfix release for the multiplayer update.

  • Fixed crash when opening map tool window with a corrupted settings file.
  • Fixed issue where clearing the combat panel failed to clear token numbers in the maptool.

1.2.0 - Multiplayer update (Beta)

04 Jul 16:26

Choose a tag to compare

Download Dungeoneer for Windows
Download Dungeoneer for Mac

Multiplayer update

  • Added multiplayer functionality.
  • Host server can be opened from the map tool. Players can connect by providing the unique server code generated in the new player client.
  • Host can give players permission to move player tokens and can set lighting for connecting players.
  • Known issue with iphones: The grid and measurements are misaligned due to the address bar on iPhones. There's an issue for this.

Map library

  • Added a library feature.
  • Create a common library and a party specific library for your maps.
  • Easily search maps.
  • Created a default maps library with a few maps.

Other changes / fixes

  • Added option to add player pawns. If a player pawn has been removed a button with the character's name appears in the token dialog. At any time, you can write a character's name in the token dialog and it will be placed again.
  • Added inputs in addition to sliders for layer sizes.
  • Added recent maps option in the map tool.
  • Moved all layer buttons from the "Map" menu to the new "Layers" menu.
  • Improvements to the dialog that's shown when adding tokens manually.
  • Added option to resize or rotate effects after placement.
  • When saving maps the layers are now saved as webp images, reducing file size.
  • Assigned tokens are now saved as webp images to reduce file size.
  • Added keybindings to token menus
  • When selecting a layer image the default path is now the last folder selected for the layer

1.1.3

30 Jan 17:06

Choose a tag to compare

Download Dungeoneer for Windows
Download Dungeoneer for Mac

  • Added a scratchpad feature, a rich text editor is persisted based on the current party.
  • Added a round timer feature, which can be enabled in the settings.
  • Fixed a bug where the select token modal was set behind the grid and was therefore not selectable.