Commit graph

8 commits

Author SHA1 Message Date
Megastruktur d7504598b4 GH-71
- Closes #71
- Improves dice rolling and attribute reset logic
2020-09-02 11:16:38 +03:00
Daniel Gomme 1b7667f3b5
Quality of life interaction hinting to the character sheet (#64)
* Add the ability to roll attributes by clicking on them
* Add pointer cursor to rollable text
* Add hinting for changing coin count
  They get similar hints to rollable texts - they transition to another colour over a very short time, with a cursor change.
* Lower transition period for hinting
  Lowered from 0.25 to 0.2 seconds. Just felt better.
2020-08-05 14:16:26 +03:00
Alex Tsourakis fd73129e2a Position and effect support, chat formatting 2020-08-01 12:03:56 +02:00
megastruktur 11b5b3b5b0
GH-51 Dice Macro
- Closes #51
- Adds Dice Rolling buttons to Character Sheet
- Adds Dice Rolling button to Tools panel
- Refactors file names
2020-05-25 19:00:53 +03:00
Peter Varaksin 89ac79e9f3 GH-45 Add Item Dialog
- Closes #45
- Adds "Add Item" functionality: popup and styling
- Fixes Healing Clock reset
- README tweaks
- Version increment
2020-05-13 13:22:56 +03:00
Peter Varaksin d8a8291fcb GH-31 Classes exp clues
- Closes #31
- Adds Exc clues to Classes
- Adds Icons to Classes
- Removes old class_item param from Class
- Fixes html styling for all simple templates
- Fixes icon for Noble Background
2020-05-04 20:18:37 +03:00
Peter Varaksin 535d8e6bf7 GH-20 Add custom notes
- Closes #20
- Adds Custom notes to Character
- Adds Tabs to Character
2020-05-04 13:37:00 +03:00
Peter Varaksin 6a10138291 GH-1 Add Cohort functionality
- Closes #1
- Adds cohort functionality and styles
- Adds Cohort block view
- Adds "Add Item" functionality
- CSS design fixes
2020-05-04 13:10:57 +03:00