doodlezucc / dungeonclub

A cool little website for playing Dungeons & Dragons together!
https://dungeonclub.net
MIT License
66 stars 11 forks source link

Health Bars / Configurable Token Bars #16

Closed doodlezucc closed 10 months ago

doodlezucc commented 10 months ago

Health bars are a neat little feature which has been requested multiple times, both on Discord (thanks to everyone visiting!) and through the feedback dialog (thanks to everyone writing messages!).

Besides implementing token bars, some refactoring was done to replace repetitive development patterns with event hooks and components, partially inspired by React and Vue.