Commit Graph

2553 Commits

Author SHA1 Message Date
ThaumRystra
e9372c97ee Fixed tabletop action card 2024-05-31 18:05:54 +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
ThaumRystra
c11013eddb Fixed soft-remove of props and library props 2024-05-04 18:57:56 +02:00
ThaumRystra
c5f6ce81bd Replaced damageProperty with new action engine 2024-05-04 10:37:25 +02:00
ThaumRystra
982897897f Fixed Incrementing props from stats tab 2024-05-03 14:29:42 +02:00
ThaumRystra
de1eb64285 Fixed action card not loading on action 2024-05-02 20:42:03 +02:00
ThaumRystra
445c2bb9c7 Fixed action cards briefly flashing dialog that wasn't needed 2024-05-02 20:41:52 +02:00
ThaumRystra
927fea9e8c Fixed characters not recalculating on action 2024-05-02 20:41:26 +02:00
ThaumRystra
7e3a16c96d Added reset task, fixed sheet reset buttons 2024-05-02 20:41:04 +02:00
ThaumRystra
9cd6ca5c6e Choice branch UI working! 2024-04-30 14:54:16 +02:00
ThaumRystra
19669e729c Updated Meteor packages 2024-04-30 13:12:24 +02:00
ThaumRystra
3483a6d34f Fixed actions using their own parent as ammo creating an infinite loop 2024-04-30 13:03:33 +02:00
ThaumRystra
e62f536749 replaced all sorting by order with sorting by left 2024-04-30 12:51:34 +02:00
ThaumRystra
9d3f9ce14a Improved action dialog style 2024-04-30 12:47:53 +02:00
ThaumRystra
8b3e95e1ae Fixed property trees in detail dialogs not showing any props 2024-04-30 12:47:24 +02:00
Thaum Rystra
a40163b9cf Implemented checks at least back to 2.0 functionality in new action engine 2024-04-17 19:37:38 +02:00
ThaumRystra
24d7f3074a Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop 2024-04-17 10:10:32 +02:00
ThaumRystra
acb30c6dd8 Game icons as a font 2024-04-17 10:10:29 +02:00
Thaum Rystra
78266a93ee Some progress on user image uploading 2024-04-17 09:03:21 +02:00
ThaumRystra
7b662a647a Improved hexagon hb 2024-04-13 11:57:29 +02:00
Thaum Rystra
08640f2bf2 Moved tabletop characters to left side of the screen 2024-04-12 17:05:20 +02:00
Thaum Rystra
4793b34a55 Made undefined variable names zero in compile step 2024-04-12 11:36:11 +02:00
Thaum Rystra
3a7c3765c6 Removed example 3D map, see feature-react-three branch for vtt work 2024-04-08 15:33:39 +02:00
ThaumRystra
92a1b73b32 removed stray console log 2024-04-06 12:41:50 +02:00
ThaumRystra
51fa1e7e0b Fixed action dialog applying actions 2024-04-06 12:41:15 +02:00
Thaum Rystra
1fb1eb83c7 Implementing persisting action result mutations 2024-04-02 17:46:31 +02:00
Thaum Rystra
2cbfc5d099 removed stray import 2024-03-31 08:49:43 +02:00
Thaum Rystra
6138be8083 Progress on action choices 2024-03-30 21:12:35 +02:00
Thaum Rystra
6c3d4b91eb Interrupt UI progress 2024-03-29 16:42:50 +02:00
Thaum Rystra
e083490cb3 Action interruption progress 2024-03-26 23:25:18 +02:00
Thaum Rystra
57220c7972 Fixed potential empty tier 2024-03-26 17:28:52 +02:00
Thaum Rystra
1614e655c5 Fixed some types not being found and some errors Identified by typescript 2024-03-26 16:37:03 +02:00
Thaum Rystra
a3ea5e1408 Don't remove creatures until archive has written to s3 2024-03-26 13:40:58 +02:00
Thaum Rystra
3a6639fbc3 Stopped typescript shouting about things you can't fix in js 2024-03-26 10:20:48 +02:00