Commit Graph

2594 Commits

Author SHA1 Message Date
ThaumRystra
aeae360150 Fixed typo in file name:
INLINE_CALCULTION_REGEX ->  INLINE_CALCULATION_REGEX
2024-09-06 17:16:59 +02:00
ThaumRystra
eb98d0b711 Tested action branch properties 2024-09-06 17:12:04 +02:00
ThaumRystra
e11fb50103 Added the ability to import creatures from other instances of DiceCloud 2024-09-03 22:54:44 +02:00
Thaum Rystra
2a3357ce5c Moved upload input to front of file lists 2024-09-03 16:32:10 +02:00
Thaum Rystra
5727afcfa8 Added ThumbHash to user images 2024-09-03 16:02:56 +02:00
ThaumRystra
a5d50d5ac2 Limited tabletop logs, priority over character log limit 2024-09-03 00:19:04 +02:00
ThaumRystra
fe804a5d9a Added image select input to tabletop form 2024-09-03 00:18:42 +02:00
ThaumRystra
23b25f1606 Added buff card to tabletop bar 2024-09-03 00:01:44 +02:00
ThaumRystra
e8c9058084 Made folders into groups in tabletop 2024-09-02 23:50:13 +02:00
ThaumRystra
2f2a062273 Fixed remove properties not being correctly bulk written 2024-09-02 23:29:16 +02:00
ThaumRystra
b1e7ac1161 Added tests for applying adjustments 2024-09-02 22:10:19 +02:00
ThaumRystra
f4d9806f6f Added user images header to file page 2024-09-02 21:32:46 +02:00
ThaumRystra
9af8b734f1 Finished MVP of user file upload 2024-09-02 20:56:10 +02:00
Thaum Rystra
da0b653582 Fixed upload state in image uploads 2024-08-29 15:54:52 +02:00
Thaum Rystra
a30ce140d2 Used file input for character portrait and avatar 2024-08-29 15:42:26 +02:00
Thaum Rystra
8eabd16601 Upload image button working 2024-08-29 15:30:13 +02:00
ThaumRystra
9ce76dcd0c Refining image input ui 2024-07-28 16:47:06 +02:00
ThaumRystra
a8310c4817 Progress on user image UI 2024-07-28 03:04:27 +02:00
Thaum Rystra
b853922749 Began file input 2024-07-25 16:22:26 +02:00
Thaum Rystra
6e0233da6e Fixed error on test bulk write with no tabletopId 2024-07-10 12:16:16 +02:00
Thaum Rystra
cba27bb578 Fixed tabletop neighbor characters leaking into the sidebar when logged out 2024-07-02 13:26:21 +02:00
Thaum Rystra
d052d55eb1 Fixed user uploaded image removal 2024-07-02 13:25:18 +02:00
Thaum Rystra
0ed1e4797d Fixed archiving when not using S3 file storage 2024-07-02 13:24:55 +02:00
Thaum Rystra
02944f4de7 Disabled smart disconnect, not compatible with NO_MERGE_MULTI pub strat 2024-07-02 12:57:56 +02:00
ThaumRystra
599c9f0de0 Fixed rare compute crash when having empty action resources 2024-06-16 12:35:09 +02:00
ThaumRystra
ada4acc72d Updated Meteor 2024-06-15 19:04:37 +02:00
ThaumRystra
019e3d323d Fixed publication strategies for memory management 2024-06-15 19:04:30 +02:00
Thaum Rystra
e763b15453 Made heavy collections NO_MERGE_MULTI publication strategy 2024-06-13 10:46:52 +02:00
ThaumRystra
6742b4bc00 Actions targeting other creatures now works on both tabletop and character sheet 2024-06-12 20:50:18 +02:00
Thaum Rystra
621f284cff Iterated on tabletops 2024-06-12 17:30:37 +02:00
ThaumRystra
a5292cf0f2 Started fixing action target selection 2024-06-12 15:43:56 +02:00
Thaum Rystra
4921a34dfe Fixed adding creatures from libraries -> tabletops 2024-06-05 17:29:50 +02:00
Thaum Rystra
a00292a523 Improved observer reuse for loaded creatures 2024-06-05 17:29:33 +02:00
Thaum Rystra
37916e266d Fixed slot fill dialog to new parenting schema 2024-06-05 17:28:58 +02:00
Thaum Rystra
b60dcc5e73 Removed creature variables during migration 2024-06-05 17:28:39 +02:00
Thaum Rystra
36ff5daa54 Fixed bug with select-outside throwing error for undefined elements 2024-06-05 17:10:44 +02:00
ThaumRystra
99c14099dc Began adding creature templates to libraries 2024-06-05 15:10:22 +02:00
ThaumRystra
6070c499cc Fixed broken library node insert button 2024-05-31 20:36:09 +02:00
ThaumRystra
6e8c970287 Actions in tabletops show logs correctly 2024-05-31 20:01:42 +02:00
ThaumRystra
028c1b7463 Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop 2024-05-31 18:05:57 +02:00
ThaumRystra
e9372c97ee Fixed tabletop action card 2024-05-31 18:05:54 +02:00
Thaum Rystra
0891702bd9 Fixed some typing errors 2024-05-31 17:13:58 +02:00
ThaumRystra
68fb743302 Made delete item button only show up in character sheet 2024-05-29 00:51:07 +02:00
ThaumRystra
a03f379b6e Added attunement to item viewer 2024-05-29 00:50:27 +02:00
ThaumRystra
3dacfa170c Delete item button from item viewer 2024-05-29 00:23:29 +02:00
ThaumRystra
4b7035b5a5 Removed old cookie 2024-05-28 23:10:35 +02:00
Thaum Rystra
b98a8b1ddf Updated documentation to new parenting format 2024-05-28 13:05:19 +02:00
Thaum Rystra
772e55ece5 Changed task triggers to be stored differently so that attribute check and damage triggers don't overlap 2024-05-21 17:41:20 +02:00
Thaum Rystra
8eb702cde3 Removed future page from sidebar until it's implemented 2024-05-21 17:33:11 +02:00
Thaum Rystra
4547eb8b10 Fixed firing actions from the detail view 2024-05-15 16:07:23 +02:00