Commit graph

14 commits

Author SHA1 Message Date
Justin Ross 0220d19583 Cleaned out character-sheet.scss to only include styles that apply to the character sheet. Reorganized some things to make this possible. 2021-09-27 11:18:12 -07:00
Justin Ross b09376d74f Added official BitD font and started to reorganize CSS to avoid future namespace collisions and help keep source SCSS separated by usage. 2021-09-27 11:18:12 -07:00
Clément Bonnet 9d77e8b733
Loadout selector (#107) 2021-04-22 11:36:28 +03:00
Megastruktur 1aedfbfa8e Fix clocks styles
- Closes #89
2020-11-12 12:12:25 +03:00
Megastruktur 2aa9a29ee2 Minor fixes 2020-11-05 00:33:48 +03:00
Megastruktur 88724b10d0 GH-82 Add Clocks
- Closes #82
- Adds clocks
2020-11-03 16:44:09 +03:00
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