26 Commits

Author SHA1 Message Date
ThaumRystra
be47b90c32 Fixed bug where tag-targeting a calculation's base value would crash the sheet 2025-01-16 20:32:30 +02:00
ThaumRystra
0bf8fdc6d3 Fixed failing tests 2025-01-16 16:24:56 +02:00
Thaum Rystra
15ecc05e21 The type system starts to infect the computation engine 2025-01-15 18:36:26 +02:00
ThaumRystra
c0d1412463 Improved typing of Creature Properties 2025-01-14 13:21:43 +02:00
ThaumRystra
0125367085 Migrate props to typed schemas 2025-01-12 19:29:26 +02:00
ThaumRystra
fcf6a84b01 Began experimenting with dragging typings out of simple schema 2025-01-01 22:39:54 +02:00
ThaumRystra
7c648f67a3 Fixed tag targeted effects on overridden attributes applying multiple times
Closes #358
2024-11-09 15:24:56 +02:00
ThaumRystra
6e5a335a39 Fixed item drag drop re-ordering 2024-11-09 13:28:15 +02:00
ThaumRystra
804c5f3aee Started implementing spells in action engine 2024-10-27 12:51:48 +02:00
ThaumRystra
f9b42f9d9a Added mouse wheel scroll Y support to character tabletop footer 2024-09-06 20:38:11 +02:00
ThaumRystra
eb98d0b711 Tested action branch properties 2024-09-06 17:12:04 +02:00
Thaum Rystra
5727afcfa8 Added ThumbHash to user images 2024-09-03 16:02:56 +02:00
ThaumRystra
e8c9058084 Made folders into groups in tabletop 2024-09-02 23:50:13 +02:00
Thaum Rystra
621f284cff Iterated on tabletops 2024-06-12 17:30:37 +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
Thaum Rystra
08640f2bf2 Moved tabletop characters to left side of the screen 2024-04-12 17:05:20 +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
359d645f6b Fixing UI for 2.1 data changes 2024-03-23 16:02:28 +02:00
Thaum Rystra
b13ca8c64b More testing of action system, now with test coverage 2024-02-27 15:30:40 +02:00
Thaum Rystra
ac15512bc5 Typescript all the parser things 2024-02-20 23:21:12 +02:00
Thaum Rystra
3ea492ee78 Started with async inputs to actions 2024-02-19 22:31:18 +02:00
Thaum Rystra
c721374278 Moved parser to typescript 2024-02-19 12:45:54 +02:00
Thaum Rystra
5b7d352323 Started splitting engine tests into individual files and testing action props 2024-02-16 16:16:18 +02:00
Thaum Rystra
aee9d6b8cb refactored action engine into individual files 2024-02-16 10:30:50 +02:00