e5ff116208
Made the stats FAB fixed instead of absolute
Stefan Zermatten
2019-02-21 10:57:28 +02:00
24f3431900
Removed all spaces around v-icon's text, because it causes alignment issues
Stefan Zermatten
2019-02-20 15:48:35 +02:00
4f402830d8
Added attribute insertion UI and API
Stefan Zermatten
2019-02-20 14:30:04 +02:00
9e208ad3b3
Dialog stack callbacks can now return a return element ID to animate to
Stefan Zermatten
2019-02-20 14:29:33 +02:00
9d027aeabf
Allowed smart inputs to accept errors as props
Stefan Zermatten
2019-02-20 14:27:20 +02:00
97ec5d4b5c
Return element IDs can now be set when popping the dialog stack
Stefan Zermatten
2019-02-20 10:30:41 +02:00
6c421c3a98
Smart inputs now run all their debounced functions before they get destroyed
Stefan Zermatten
2019-02-20 10:30:07 +02:00
665a9d716a
Unset modifiers of attributes that aren't abilities
Stefan Zermatten
2019-02-20 09:27:37 +02:00
aa7a426e9f
Fixed some issues with computation
Stefan Zermatten
2019-02-19 11:12:46 +02:00
da6909a997
Added skill dialog
Stefan Zermatten
2019-02-19 11:12:37 +02:00
3129b86ef0
Improved action and attack schemas
Stefan Zermatten
2019-02-18 15:52:17 +02:00
e63ae96cb5
Changed dialog stack from using element ids to data-ids to allow duplicate ids to work
Stefan Zermatten
2019-02-18 15:17:31 +02:00
a31a70f435
Made health bar editing compatible with dark mode
Stefan Zermatten
2019-02-18 14:26:46 +02:00
c5899e0816
Improved dialog stack handling of scrolling while the stack is open
Stefan Zermatten
2019-02-18 13:41:36 +02:00
d30ee06e33
Added edit tab to base dialogs, added edit screen to attribute dialog
Stefan Zermatten
2019-02-18 13:41:21 +02:00
5d45788521
Fixed a bug with smart inputs getting stuck loading if you set them to their original value and tabbed away
Stefan Zermatten
2019-02-15 14:50:08 +02:00
f8e83ebe7e
Added text-field component to edit database text without it getting bashed by data cleaning
Thaum Rystra
2019-02-06 19:38:27 +02:00
b67926e0fc
Added schema defaults to all schemas to prevent strings from being trimmed
Stefan Zermatten
2019-02-06 17:32:08 +02:00
bf2e9439cf
Added debouncing for ui update functions
Stefan Zermatten
2019-02-06 17:26:56 +02:00
de4509ab6a
made reset options clearable
Stefan Zermatten
2019-02-06 15:28:23 +02:00
f42f9590d2
Updated packages
Stefan Zermatten
2019-02-06 15:28:02 +02:00
29c5ed2194
Improved select menus
Stefan Zermatten
2019-02-06 14:46:21 +02:00
cf0440a8db
Added color picker
Stefan Zermatten
2019-02-06 13:43:11 +02:00
4917729f29
Added basic attribute edit form
Stefan Zermatten
2019-02-06 11:16:32 +02:00
fe8e72d225
Changed primary color to red, since form elements default to it, secondary color is now grey
Stefan Zermatten
2019-02-06 10:57:47 +02:00
0e913b1f63
Items now have a number of uses which can be used up.
Stefan Zermatten
2019-02-06 10:08:22 +02:00
40c54524a7
add delete character endpoint
Andrew Zhu
2019-02-05 15:46:06 -08:00
b890a3b11e
add feature, effect, prof, class insert
Andrew Zhu
2019-02-05 15:21:32 -08:00
c9242a95f3
add createCharacter, transferCharacter endpoints
Andrew Zhu
2019-02-05 15:14:11 -08:00
fedda62c7c
add endpoint to add spells
Andrew Zhu
2019-02-05 13:59:55 -08:00
612575d0e6
add skeletons, ratelimits for endpoints
Andrew Zhu
2019-02-05 13:14:09 -08:00
d1d22c0d89
formatting, add helper func for POST endpoints
Andrew Zhu
2019-02-05 13:09:56 -08:00
b94f5ebb4b
add getUserId API endpoint
Andrew Zhu
2019-02-05 13:08:28 -08:00
58f26cf849
Added sensible defaults to character creation dialog
Stefan Zermatten
2019-02-04 14:49:28 +02:00
836b10d499
Fixed some bugs in creature computations, removed debugging logs
Stefan Zermatten
2019-02-04 14:49:14 +02:00
8d4146f242
Added constitution bonus to hitpoints as a default effect
Stefan Zermatten
2019-02-04 14:48:25 +02:00
7742e5deef
Gave defaults to adjustments and effects for attributes in case they have not been set yet
Stefan Zermatten
2019-02-04 14:30:41 +02:00
41c69ae040
Allowed character creation dialog to be cancelled
Stefan Zermatten
2019-02-04 14:30:17 +02:00
c6e7f8eeb6
Added effect editing component, abstracted out operation icons
Stefan Zermatten
2019-02-04 14:30:04 +02:00
e3e7b76f02
Results of effects are now stored on the effect, fixed defaults to suit
Stefan Zermatten
2019-02-04 14:29:03 +02:00
2dcbc91ccd
Removed value from effects, calculation now stores the effect value even if it's a number
Stefan Zermatten
2019-02-04 14:28:21 +02:00
2fcf3047ee
made sure healthBar elements that will be animated to have solid backgrounds
Stefan Zermatten
2019-01-31 10:34:50 +02:00
a95ae88a31
Fixed dialog animations to elements with no box shadow
Stefan Zermatten
2019-01-31 10:34:17 +02:00
f6aca08f63
Added missing import
Stefan Zermatten
2019-01-31 10:33:59 +02:00
3f32535666
fixed link to dicecloud repo
Stefan Zermatten
2019-01-31 10:11:32 +02:00
4ea02c4fbb
Fixed hidden link to localhost
Stefan Zermatten
2019-01-31 10:10:56 +02:00
b052e8dd19
Update README.md
Stefan Zermatten
2019-01-31 10:09:19 +02:00
87ee39b5bd
Updated Readme
Stefan Zermatten
2019-01-31 10:08:01 +02:00
d466bfe428
Allowed skills to come with a base proficiency
Stefan Zermatten
2019-01-31 09:27:27 +02:00
e357b29145
Added labels to healthBars and improved attribute dialog opening
Stefan Zermatten
2019-01-30 16:38:47 +02:00
a80d070533
Refactored ability dialogs as generalised attribute dialogs
Stefan Zermatten
2019-01-30 14:10:46 +02:00
80d369f0d4
Got healthbars persisting data to the database
Stefan Zermatten
2019-01-30 13:34:45 +02:00
f6b0c746cc
Improved ability dialogs
Stefan Zermatten
2019-01-29 16:36:13 +02:00
4584499019
Added A way to get Game-icons.net icons into the database (it's not secure yet), plus some icon ui
Stefan Zermatten
2019-01-28 16:26:39 +02:00
e2822b9f22
added naive backup restore
Stefan Zermatten
2019-01-28 11:35:56 +02:00
77d2f87373
Fixed an issue caused by storing components on the store, added ability dialog
Stefan Zermatten
2019-01-24 16:45:02 +02:00
8c0edfaa93
Added separate return element ids to dialogs
Stefan Zermatten
2019-01-24 15:11:42 +02:00
2e6ef52594
Dialog stack animations complete
Stefan Zermatten
2019-01-24 14:40:38 +02:00
00e8cbc1c8
Added dialog animations, still working on box shadows
Stefan Zermatten
2019-01-23 16:49:58 +02:00
e8a0e86548
Added creature view and edit permissions
Stefan Zermatten
2019-01-23 16:49:47 +02:00
60dfba3b46
Completed the stats tab, conditions not added yet
Stefan Zermatten
2019-01-21 16:03:05 +02:00
e43718f034
Removed outdated comment
Stefan Zermatten
2019-01-18 13:27:56 +02:00
36022e4bc4
Added hit dice tiles
Stefan Zermatten
2019-01-18 13:00:44 +02:00
0497223804
Added head request for roboto so that all font weights work
Stefan Zermatten
2019-01-18 12:54:40 +02:00
ef9512f0ec
Moved storybook to route of UI
Stefan Zermatten
2019-01-18 12:18:16 +02:00
369dae17ee
Storybook now has the option not to wrap a story in a card
Stefan Zermatten
2019-01-18 11:34:16 +02:00
4728d06c0b
Added attribute cards
Stefan Zermatten
2019-01-18 10:38:28 +02:00
2d3cb367da
Added ability score list tiles
Stefan Zermatten
2019-01-17 16:37:37 +02:00
f2137e26b2
Removed the space between a skill name and the conditional benefit astrisk
Stefan Zermatten
2019-01-17 15:35:16 +02:00
0bd654e557
Gave health bars a background fade so that you can click away from them to close the edit box
Stefan Zermatten
2019-01-17 15:26:07 +02:00