Stefan Zermatten
0324b9f7c3
Fixed some tooltips to vuetify 2
2021-03-25 13:14:40 +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
11a2851ac4
Fixed slots with computed expected quantity not hiding when full
2021-03-10 14:51:38 +02:00
Stefan Zermatten
4dc0a6159b
Animated log entries
2021-03-02 14:32:05 +02:00
Stefan Zermatten
a97be2f93a
Made constants work in calculations performed after recomputation
2021-03-01 13:27:48 +02:00
Stefan Zermatten
e381b3b24d
Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud into version-2
2021-02-26 09:48:22 +02:00
Stefan Zermatten
111d971bc2
Added attacks and actions to stats tab quick insert
2021-02-26 09:48:18 +02:00
Stefan Zermatten
bf4ce4f9f7
Hotfix: Adding properties to the tree, type selection fixed
2021-02-25 19:43:17 +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
0404020335
Added weights and content weight to containers UI
2021-02-24 14:07:20 +02:00
Stefan Zermatten
c248d8f4a0
Weight carried, Net worth, and Attunement implemented and exposed in UI
2021-02-24 13:41:30 +02:00
Stefan Zermatten
7e3bff9677
Show creature milestone level and xp if creature has both
2021-02-24 10:05:11 +02:00
Stefan Zermatten
3d3ec3bcf2
Increaed number of slot fillers loaded by the slot fill dialog to 20
2021-02-24 09:23:55 +02:00
Stefan Zermatten
d69ada0db4
Slot quantity is now a computed value, added property viewer for slots
2021-02-23 14:53:47 +02:00
Stefan Zermatten
523c34b719
Fixed: Slots that use conditions now only hide on falsey value (false, 0, '')
2021-02-21 17:01:24 +02:00
Stefan Zermatten
e833fba870
Fixed: bug that stopped buffs being deleted
2021-02-21 16:35:35 +02:00
Stefan Zermatten
f3e191c12e
Fixed: Inserting properties to the tree now animate correctly to the inserted property
2021-02-20 16:00:40 +02:00
Stefan Zermatten
2b345c1f77
Improved error handling for most calculations
2021-02-12 11:00:44 +02:00
Stefan Zermatten
ae373330ab
Improved slot fill dialog UI, abandoned column layout in favour of wrapping flex rows
2021-02-12 00:18:29 +02:00
Stefan Zermatten
dcb535c84e
Moved slot filler search to server side, limited docs in subscription
2021-02-11 22:09:43 +02:00
Stefan Zermatten
dc4808c70a
fixed snackbars being blank
2021-02-11 16:20:33 +02:00
Stefan Zermatten
439eadf079
Condensed logs to a single card per action
2021-02-11 15:48:23 +02:00
Stefan Zermatten
d7083cf242
Hid unused cards on the stats tab
2021-02-11 13:48:10 +02:00
Stefan Zermatten
20aaab4dea
Hid inactive notes
2021-02-11 13:14: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
74370f6fec
Performance optimization: Removed creature document from injection to prevent uneccessary Vue re-rendering
2021-02-11 10:04:28 +02:00
Stefan Zermatten
565ddccba6
fixed broken import
2021-02-04 16:55:50 +02:00
Stefan Zermatten
280f30dab5
Improved dependencies-only recalculations and fixed many calculation bugs
2021-02-04 16:16:51 +02:00
Stefan Zermatten
326d1bd165
Refactored computation into folders
2021-02-04 13:33:20 +02:00
Stefan Zermatten
449a4fba7d
Refactored creature property methods into separate documents, might have broken a lot of things
2021-02-04 11:38:29 +02:00
Stefan Zermatten
8b8f9bea6f
Removed character variables from creatures injected into character sheet as context
2021-01-31 20:13:45 +02:00
Stefan Zermatten
aee899e181
Removed all UI computations from viewers and components
2021-01-31 18:42:17 +02:00
Stefan Zermatten
9c799e3dc9
Added search to slot fill dialog
2021-01-28 17:09:37 +02:00
Stefan Zermatten
2bf749c4f1
Fixed: Layout of slot fill dialog is no longer broken by tall images, background is now the correct color
2021-01-28 16:48:33 +02:00
Stefan Zermatten
db83d5f82a
Fix: Tabs and tab headers no longer lose sync when changing characters
2021-01-28 16:17:03 +02:00
Stefan Zermatten
83f2047dbe
Replaced expensive getActiveProperties with cheaper filter by inactive field
2021-01-28 14:29:10 +02:00
Stefan Zermatten
a4e6dd1d66
Added spellcasting to the stats page, click the icon next to a spell slot to cast
2021-01-19 16:10:34 +02:00
Stefan Zermatten
9492b2d8b8
Characters now start with a slot for a base. New characters start on the character tab with the build dialog open.
2021-01-14 12:28:51 +02:00
Stefan Zermatten
d63b8c835d
Fixed bug in last release where unlimited slots were always hidden on hide when full
2021-01-12 13:51:11 +02:00
Stefan Zermatten
5e4299e6db
removed stray console logging
2021-01-12 13:24:08 +02:00
Stefan Zermatten
0e663f36db
Slot fillers that count as more than one slot now update the space left correctly.
...
Slot fillers removed from a library can no longer be added to a slot.
If a slot has limited space left, this will be reflected on the error
finding slots message
2021-01-12 13:22:48 +02:00
Stefan Zermatten
026c11c13b
Made sure attributes show their currentValue instead of Value
2021-01-12 13:03:33 +02:00
Stefan Zermatten
403f2663c2
Fixed bugs with item display, equipment will now automatically move to the first property with the 'equipment' tag, carried items will move to the first property with the 'carried' tag
2021-01-12 12:54:02 +02:00
Stefan Zermatten
28c042343e
All children of infinite slots will now hide when "hide when full" is active
2021-01-12 10:36:07 +02:00
Stefan Zermatten
3f116875a1
Children of slots now display in the correct order
2021-01-12 10:35:37 +02:00
Stefan Zermatten
be7d7f898f
disabled short and log rest buttons if user has no edit permission
2020-11-10 14:22:09 +02:00
Stefan Zermatten
46385dd9b2
Build details with no slots hidden moved to a dialog
2020-11-05 14:27:01 +02:00
Stefan Zermatten
7cb65954b5
Added the ability to hide slots when full
2020-11-05 14:05:17 +02:00