Stefan Zermatten
|
1a71c2cfa7
|
Began implementing class level up UI
|
2022-07-04 13:55:41 +02:00 |
|
Stefan Zermatten
|
292388dead
|
Iterated on class UI
|
2022-06-29 15:35:12 +02:00 |
|
Stefan Zermatten
|
00272e7b55
|
Action cards now show their decendants
|
2022-06-29 15:27:12 +02:00 |
|
Stefan Zermatten
|
f07f05ca2c
|
Moved creature variables to their own collection
Another big change to the engine, expect bugs
|
2022-06-29 14:54:25 +02:00 |
|
Stefan Zermatten
|
9dd84a83d2
|
Started removing scope from creature doc
|
2022-06-24 10:50:35 +02:00 |
|
Stefan Zermatten
|
b2f89eceee
|
Fixed some bugs with characters not recomputing
TODO: remove .variables cache from creature document, it's not viable
|
2022-06-23 08:39:48 +02:00 |
|
Stefan Zermatten
|
b484a27637
|
iterated on class form to match new schema
|
2022-06-23 08:39:15 +02:00 |
|
Stefan Zermatten
|
da5143693f
|
Iterated on class UI
|
2022-06-21 11:08:45 +02:00 |
|
Stefan Zermatten
|
9cc4186171
|
Reduced data load in slot fill dialog
|
2022-06-21 11:00:50 +02:00 |
|
Stefan Zermatten
|
9f59a6cf86
|
Fixed long folder names not truncating correctly
|
2022-06-20 15:11:39 +02:00 |
|
Stefan Zermatten
|
fdaa035bfb
|
Fixed Shakespearean typo in slot filer description
|
2022-06-20 14:50:04 +02:00 |
|
Stefan Zermatten
|
b31760af0c
|
Don't show children expansion panel if not needed
|
2022-06-20 14:22:13 +02:00 |
|
Stefan Zermatten
|
a8ffa2f786
|
Fixed denormalized creature variables not removed
|
2022-06-20 13:05:38 +02:00 |
|
Stefan Zermatten
|
9b1ec46064
|
Added children properties to prop edit dialog
|
2022-06-08 12:22:51 +02:00 |
|
Stefan Zermatten
|
11f373ddd8
|
Improved slotCard UI
|
2022-06-07 23:27:14 +02:00 |
|
Stefan Zermatten
|
e7e8f938ed
|
Improved archive storage calculations and errors
|
2022-06-07 23:21:48 +02:00 |
|
Stefan Zermatten
|
28934baac9
|
Implemented archive upload handling
|
2022-06-07 23:01:06 +02:00 |
|
Stefan Zermatten
|
385ac17812
|
Added big slot cards to build tab, improved build tab
|
2022-06-07 21:43:35 +02:00 |
|
Stefan Zermatten
|
a04935c5b4
|
Updated packages
|
2022-06-07 18:51:07 +02:00 |
|
Stefan Zermatten
|
1b3efae81a
|
Replaced manual recompute calls with dirty flag settings
|
2022-05-11 15:42:29 +02:00 |
|
Stefan Zermatten
|
7a35c66904
|
Removed performance logging from loading creatures
|
2022-05-11 13:33:56 +02:00 |
|
Stefan Zermatten
|
78cd8ffc8d
|
Creatures are now cached in memory for computation
Also removed dependency group calculation because the optimisation isn't
as useful to reduce DB calls if the creature is in memory anyway
|
2022-05-11 13:30:33 +02:00 |
|
Stefan Zermatten
|
23fa6fe634
|
Progress on dependency updates
|
2022-05-09 16:32:15 +02:00 |
|
Stefan Zermatten
|
caf50d1578
|
Merge branch 'version-2' into version-2-dev
|
2022-05-09 12:46:09 +02:00 |
|
Stefan Zermatten
|
df7889edd9
|
Reduced fields loaded by library tree view
This should improve performance a little for large libraries,
at the expense of loading when a property is selected
|
2022-05-09 11:23:46 +02:00 |
|
Stefan Zermatten
|
ddc7f87a4a
|
Replaced unsupported cron manager with new one
|
2022-05-03 11:29:27 +02:00 |
|
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
|
0b7c20e616
|
Added APM monitoring
|
2022-05-02 18:48:41 +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
|
ea32c54f57
|
Fixed massive writes to creature.variables on calc
Now only writes changed variables, preventing oplog from being
polluted with massive updates
|
2022-04-25 13:57:39 +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 |
|