kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
497 stars 145 forks source link

Fixes for Digital Dice Display in Roll20 #933

Closed jjchambl closed 2 years ago

jjchambl commented 2 years ago

Squashed commit of the following:

commit 541775189ad9cae6c6e1e19b785dff9b2e44d6d1 Author: Jared Griffes jmgriffes@gmail.com Date: Sun Feb 6 14:45:48 2022 -0700

Update content-script.js

commit ed0bcc60e0cb7879aaf7fc5db377ff82c1df9fd8 Author: Jared Griffes jmgriffes@gmail.com Date: Sun Feb 6 14:44:19 2022 -0700

Update content-script.js

commit d37a708ee924a77e6df8bf80b0ef13549a2a17dc Author: Jared Griffes jmgriffes@gmail.com Date: Sun Feb 6 14:29:24 2022 -0700

Update content-script.js

commit 27c5601793e477f21c7aeab42db8852f2b1c81da Author: Jacob Chambliss jjchambliss@gmail.com Date: Sun Feb 6 12:33:09 2022 -0600

update to check for custom dice length

commit 6e3136c6a2da062419435875126f4e309f85bc43 Author: jjchambl jjchambliss@gmail.com Date: Sun Feb 6 11:08:32 2022 -0600

add in plus sign for formatting

commit 1a43cdfe1632cd09c3295991e72f70481abfe299 Author: jjchambl jjchambliss@gmail.com Date: Sun Feb 6 11:02:49 2022 -0600

remove unneeded format

commit bc4eb601d8152fdd7d287f48f1e659b824f76366 Author: jjchambl jjchambliss@gmail.com Date: Thu Feb 3 22:12:45 2022 -0600

fix missing mod in rendered roll
kakaroto commented 2 years ago

Thanks for working through this, sorry it took me so long to get back into this to review/merge! Found a small issue, I'll fix that and merge at the same time, thanks for your help!