Commit Graph

2585 Commits

Author SHA1 Message Date
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
Thaum Rystra
1266794db7 Fixed subtle trigger bugs that break LoV hit dice extension 2024-05-15 16:06:56 +02:00
Thaum Rystra
4fc897deec Folders are now sorted by name 2024-05-15 12:45:45 +02:00
Thaum Rystra
f47c311883 Finished tabletop management UI 2024-05-14 18:09:09 +02:00
Thaum Rystra
07a7849911 Fixed function signatures of buff removers and folders that could break triggers 2024-05-14 10:03:15 +02:00
Thaum Rystra
195704ed7a Tested and fixed triggers in new action engine 2024-05-14 10:02:54 +02:00
Thaum Rystra
4a52c3af19 Fixed a lot of UI to match new parenting API 2024-05-08 12:10:43 +02:00
Thaum Rystra
620634c6fd Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop 2024-05-07 11:03:26 +02:00
Thaum Rystra
73e4a3ae2c Fixed actionDialog script language 2024-05-07 11:00:43 +02:00
ThaumRystra
9a6cb4b23f Started removing old action engine methods 2024-05-04 19:25:38 +02:00