Stefan Zermatten
d947b62ba4
Fixed events not being selectable for reset in libraries
2022-11-22 21:29:08 +02:00
Stefan Zermatten
d2649fd66e
Overhauled how documentation works
2022-11-21 18:22:49 +02:00
Stefan Zermatten
0ad7e659d2
updated docs to include create a class guide
2022-10-18 15:40:17 +02:00
Stefan Zermatten
c92a26d5e6
Action cards no longer display folder or the descendants of buffs
2022-10-09 21:56:01 +02:00
Stefan Zermatten
aa8f2d230d
Hunted the last of the \t's to extinction
2022-10-09 16:56:28 +02:00
Stefan Zermatten
2fa913b09a
Applied style rules to genocide all \t characters
2022-10-09 16:01:36 +02:00
Stefan Zermatten
dbc5f7253f
Finished basic docs
2022-09-05 14:36:39 +02:00
Stefan Zermatten
f0e7253374
Updated docs
2022-09-01 13:33:28 +02:00
Stefan Zermatten
a63e2099d3
Added documentation UI and began documenting props
2022-08-31 14:43:38 +02:00
Stefan Zermatten
5d14c392e8
Added creature new variables to API
2022-08-22 11:58:48 +02:00
Stefan Zermatten
7d66c06107
Fixed class level up w/ subscribed collections
2022-08-17 12:45:54 +02:00
Stefan Zermatten
2b8f7e4927
Fixed fillers with type not showing in slot fill
2022-07-26 11:33:47 +02:00
Stefan Zermatten
24cc87d6f7
Fixed deleted libraryNodes being shown in library
2022-07-26 09:07:20 +02:00
Stefan Zermatten
4c5c537f29
Improved slot tag handling
2022-07-24 21:50:31 +02:00
Stefan Zermatten
6f7e742eb9
More of the sheet conforms to library allowances
2022-07-20 00:09:58 +02:00
Stefan Zermatten
f8e9131bdd
Vastly improved new character UX
...
Characters now can limit which libraries they allow
2022-07-18 13:45:14 +02:00
Stefan Zermatten
bf9639ae59
Library Collections UI built
2022-07-17 22:48:48 +02:00
Stefan Zermatten
b8a03245ea
Level up dialog now working
2022-07-05 15:40:55 +02:00
Stefan Zermatten
1a71c2cfa7
Began implementing class level up UI
2022-07-04 13:55:41 +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
9cc4186171
Reduced data load in slot fill dialog
2022-06-21 11:00:50 +02:00
Stefan Zermatten
28934baac9
Implemented archive upload handling
2022-06-07 23:01:06 +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
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
3e97baaaaa
Progress on storing user images
2022-04-25 16:16:17 +02:00
Stefan Zermatten
13b6689ba4
Progress on file system UI
2022-04-22 11:30:59 +02:00
Stefan Zermatten
359f18988c
Account functionality extended, API authentication implemented
...
- Can now add a second email address to your account and delete one of
your email addresses
- Reset password now works
- Resetting the password of an account without a password set will set
one
- Email templates overhauled
- Login tokens limited to close previously devastating ($800 database
bill) security hole
- Login with REST API now works
- Once logged in, authentication of API calls with token works
- Creatures can now be fetched using the API
2022-02-10 19:02:18 +02:00
Stefan Zermatten
3948d20f46
Allowed cross origin requests to REST API
2022-02-10 10:37:23 +02:00
Stefan Zermatten
1e10d8751b
Archive now uses file system instead of collection
2021-12-19 12:20:09 +02:00
Stefan Zermatten
b0ee5cd304
Continued iterating on calculations, added failing test for bugs found
2021-09-27 17:26:52 +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
fe83b5cbc5
Fixed migration errors when tested against a copy of the live dataset
2021-09-27 13:42:37 +02:00
Stefan Zermatten
fc0cc6e689
References now merge children, fixed infinite reference loops
2021-09-05 18:51:29 +02:00
Stefan Zermatten
608ab4e588
Added undo delete and recycle bin to library
2021-08-27 13:00:01 +02:00
Stefan Zermatten
518880fa5c
Fixed error where searching for properties to insert while having other properties selected could prevent any insert from happening at all
2021-08-27 12:24:01 +02:00
Stefan Zermatten
0277de76c4
Removed stray console log
2021-08-12 19:56:01 +02:00
Stefan Zermatten
ffc3211ff9
Fixed some issues with slot filler searching
2021-08-12 18:28:53 +02:00
Stefan Zermatten
8ecefb03ad
Started re-implementing slot fill dialog with different design pattern
2021-08-10 10:32:56 +02:00
Stefan Zermatten
16e2b1249f
Increased slot filler publication load quantity to 50
2021-08-09 20:54:29 +02:00
Stefan Zermatten
36bb3c3181
New UX for inserting properties from libraries including text search and multi-add
2021-07-31 21:49:15 +02:00
Stefan Zermatten
0dc0bea53e
fixes #262 , emails from DiceCloud should now be from no-reply@dicecloud.com
2021-07-27 16:59:09 +02:00
Stefan Zermatten
86d9383af0
Archive UI
2021-06-22 14:59:18 +02:00
Stefan Zermatten
848e961e3b
Refactored creature methods to their own folders
2021-06-21 15:20:04 +02:00
Stefan Zermatten
6b2d74a165
Fixed parties -> creatureFolders publications and ui
2021-06-18 12:59:39 +02:00
Stefan Zermatten
cf05aea80a
Fixed Parties references
2021-06-18 10:49:01 +02:00
Stefan Zermatten
e3fc56a844
Added backend architecture to archive and restore creatures.
2021-06-11 12:03:31 +02:00