Commit Graph

2649 Commits

Author SHA1 Message Date
ThaumRystra
43958a90bd Removed drag handles from spells in spell lists
Spell lists often have spells from many sources, and dragging spells around in a UI that doesn't show what you might be breaking is a foot gun.
2024-11-09 13:43:01 +02:00
ThaumRystra
6e5a335a39 Fixed item drag drop re-ordering 2024-11-09 13:28:15 +02:00
ThaumRystra
2c431293e0 Tested that triggers fire for all properties.
Fixed some action engine issues found.
2024-11-07 00:22:46 +02:00
ThaumRystra
057772c60a Merge pull request #346 from Jonpot/patch-8
Fixes incorrect comment in Containers.js
2024-11-05 13:34:01 +02:00
Thaum Rystra
9a19262ee7 Added icons to feature cards #341 2024-11-05 13:25:37 +02:00
ThaumRystra
7c877b9176 Merge pull request #334 from kgscialdone/fix-treesearch-references
Fix Reference missing from type search in library tree
2024-11-05 12:31:56 +02:00
ThaumRystra
37c6128337 Merge pull request #301 from Jonpot/patch-2
Update ActionForm with hints that represent what will be logged by the action engine
2024-11-05 12:23:16 +02:00
Thaum Rystra
48601050de Merge branch 'develop' into pr/Jonpot/301 2024-11-05 12:22:09 +02:00
ThaumRystra
c0a8f76035 Added extra logging to s3 read errors 2024-11-03 17:18:43 +02:00
ThaumRystra
8268ea85ce Fixed duplicating properties losing their children 2024-11-03 16:15:22 +02:00
ThaumRystra
f8708b0c31 Fixed point buy defined variable names not being available in actions 2024-11-03 15:57:32 +02:00
ThaumRystra
a206aad904 Prevented inserting duplicate creature variables documents 2024-11-03 14:35:42 +02:00
ThaumRystra
865c7a5ca2 Ensure creature properties are sorted before being migrated from an archive 2024-11-03 14:35:25 +02:00
ThaumRystra
c4c0b47f58 Fixed broken import 2024-11-03 14:24:59 +02:00
Thaum Rystra
449e4fe681 Improved import migrations from main site 2024-10-31 11:34:14 +02:00
Thaum Rystra
6944e75d50 Removed insert new creature button from creature add to tabletop dialog 2024-10-30 18:00:41 +02:00
Thaum Rystra
84282cef6c Hid silenced content from the logs 2024-10-30 17:53:39 +02:00
Thaum Rystra
2a5a97f04a Fixed loading filtered properties in contexts where iterators don't have .filter 2024-10-30 10:07:08 +02:00
Thaum Rystra
87325df9fb Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop 2024-10-30 10:03:51 +02:00
Thaum Rystra
ce9753fa9c Fixed effects not applying to damage in actions 2024-10-30 10:03:47 +02:00
ThaumRystra
18c1e8481e Fixed libraries being created without an owner 2024-10-29 19:43:43 +02:00
ThaumRystra
7c5c37cfdf Stopped ghost properties showing up in actions 2024-10-29 19:22:58 +02:00
ThaumRystra
417d1287a6 Made sure doAction's promise resolves or rejects 2024-10-29 17:01:51 +02:00
ThaumRystra
681d1e5739 Improved how effects on calculated fields are displayed 2024-10-29 16:47:55 +02:00
ThaumRystra
b90cc2e467 Removed damage effects from tree views
The totals of those effects are already accounted for in the displayed number
2024-10-29 16:06:46 +02:00
ThaumRystra
fe035a2ff1 Added missing schema version to json route meta 2024-10-29 16:02:46 +02:00
Thaum Rystra
74bd291426 Revert "Rolled back to Meteor 1.13, removed publication strategies"
This reverts commit 90aaf2d0fc.
2024-10-28 15:18:50 +02:00
Thaum Rystra
90aaf2d0fc Rolled back to Meteor 1.13, removed publication strategies 2024-10-28 15:09:59 +02:00
Thaum Rystra
f44afd8b6a Hid make check and roll dice icons from creature bar in tabletop 2024-10-28 14:31:43 +02:00
Thaum Rystra
e8158ba531 Iterate on action engine and tree data store migration 2024-10-28 14:26:48 +02:00
Thaum Rystra
e887daf543 Show resulting action on action dialog before committing 2024-10-28 14:26:01 +02:00
Thaum Rystra
8f8c9c28aa Refactored actions, 'cast a spell' task now works 2024-10-28 12:28:36 +02:00
ThaumRystra
804c5f3aee Started implementing spells in action engine 2024-10-27 12:51:48 +02:00
ThaumRystra
01df7898cc Tested action toggles 2024-10-15 21:17:33 +02:00
ThaumRystra
7a480e333c Fixed saving throws contaminating later saves with their result 2024-10-15 21:12:55 +02:00
Thaum Rystra
5c7234ec62 Adding failing saving throw tests 2024-10-14 22:00:27 +02:00
Thaum Rystra
6887a46be4 Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop 2024-10-14 21:52:54 +02:00
Thaum Rystra
b772a4eaa1 Tested folders, notes, and rolls 2024-10-14 21:52:37 +02:00
ThaumRystra
f37149f466 Improved character sheet printing 2024-10-13 15:58:08 +02:00
ThaumRystra
efc52b4f68 Tested damage property 2024-09-28 14:45:46 +02:00
ThaumRystra
b1ab65f095 Tested and fixed buff remover properties 2024-09-28 12:45:30 +02:00
ThaumRystra
d998d7d2ef Removed stray 'only' test 2024-09-08 21:09:34 +02:00
ThaumRystra
588a91f60c Fixed typo in test description 2024-09-08 21:06:48 +02:00
ThaumRystra
0d4db7ca91 Tested action engine apply buff 2024-09-08 21:04:18 +02:00
ThaumRystra
f9e10550ad Fixed healthbar display in tabletop 2024-09-06 23:17:53 +02:00
ThaumRystra
e2ffaa203a Made sure uploads respect storage limits 2024-09-06 22:58:07 +02:00
ThaumRystra
679a123a2a Fixed references sorting first in slot fillers 2024-09-06 21:40:39 +02:00
ThaumRystra
b867cf182b Fixed overflow on character cards not working 2024-09-06 20:40:10 +02:00
ThaumRystra
f9b42f9d9a Added mouse wheel scroll Y support to character tabletop footer 2024-09-06 20:38:11 +02:00
ThaumRystra
f9c0317b95 Added previous value of att to set log 2024-09-06 17:30:52 +02:00