Skip to content

FX-Wood/dicemagic.beyond

Repository files navigation

Dicemagic.Beyond       travis-ci build status tag

DiceMagic.Beyond is a chrome extension that allows users of dndbeyond.com to display dice rolling results when they click on a roll in their character sheet.

Hosted Installation

Local Installation

  1.  $ git clone github.com/fx-wood/dicemagic.beyond && cd dicemagic.beyond/ # clone repo
  2.  $ npm install # install dependencies
  3.  $ npm run build # build extension file from src
  4. open google chrome and navigate to: chrome://extensions

  5. click load unpacked button

  6. select .../dicemagic.beyond/build/

Dicemagic.beyond relies on webpack to bundle its javascript modules. You may use $ npm run watch and webpack will watch any included js files for changes. Chrome will reflect the changes after refreshing the extension at chrome://extensions (just click on the refresh icon)

Dependencies

This extension relies on the dicemagic api. It provides cryptographically secure rolls. They are EXTREMELY random. You may find documentation for the API here

Thanks

Special thanks to Aaron for funding the development of this project. Thank you also to the rest of my D & D party, you are the greatest.

Prior Art

There are a few similar extensions out there, please check them out:

D&D Toolbox

Chrome Store | GitHub

Beyond Help | Github

D&D Beyond Interaction

About

Adds dice rolling interactivity to D&D beyond's character sheets and encounter builder

Resources

Stars

Watchers

Forks

Packages

No packages published