Commit Graph

  • e8c9058084 Made folders into groups in tabletop ThaumRystra 2024-09-02 23:50:13 +02:00
  • 2f2a062273 Fixed remove properties not being correctly bulk written ThaumRystra 2024-09-02 23:29:16 +02:00
  • b1e7ac1161 Added tests for applying adjustments ThaumRystra 2024-09-02 22:10:19 +02:00
  • f4d9806f6f Added user images header to file page ThaumRystra 2024-09-02 21:32:46 +02:00
  • 9af8b734f1 Finished MVP of user file upload ThaumRystra 2024-09-02 20:56:10 +02:00
  • da0b653582 Fixed upload state in image uploads Thaum Rystra 2024-08-29 15:54:52 +02:00
  • a30ce140d2 Used file input for character portrait and avatar Thaum Rystra 2024-08-29 15:42:26 +02:00
  • 8eabd16601 Upload image button working Thaum Rystra 2024-08-29 15:30:13 +02:00
  • 9ce76dcd0c Refining image input ui ThaumRystra 2024-07-28 16:47:06 +02:00
  • a8310c4817 Progress on user image UI ThaumRystra 2024-07-28 03:04:27 +02:00
  • b853922749 Began file input Thaum Rystra 2024-07-25 16:22:26 +02:00
  • 6e0233da6e Fixed error on test bulk write with no tabletopId Thaum Rystra 2024-07-10 12:16:16 +02:00
  • cba27bb578 Fixed tabletop neighbor characters leaking into the sidebar when logged out Thaum Rystra 2024-07-02 13:26:21 +02:00
  • d052d55eb1 Fixed user uploaded image removal Thaum Rystra 2024-07-02 13:25:18 +02:00
  • 0ed1e4797d Fixed archiving when not using S3 file storage Thaum Rystra 2024-07-02 13:24:55 +02:00
  • 02944f4de7 Disabled smart disconnect, not compatible with NO_MERGE_MULTI pub strat Thaum Rystra 2024-07-02 12:57:56 +02:00
  • 599c9f0de0 Fixed rare compute crash when having empty action resources ThaumRystra 2024-06-16 12:35:09 +02:00
  • ada4acc72d Updated Meteor ThaumRystra 2024-06-15 19:04:37 +02:00
  • 019e3d323d Fixed publication strategies for memory management ThaumRystra 2024-06-15 19:04:30 +02:00
  • e763b15453 Made heavy collections NO_MERGE_MULTI publication strategy Thaum Rystra 2024-06-13 10:46:52 +02:00
  • 6742b4bc00 Actions targeting other creatures now works on both tabletop and character sheet ThaumRystra 2024-06-12 20:50:18 +02:00
  • 621f284cff Iterated on tabletops Thaum Rystra 2024-06-12 17:30:37 +02:00
  • a5292cf0f2 Started fixing action target selection ThaumRystra 2024-06-12 15:43:56 +02:00
  • 4921a34dfe Fixed adding creatures from libraries -> tabletops Thaum Rystra 2024-06-05 17:29:50 +02:00
  • a00292a523 Improved observer reuse for loaded creatures Thaum Rystra 2024-06-05 17:29:33 +02:00
  • 37916e266d Fixed slot fill dialog to new parenting schema Thaum Rystra 2024-06-05 17:28:58 +02:00
  • b60dcc5e73 Removed creature variables during migration Thaum Rystra 2024-06-05 17:28:39 +02:00
  • 36ff5daa54 Fixed bug with select-outside throwing error for undefined elements Thaum Rystra 2024-06-05 17:10:44 +02:00
  • 99c14099dc Began adding creature templates to libraries ThaumRystra 2024-06-05 15:10:22 +02:00
  • 6070c499cc Fixed broken library node insert button ThaumRystra 2024-05-31 20:36:09 +02:00
  • 6e8c970287 Actions in tabletops show logs correctly ThaumRystra 2024-05-31 20:01:42 +02:00
  • 028c1b7463 Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop ThaumRystra 2024-05-31 18:05:57 +02:00
  • e9372c97ee Fixed tabletop action card ThaumRystra 2024-05-31 18:05:54 +02:00
  • 0891702bd9 Fixed some typing errors Thaum Rystra 2024-05-31 17:13:58 +02:00
  • 68fb743302 Made delete item button only show up in character sheet ThaumRystra 2024-05-29 00:51:07 +02:00
  • a03f379b6e Added attunement to item viewer ThaumRystra 2024-05-29 00:50:27 +02:00
  • 3dacfa170c Delete item button from item viewer ThaumRystra 2024-05-29 00:23:29 +02:00
  • 4b7035b5a5 Removed old cookie ThaumRystra 2024-05-28 23:10:35 +02:00
  • b98a8b1ddf Updated documentation to new parenting format Thaum Rystra 2024-05-28 13:05:19 +02:00
  • 772e55ece5 Changed task triggers to be stored differently so that attribute check and damage triggers don't overlap Thaum Rystra 2024-05-21 17:41:20 +02:00
  • 8eb702cde3 Removed future page from sidebar until it's implemented Thaum Rystra 2024-05-21 17:33:11 +02:00
  • 4547eb8b10 Fixed firing actions from the detail view Thaum Rystra 2024-05-15 16:07:23 +02:00
  • 1266794db7 Fixed subtle trigger bugs that break LoV hit dice extension Thaum Rystra 2024-05-15 16:06:56 +02:00
  • 4fc897deec Folders are now sorted by name Thaum Rystra 2024-05-15 12:45:45 +02:00
  • f47c311883 Finished tabletop management UI Thaum Rystra 2024-05-14 18:09:09 +02:00
  • 07a7849911 Fixed function signatures of buff removers and folders that could break triggers Thaum Rystra 2024-05-14 10:03:15 +02:00
  • 195704ed7a Tested and fixed triggers in new action engine Thaum Rystra 2024-05-14 10:02:54 +02:00
  • 4a52c3af19 Fixed a lot of UI to match new parenting API Thaum Rystra 2024-05-08 12:10:43 +02:00
  • 620634c6fd Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop Thaum Rystra 2024-05-07 11:03:26 +02:00
  • 73e4a3ae2c Fixed actionDialog script language Thaum Rystra 2024-05-07 11:00:43 +02:00
  • 9a6cb4b23f Started removing old action engine methods ThaumRystra 2024-05-04 19:25:38 +02:00
  • c11013eddb Fixed soft-remove of props and library props ThaumRystra 2024-05-04 18:57:56 +02:00
  • c5f6ce81bd Replaced damageProperty with new action engine ThaumRystra 2024-05-04 10:37:25 +02:00
  • 982897897f Fixed Incrementing props from stats tab ThaumRystra 2024-05-03 14:29:42 +02:00
  • de1eb64285 Fixed action card not loading on action ThaumRystra 2024-05-02 20:42:03 +02:00
  • 445c2bb9c7 Fixed action cards briefly flashing dialog that wasn't needed ThaumRystra 2024-05-02 20:41:52 +02:00
  • 927fea9e8c Fixed characters not recalculating on action ThaumRystra 2024-05-02 20:41:26 +02:00
  • 7e3a16c96d Added reset task, fixed sheet reset buttons ThaumRystra 2024-05-02 20:41:04 +02:00
  • 9cd6ca5c6e Choice branch UI working! ThaumRystra 2024-04-30 14:54:16 +02:00
  • 19669e729c Updated Meteor packages ThaumRystra 2024-04-30 13:12:24 +02:00
  • 3483a6d34f Fixed actions using their own parent as ammo creating an infinite loop ThaumRystra 2024-04-30 13:03:33 +02:00
  • e62f536749 replaced all sorting by order with sorting by left ThaumRystra 2024-04-30 12:51:34 +02:00
  • 9d3f9ce14a Improved action dialog style ThaumRystra 2024-04-30 12:47:53 +02:00
  • 8b3e95e1ae Fixed property trees in detail dialogs not showing any props ThaumRystra 2024-04-30 12:47:24 +02:00
  • a40163b9cf Implemented checks at least back to 2.0 functionality in new action engine Thaum Rystra 2024-04-17 19:37:38 +02:00
  • 24d7f3074a Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop ThaumRystra 2024-04-17 10:10:32 +02:00
  • acb30c6dd8 Game icons as a font ThaumRystra 2024-04-17 10:10:29 +02:00
  • 78266a93ee Some progress on user image uploading Thaum Rystra 2024-04-17 09:03:21 +02:00
  • 7b662a647a Improved hexagon hb ThaumRystra 2024-04-13 11:57:29 +02:00
  • 08640f2bf2 Moved tabletop characters to left side of the screen Thaum Rystra 2024-04-12 17:05:20 +02:00
  • 4793b34a55 Made undefined variable names zero in compile step Thaum Rystra 2024-04-12 11:36:11 +02:00
  • 3a7c3765c6 Removed example 3D map, see feature-react-three branch for vtt work Thaum Rystra 2024-04-08 15:33:39 +02:00
  • 92a1b73b32 removed stray console log ThaumRystra 2024-04-06 12:41:50 +02:00
  • 51fa1e7e0b Fixed action dialog applying actions ThaumRystra 2024-04-06 12:41:15 +02:00
  • 1fb1eb83c7 Implementing persisting action result mutations Thaum Rystra 2024-04-02 17:46:31 +02:00
  • 2cbfc5d099 removed stray import Thaum Rystra 2024-03-31 08:49:43 +02:00
  • 6138be8083 Progress on action choices Thaum Rystra 2024-03-30 21:12:35 +02:00
  • 6c3d4b91eb Interrupt UI progress Thaum Rystra 2024-03-29 16:42:50 +02:00
  • e083490cb3 Action interruption progress Thaum Rystra 2024-03-26 23:25:18 +02:00
  • 57220c7972 Fixed potential empty tier Thaum Rystra 2024-03-26 17:28:52 +02:00
  • 1614e655c5 Fixed some types not being found and some errors Identified by typescript Thaum Rystra 2024-03-26 16:37:03 +02:00
  • a3ea5e1408 Don't remove creatures until archive has written to s3 Thaum Rystra 2024-03-26 13:40:58 +02:00
  • 3a6639fbc3 Stopped typescript shouting about things you can't fix in js Thaum Rystra 2024-03-26 10:20:48 +02:00
  • 352e89ee9a Fixed parent.id => parentId Thaum Rystra 2024-03-26 09:58:01 +02:00
  • 0eb763dc0e Fixed build tree Thaum Rystra 2024-03-26 09:54:11 +02:00
  • d2a553abda Removed redis-oplog sub-package Thaum Rystra 2024-03-25 09:47:48 +02:00
  • 225b895833 Fixed some character sheet Query errors Thaum Rystra 2024-03-23 21:06:58 +02:00
  • 359d645f6b Fixing UI for 2.1 data changes Thaum Rystra 2024-03-23 16:02:28 +02:00
  • 293deaa592 More action test cases Thaum Rystra 2024-03-18 20:40:20 +02:00
  • 3c78f5b2f5 Iterated on tabletop model ThaumRystra 2024-03-08 15:26:17 +02:00
  • b13ca8c64b More testing of action system, now with test coverage Thaum Rystra 2024-02-27 07:30:40 +02:00
  • 5141704e23 Fixed failing tests and action engine props Thaum Rystra 2024-02-22 09:11:00 +02:00
  • b41d26b3ad Fixed failing tests, tested parser more Thaum Rystra 2024-02-20 21:36:32 +02:00
  • ac15512bc5 Typescript all the parser things Thaum Rystra 2024-02-20 23:21:12 +02:00
  • 3ea492ee78 Started with async inputs to actions Thaum Rystra 2024-02-19 22:31:18 +02:00
  • 55a6b16c31 Fixed failing action engine tests, moved more engine parts to ts Thaum Rystra 2024-02-18 23:39:16 +02:00
  • c721374278 Moved parser to typescript Thaum Rystra 2024-02-18 22:45:54 +02:00
  • 5b7d352323 Started splitting engine tests into individual files and testing action props Thaum Rystra 2024-02-15 23:16:18 +02:00
  • 60117308f7 Removed stray console logs Thaum Rystra 2024-02-15 22:47:33 +02:00
  • aee9d6b8cb refactored action engine into individual files Thaum Rystra 2024-02-15 22:30:50 +02:00