Stefan Zermatten
3e97baaaaa
Progress on storing user images
2022-04-25 16:16:17 +02:00
Stefan Zermatten
c3d9ee7589
Default health bars are now the app's primary color
2022-04-08 18:40:53 +02:00
Stefan Zermatten
d9f572504d
Merge branch 'version-2' into version-2-dev
2022-04-08 17:59:20 +02:00
Stefan Zermatten
cb80f3a6da
Custom health bar colors. Also works for setting mid and low health colors
2022-04-08 17:58:45 +02:00
Stefan Zermatten
e7f718c785
Prevented updates from running on the server if they fail client validation
2022-03-08 13:15:48 +02:00
Stefan Zermatten
7dcd0aeff2
Fixed single-select combobox not showing rules errors
2022-03-05 16:30:53 +02:00
Stefan Zermatten
2442ae4fa0
Overhauled damage multipliers UX
...
Form and viewer revamp
custom damage types
Variables: `bludgeoning.resistance`
2022-03-05 16:23:21 +02:00
Stefan Zermatten
4b4e3a8928
Improve hover highlight UI effects for cards in dark mode
...
In light mode a change in elevation changes the drop shadow, but this is
all but invisible in dark mode, so I added a highlight to the cards when
hovering to show that the card can be expanded with a click
2022-03-03 17:21:59 +02:00
Stefan Zermatten
c4429f5dd7
Item quantity adjustment button now shows loading while in progress
2022-03-03 15:54:44 +02:00
Stefan Zermatten
e6c7d79d7d
Overhauled spell casting UX
2022-02-27 22:14:32 +02:00
Stefan Zermatten
27665e0bdc
Finished roll check and roll attack buttons from stats page
2022-02-26 17:35:26 +02:00
Stefan Zermatten
59c69a46a8
Attacks can now be rolled with advantage from the stats tab
...
TODO the action viewer as well still
2022-02-25 13:44:09 +02:00
Stefan Zermatten
0b8c88daef
Began work on buttons to make rolls from the sheet
2022-02-23 16:08:04 +02:00
Stefan Zermatten
e0f621cc44
Added data and UI for effects targeting calculations by tag
...
Still need to:
- update engine to compute calculations with effects.
- Add UI for effects applied to each calculation
2022-02-14 16:26:49 +02:00
Stefan Zermatten
90820452af
Updated packages
2022-01-16 20:27:14 +02:00
Stefan Zermatten
1b5bb981e9
Updated viewers
...
Action, classlevel, constant, container, damage multiplier, damage,
effect, feature, folder, item
2021-10-19 17:19:35 +02:00
Stefan Zermatten
7a11a4aa22
Improved action viewer, fixed bugs found along the way
2021-10-18 12:48:26 +02:00
Stefan Zermatten
b471d0c5cf
improved calculation fields
2021-09-27 19:25:11 +02:00
Stefan Zermatten
111040e789
Began migrating the rest of the codebase to the new computation engine
2021-09-27 15:39:18 +02:00
Stefan Zermatten
fdea748441
Tore out the old engine, left some wounds
2021-09-27 14:28:32 +02:00
Stefan Zermatten
6e51df363b
Added increment buttons to all attributes with a value
2021-08-27 13:21:08 +02:00
Stefan Zermatten
19a2798bf7
Fixed tree item search highlighting in dark mode
2021-08-02 01:13:15 +02:00
Stefan Zermatten
ee174210fd
Added search to library tree views
2021-08-02 00:29:56 +02:00
Stefan Zermatten
758cb2f8bc
Fixed search icons
2021-07-31 21:53:18 +02:00
Stefan Zermatten
02434de34c
Drastically improved tree tab search UX for locating parts of the sheet
2021-07-31 15:19:54 +02:00
Stefan Zermatten
66dc0ee34f
Added icon to indicate sharing status of characters
2021-06-21 16:37:02 +02:00
Stefan Zermatten
1ad1d1f23d
Migrated from Google material design icons to vuetify default MDI
2021-06-01 12:34:51 +02:00
Stefan Zermatten
8a83e7d8a1
Fixed back button appearing in embedded dialogs
2021-04-22 15:42:44 +02:00
Stefan Zermatten
2150bd6da4
Added breadcrumbs to creature properties
2021-04-13 14:17:31 +02:00
Stefan Zermatten
52e7deedc6
Leave character page before deleting to prevent UI errors
2021-04-13 10:50:35 +02:00
Stefan Zermatten
c8b5ada5b9
Changed all form input fields to outlined style instead of filled
2021-04-12 14:21:50 +02:00
Stefan Zermatten
152677b023
Library nodes are now smarter about where in the tree they are inserted based on the currently selected node
2021-04-09 12:36:14 +02:00
Stefan Zermatten
838e2ed35f
Fixed toolbar colors for vuetify 2
2021-03-28 14:29:56 +02:00
Stefan Zermatten
292d3c3f37
Tree titles now have hover. Fixed primary color theme switching
2021-03-28 13:09:47 +02:00
Stefan Zermatten
3c26bb2fc6
Reworked log data format, overhauled snackbar
2021-03-28 12:31:39 +02:00
Stefan Zermatten
5cf0330e03
Added library node insert button to library page, no automatic parenting
2021-03-26 12:49:08 +02:00
Stefan Zermatten
aa34508cb3
Fixed hovering on toolbar cards
2021-03-26 09:26:16 +02:00
Stefan Zermatten
fe3fa56541
Continued migrating UI to vuetify 2
2021-03-25 12:54:44 +02:00
Stefan Zermatten
480da6fc7d
ES Lint fix migration to vuetify 2
2021-03-25 10:20:13 +02:00
Stefan Zermatten
6ffb48b7b6
Began migration to Vuetify 2.x expect a lot to be broken
2021-03-24 16:23:39 +02:00
Stefan Zermatten
57fa162c89
Fixed stray errors from unepexted types
2021-03-01 13:37:19 +02:00
Stefan Zermatten
a5460bba0b
Added floating action button to add properties directly to the sheet
2021-02-25 12:37:32 +02:00
Stefan Zermatten
5925605962
Fixed property edit buttons no longer get pushed by long property name
2021-02-24 09:52:51 +02:00
Stefan Zermatten
1a2ef8a4a2
Fixed: markdown images no longer overflow their container width
2021-02-20 15:45:45 +02:00
Stefan Zermatten
b9e0475d07
Markdown now follow Github Flavor Markdown, including single line breaks
2021-02-12 11:11:12 +02:00
Stefan Zermatten
92a5c1e6c3
Improved log entries for actions
2021-02-11 16:08:31 +02:00
Stefan Zermatten
81cdf282ea
Stopped inactive properties from showing computed inline fields, since they are not recomputed while inactive
2021-02-11 13:12:35 +02:00
Stefan Zermatten
aee899e181
Removed all UI computations from viewers and components
2021-01-31 18:42:17 +02:00
Stefan Zermatten
0ea3f7a975
Migrated fields to embedded property calculations
2021-01-29 13:04:53 +02:00
Stefan Zermatten
9c799e3dc9
Added search to slot fill dialog
2021-01-28 17:09:37 +02:00