Releases: foundryvtt/pixels
Releases · foundryvtt/pixels
Pixels 1.0.3
Pixels 1.0.2
Improvements
- Updated for V13 compatibility.
- Additional debug logging.
Pixels 1.0.1
Re-release of version 1.0.0 to fix an issue with the module archive generation.
Pixels 1.0.0
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
Changes
- Remove dependency on
unfulfilled-rollsmodule in favour of integration with v12 unfulfilled rolls API.
Pixels 0.1.0
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#connectinstead ofrepeatConnectfor better control over the connection process.
Pixels 0.0.2
Changes
- Upgrade to
pixels-web-connectversion1.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-rollsmodule 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
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.