Skip to content

Releases: foundryvtt/pixels

Pixels 1.0.3

24 Nov 20:54
8d55516

Choose a tag to compare

Improvements

  • (Stephen Cooper) (JamzTheMan) Added heartbeat reconnect setting.

Pixels 1.0.2

13 May 20:09
23bd751

Choose a tag to compare

Improvements

  • Updated for V13 compatibility.
  • Additional debug logging.

Pixels 1.0.1

28 Nov 22:37
d8a41ec

Choose a tag to compare

Re-release of version 1.0.0 to fix an issue with the module archive generation.

Pixels 1.0.0

28 Nov 21:14
e9eb8e4

Choose a tag to compare

Fixes

  • Fixed being unable to register multiple dice that share a name.
  • Fixed d4s and d10s reporting incorrect results when rolled.
  • Fixed new installs of the module installing an older version.

Improvements

  • Converted configuration application to use the V2 Application API.
  • Added localisation.
  • Added .editorconfig.
  • Added an option to prevent unprompted rolls.
  • Added support for rolling percentile dice.
  • Added global roll debounce to reduce instances of 'phantom' rolls.

Pixels 0.2.0

21 Feb 14:36
c86e20a

Choose a tag to compare

Changes

  • Remove dependency on unfulfilled-rolls module in favour of integration with v12 unfulfilled rolls API.

Pixels 0.1.0

05 Nov 20:00

Choose a tag to compare

The 0.1.0 release coincides with the module being made available via https://foundryvtt.com/packages/pixels.

Changes

  • Add Pixels branding and styling to the configuration app.
  • Refine the configuration app to improve its layout and appearance.
  • Switch to using Pixel#connect instead of repeatConnect for better control over the connection process.

Pixels 0.0.2

30 Jun 15:59

Choose a tag to compare

Changes

  • Upgrade to pixels-web-connect version 1.1.1
  • Improve the dice connection and reconnection flow to automatically re-connect to known Pixels devices if the browser allows it (for example Chrome with the new Bluetooth permissions backend enabled.
  • Store the history of devices to which you have previously connected so that a Pixels device can be reconnected or forgotten (removed).
  • Automatically configure the unfulfilled-rolls module to use Pixels if Pixels dice are enabled. This removes an extra configuration step that could be confusing to new users.
  • Learn the number of die faces automatically using a new provided API.

Pixels 0.0.1

27 Jun 20:52

Choose a tag to compare

Prototype integration for Pixels Electronic Dice with Foundry Virtual Tabletop.

  • Supports Pixels DevKit d20s.
  • Supports manual rolls which are collated and created as chat messages.
  • Supports fulfilling system-generated d20 rolls.