Stefan Zermatten
33fa22c187
Removed stray log
2022-05-02 23:31:52 +02:00
Stefan Zermatten
2e3f0320f3
Added dependency grouping, but commented out for now until it's needed
2022-05-02 23:31:10 +02:00
Stefan Zermatten
abb8890070
Build card being converted into build tree
...
Still need to be able to delete fillers
2022-05-02 12:32:14 +02:00
Stefan Zermatten
8dbcae1060
Fixed FAB appearing on wrong tabs
2022-05-01 23:43:31 +02:00
Stefan Zermatten
3a18bce7e6
Added error message for unsupported accessors
2022-05-01 22:54:30 +02:00
Stefan Zermatten
3e97baaaaa
Progress on storing user images
2022-04-25 16:16:17 +02:00
Stefan Zermatten
6b724cf365
Dicecloud instances without db version numbers won't go into migration mode
2022-04-25 11:16:02 +02:00
Stefan Zermatten
8b44c83741
Added archive upload UI
2022-04-23 11:35:11 +02:00
Stefan Zermatten
2ca9ac5342
Added storage stats to the account page
2022-04-23 09:52:20 +02:00
Stefan Zermatten
7609e916c6
Implemented remove button on archive files
2022-04-23 09:35:29 +02:00
Stefan Zermatten
f440e030cf
Fixed bug in generating error messages when out of character slots
2022-04-22 11:31:59 +02:00
Stefan Zermatten
13b6689ba4
Progress on file system UI
2022-04-22 11:30:59 +02:00
Stefan Zermatten
b28bcbe079
Work on general UI for user files
2022-04-21 22:08:18 +02:00
Stefan Zermatten
ffa6353a3f
Merge branch 'version-2' into version-2-dev
2022-04-21 20:25:23 +02:00
Stefan Zermatten
33f60c2c6d
Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud into version-2
2022-04-21 10:59:22 +02:00
Stefan Zermatten
dcc95486b3
fixed parser error when using incorrect call args
2022-04-21 10:59:19 +02:00
Stefan Zermatten
88bc223daa
Began working on build tab
2022-04-20 13:56:06 +02:00
Stefan Zermatten
cbc42f8500
fix: buff descriptions aren't being calculated
2022-04-15 18:13:03 +02:00
Stefan Zermatten
cc24690a67
Fixed bug where children of rolls would be applied
2022-04-09 15:02:44 +02:00
Stefan Zermatten
4d5cb3ed50
Merge branch 'version-2-dev' into version-2
2022-04-08 18:41:48 +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
e89d415e7e
Fixed error handling of compute engine crashes
2022-03-09 08:24:55 +02:00
Stefan Zermatten
ac8f19bcfb
Hotfix for skills without effects breaking calculations
2022-03-09 08:09:16 +02:00
Stefan Zermatten
788cbb182d
Action system improvements
...
- Actions/spells now display their summary, not their description
- All save branches and attack branches run when there are no targets
- Improved action logging
- Index branch lets you customise a choice of children to run
2022-03-09 01:31:09 +02:00
Stefan Zermatten
c68667be9c
Added data validation diagnostics for offline use
2022-03-08 15:04:51 +02:00
Stefan Zermatten
fada07e048
Improved handling of poorly migrated archive creatures
2022-03-08 14:12:11 +02:00
Stefan Zermatten
12fc9b1be3
Added summary field back to spell form
2022-03-08 13:17:39 +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
9732db8d67
Hid damage multiplier card if there are no multipliers
2022-03-05 18:56:34 +02:00
Stefan Zermatten
73ca6dc364
Damage multipliers are now applied to damage dealt
2022-03-05 18:40:18 +02:00
Stefan Zermatten
10242b596f
Updated test cases to account for new damage multipliers
2022-03-05 17:59:50 +02:00
Stefan Zermatten
782f2cdc73
Added default tags to properties
...
#type, damageType, skillType, attributeType, reset
2022-03-05 17:52:15 +02:00
Stefan Zermatten
a8ebf6a1de
Tags now wrap in damage multiplier viewer
2022-03-05 17:48:52 +02:00
Stefan Zermatten
7dcd0aeff2
Fixed single-select combobox not showing rules errors
2022-03-05 16:30:53 +02:00
Stefan Zermatten
a19e7d0514
Prevented errors from crashing archive restoration
2022-03-05 16:24:42 +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
545050cfa3
Fixed attack disadvantage being treated as advantage
2022-03-04 16:09:00 +02:00
Stefan Zermatten
b876c2801d
Greyed out inactive props in the tree
2.0-beta.35
2022-03-04 12:51:48 +02:00
Stefan Zermatten
698c9c7bbf
Fixed adjustment error when trying to adjust a property that isn't set
2022-03-04 12:51:28 +02:00
Stefan Zermatten
7544243640
Fixed buffs not crystalising variables correctly
2022-03-04 12:51:06 +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
92a588bfcc
Added slotFillerCondition field to class levels, same as in slot filler
2022-03-03 16:19:54 +02:00
Stefan Zermatten
43e956eb6a
Fixed skills not obeying baseValue correctly
2022-03-03 15:55:07 +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
4edfe1bcb9
Fixed inventory calculation to include item quantities
2022-03-03 15:53:58 +02:00
Stefan Zermatten
473a9f0253
Inlined a bunch of discord webhook text to help format messages better
2022-02-28 16:55:15 +02:00
Stefan Zermatten
94cdca4f31
Fixed uses left not logging correctly in actions
2022-02-28 16:25:42 +02:00
Stefan Zermatten
10d0a3f763
Added attack roll back to spell form
2022-02-28 16:13:52 +02:00