Stefan Zermatten
|
da561bfc83
|
Added night mode to account settings
|
2019-07-30 10:09:01 +02:00 |
|
Stefan Zermatten
|
fb5b2b8ada
|
Removed creature from property selector, creatures aren't properties
|
2019-07-30 09:59:10 +02:00 |
|
Stefan Zermatten
|
ea628ed379
|
Fixed some broken switches
|
2019-07-29 13:25:58 +02:00 |
|
Stefan Zermatten
|
d35fa447a3
|
Added item and container forms
|
2019-07-29 13:25:47 +02:00 |
|
Stefan Zermatten
|
73b43574ee
|
Added spell and spell list forms
|
2019-07-29 12:49:19 +02:00 |
|
Stefan Zermatten
|
5662ce3666
|
Added tags to actions
|
2019-07-25 14:04:36 +02:00 |
|
Stefan Zermatten
|
45e36ac3d4
|
Added skill form, abstracted proficiency selection
|
2019-07-23 12:37:30 +02:00 |
|
Stefan Zermatten
|
812a6679d5
|
Added roll form
|
2019-07-23 12:02:19 +02:00 |
|
Stefan Zermatten
|
1bfb48c672
|
Added forms for Class level, damage multiplier, experience, folder, note, proficiency
|
2019-07-23 11:28:26 +02:00 |
|
Stefan Zermatten
|
bd3f676919
|
Fixed some import errors
|
2019-07-22 13:45:30 +02:00 |
|
Stefan Zermatten
|
4062d79e90
|
Reorganized forms into their own folder
|
2019-07-22 13:05:11 +02:00 |
|
Stefan Zermatten
|
dfa302a4a9
|
Completed Action form, effects form, reworked form event api
|
2019-07-22 12:43:57 +02:00 |
|
Stefan Zermatten
|
a0dc36557c
|
Added action form, but without buffs
|
2019-07-19 14:07:22 +02:00 |
|
Stefan Zermatten
|
0c002ae5cd
|
Moved some fields to advanced section of attribute form
|
2019-07-18 16:25:52 +02:00 |
|
Stefan Zermatten
|
11d3b0fa8d
|
Improved style of attribute form
|
2019-07-18 14:36:39 +02:00 |
|
Stefan Zermatten
|
d28d6de684
|
Inserting library nodes into libraries now works as expected
|
2019-07-03 14:19:16 +02:00 |
|
Stefan Zermatten
|
93d8a8d33e
|
Library attribute insert form complete
|
2019-07-02 17:28:07 +02:00 |
|
Stefan Zermatten
|
4abb5edbf3
|
Got library attribute form onto the screen :D
|
2019-06-28 14:48:02 +02:00 |
|
Stefan Zermatten
|
9757da2cae
|
Started work on library node insert forms
|
2019-06-27 16:52:28 +02:00 |
|
Stefan Zermatten
|
1add44f0e7
|
renamed SmartInput to SmartInputMixin
|
2019-06-24 10:28:33 +02:00 |
|
Stefan Zermatten
|
335608f6a9
|
Fixed library subscription
|
2019-06-14 13:07:26 +02:00 |
|
Stefan Zermatten
|
4d47584f4f
|
Routed library page and cleaned up errors
|
2019-06-13 17:07:31 +02:00 |
|
Stefan Zermatten
|
48fe0d3608
|
Started on library page UI
|
2019-05-31 15:36:19 +02:00 |
|
Stefan Zermatten
|
9a194a20cb
|
Added library list UI
|
2019-05-10 13:05:21 +02:00 |
|
Stefan Zermatten
|
b0caffae1a
|
Added better data to the Tree node list story
|
2019-04-24 14:05:16 +02:00 |
|
Stefan Zermatten
|
e71bfb2691
|
Improved tree view
|
2019-04-24 13:22:31 +02:00 |
|
Stefan Zermatten
|
fc24cf4a5b
|
Improved tree view with drag and drop
|
2019-04-15 15:40:42 +02:00 |
|
Stefan Zermatten
|
f4011abf7b
|
Moved all creature related API to the creature folder
|
2019-04-15 12:09:37 +02:00 |
|
Stefan Zermatten
|
dabb54b0a3
|
Refactored UI folder structure
|
2019-04-15 11:44:27 +02:00 |
|
Stefan Zermatten
|
05867c61dd
|
Started on tree view for real
|
2019-04-12 13:37:47 +02:00 |
|
Stefan Zermatten
|
ab2ea36541
|
Added markdown support to features
|
2019-04-05 13:05:45 +02:00 |
|
Stefan Zermatten
|
b35e08b9b4
|
Iterated on features UI
|
2019-04-03 16:50:22 +02:00 |
|
Stefan Zermatten
|
053a7a36a6
|
Began generalizing insert forms for character properties to reduce duplicated code
|
2019-04-01 16:58:15 +02:00 |
|
Stefan Zermatten
|
5bb5f047f4
|
Moved a lot of functionality to mixins, improved parenting
|
2019-03-19 15:57:21 +02:00 |
|
Stefan Zermatten
|
94f6631a7d
|
Overhauled data models to make actions and libraries more universal
|
2019-03-12 16:47:20 +02:00 |
|
Stefan Zermatten
|
15c11e16ab
|
Began adding generic child lists of effects, proficiencies, etc.
|
2019-03-06 11:58:40 +02:00 |
|
Stefan Zermatten
|
8772e539da
|
Made initiative a skill of type "check" instead of a modifier
|
2019-02-27 16:08:20 +02:00 |
|
Stefan Zermatten
|
687b517164
|
Added spell slot display, improved resource card
|
2019-02-26 16:37:19 +02:00 |
|
Stefan Zermatten
|
8305596373
|
Added resource cards
|
2019-02-26 14:11:59 +02:00 |
|
Stefan Zermatten
|
8f624b24a9
|
Organised components into folders
|
2019-02-26 11:27:48 +02:00 |
|
Stefan Zermatten
|
a2432c7161
|
Moved attribute related components into their own folder
|
2019-02-26 11:20:01 +02:00 |
|
Stefan Zermatten
|
b7a4a3d3fa
|
Added simple feature UI components and insertion dialog
|
2019-02-25 15:38:57 +02:00 |
|
Stefan Zermatten
|
e5ff116208
|
Made the stats FAB fixed instead of absolute
|
2019-02-21 10:57:28 +02:00 |
|
Stefan Zermatten
|
24f3431900
|
Removed all spaces around v-icon's text, because it causes alignment issues
|
2019-02-20 15:48:35 +02:00 |
|
Stefan Zermatten
|
4f402830d8
|
Added attribute insertion UI and API
|
2019-02-20 14:30:04 +02:00 |
|
Stefan Zermatten
|
9e208ad3b3
|
Dialog stack callbacks can now return a return element ID to animate to
|
2019-02-20 14:29:33 +02:00 |
|
Stefan Zermatten
|
9d027aeabf
|
Allowed smart inputs to accept errors as props
|
2019-02-20 14:27:20 +02:00 |
|
Stefan Zermatten
|
97ec5d4b5c
|
Return element IDs can now be set when popping the dialog stack
|
2019-02-20 10:30:41 +02:00 |
|
Stefan Zermatten
|
6c421c3a98
|
Smart inputs now run all their debounced functions before they get destroyed
|
2019-02-20 10:30:07 +02:00 |
|
Stefan Zermatten
|
da6909a997
|
Added skill dialog
|
2019-02-19 11:12:37 +02:00 |
|