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
|
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
|
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
|
74370f6fec
|
Performance optimization: Removed creature document from injection to prevent uneccessary Vue re-rendering
|
2021-02-11 10:04:28 +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
|
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
|
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
|
46385dd9b2
|
Build details with no slots hidden moved to a dialog
|
2020-11-05 14:27:01 +02:00 |
|
Stefan Zermatten
|
ebab41838c
|
Used tree node views in slot fill selection
|
2020-10-17 16:56:23 +02:00 |
|
Stefan Zermatten
|
e8da7a6c17
|
Moved snackbars to their own store and component
|
2020-10-17 16:06:27 +02:00 |
|
Stefan Zermatten
|
9fa997ed24
|
Started moving snackbars to vue store, still needs to be separated into its own module
|
2020-10-16 13:38:58 +02:00 |
|
Stefan Zermatten
|
7fc783dcad
|
Removed recompute button
|
2020-10-15 13:50:14 +02:00 |
|
Stefan Zermatten
|
6e98d71c3c
|
Improved slot UI look and feel
|
2020-10-15 13:00:29 +02:00 |
|
Stefan Zermatten
|
51569592ab
|
First implementation on Slots UI
|
2020-10-14 14:45:26 +02:00 |
|
Stefan Zermatten
|
bde9183158
|
Log optimistic UI now fixed, rolls are now instant
|
2020-10-14 11:25:05 +02:00 |
|
Stefan Zermatten
|
0cc9e01754
|
Renamed, moved LogTab to CharacterLog
|
2020-10-14 09:37:00 +02:00 |
|
Stefan Zermatten
|
9856471202
|
Stopped log making toast if it's visible
|
2020-10-14 09:33:17 +02:00 |
|
Stefan Zermatten
|
4f77782a7a
|
log messages are now aligned right
|
2020-10-13 13:53:30 +02:00 |
|
Stefan Zermatten
|
5f13aaa031
|
Fixed empty strings in log input
|
2020-10-13 13:44:06 +02:00 |
|
Stefan Zermatten
|
1321cf6a96
|
Moved log tab to right drawer
|
2020-10-13 13:42:18 +02:00 |
|
Stefan Zermatten
|
a87cb1286a
|
Improved custom rolls on log tab
|
2020-10-06 09:53:08 +02:00 |
|
Stefan Zermatten
|
844588cdbf
|
Started adding text input to log tab
|
2020-09-30 16:24:33 +02:00 |
|
Stefan Zermatten
|
a6a96fc19f
|
Started work on character log for rolls to be stored
|
2020-09-29 22:34:30 +02:00 |
|
Stefan Zermatten
|
a5c16ba83a
|
Overhauled inventory tab again. Closer in functionality to V1
|
2020-08-22 00:36:17 +02:00 |
|
Stefan Zermatten
|
1bde0db0ba
|
Fixed features showing up when disabled by an ancestor
|
2020-07-26 19:53:07 +02:00 |
|
Stefan Zermatten
|
0f20cd4bd9
|
Implemented drag and drop on spells page
|
2020-07-26 19:39:50 +02:00 |
|
Stefan Zermatten
|
1ac01941c7
|
Fixed bug where multiple classes woudn't show up in persona tab
|
2020-07-26 16:43:26 +02:00 |
|
Stefan Zermatten
|
95d8d2cb9a
|
Started work on tabletop view
|
2020-07-17 23:31:12 +02:00 |
|
Stefan Zermatten
|
56f9e82326
|
Improved spells tab to be more in line with the v1 implementation
|
2020-06-29 14:52:47 +02:00 |
|
Stefan Zermatten
|
d36d5b15d0
|
hide unused spell card
|
2020-06-24 18:17:35 +02:00 |
|
Stefan Zermatten
|
2af687361e
|
Improved spell appearance in spell tab
|
2020-06-23 01:36:48 +02:00 |
|
Stefan Zermatten
|
cffe0ee574
|
Added minimal UI to display applied buffs
|
2020-06-22 00:14:07 +02:00 |
|
Stefan Zermatten
|
ce51be7b8e
|
moved proficiencies after actions on the stats tab
|
2020-06-21 23:57:19 +02:00 |
|
Stefan Zermatten
|
3f540d0f14
|
Overhaul of character action components, actions now consume resources
|
2020-06-15 22:30:27 +02:00 |
|