ThaumRystra
|
99c14099dc
|
Began adding creature templates to libraries
|
2024-06-05 15:10:22 +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 |
|
Thaum Rystra
|
4547eb8b10
|
Fixed firing actions from the detail view
|
2024-05-15 16:07:23 +02:00 |
|
Thaum Rystra
|
4a52c3af19
|
Fixed a lot of UI to match new parenting API
|
2024-05-08 12:10:43 +02:00 |
|
ThaumRystra
|
9a6cb4b23f
|
Started removing old action engine methods
|
2024-05-04 19:25:38 +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
|
e62f536749
|
replaced all sorting by order with sorting by left
|
2024-04-30 12:51:34 +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
|
51fa1e7e0b
|
Fixed action dialog applying actions
|
2024-04-06 12:41:15 +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
|
352e89ee9a
|
Fixed parent.id => parentId
|
2024-03-26 09:58:01 +02:00 |
|
Thaum Rystra
|
225b895833
|
Fixed some character sheet Query errors
|
2024-03-23 21:06:58 +02:00 |
|
Thaum Rystra
|
359d645f6b
|
Fixing UI for 2.1 data changes
|
2024-03-23 16:02:28 +02:00 |
|
Thaum Rystra
|
ac15512bc5
|
Typescript all the parser things
|
2024-02-20 23:21:12 +02:00 |
|
Thaum Rystra
|
aee9d6b8cb
|
refactored action engine into individual files
|
2024-02-16 10:30:50 +02:00 |
|
ThaumRystra
|
4a349ea906
|
Fixed a lot broken with nested sets
|
2023-12-18 23:12:39 +02:00 |
|
ThaumRystra
|
c628af1314
|
Merge branch 'feature-tabletop' into develop
|
2023-12-18 18:35:56 +02:00 |
|
ThaumRystra
|
3ba603407e
|
Merge feature-nested-sets into develop
|
2023-12-18 18:27:17 +02:00 |
|
Thaum Rystra
|
8fe040a12a
|
Iterated on action dialog
|
2023-12-06 19:58:01 +02:00 |
|
ThaumRystra
|
64a1bfeda5
|
Began work on new action UI dialog
|
2023-12-06 07:36:02 +02:00 |
|
Thaum Rystra
|
6162f2fe90
|
Failed attempt at using method calls to manage awaited method
|
2023-11-14 13:55:17 +02:00 |
|
ThaumRystra
|
5a2df36e8b
|
Began migrating action engine to async
To suspending actions to await user input
|
2023-11-13 00:24:51 +02:00 |
|
ThaumRystra
|
2e3e6e22b6
|
Fixed skill and attribute effect lists
Now using effectId lists
|
2023-11-12 17:38:51 +02:00 |
|
ThaumRystra
|
3b1f61aa0a
|
Added and fixed some tests for tag targeted effects
|
2023-11-11 13:31:15 +02:00 |
|
ThaumRystra
|
6e0364b636
|
Merge branch 'develop' into feature-nested-sets
|
2023-11-11 10:01:34 +02:00 |
|
ThaumRystra
|
7eada9effe
|
Replaced most properties in creature variables with links
instead of storing the entire property twice
|
2023-11-09 23:05:05 +02:00 |
|
ThaumRystra
|
2117a63945
|
Removed evaluateCalculation.js
|
2023-11-09 18:43:13 +02:00 |
|
ThaumRystra
|
ece4a9391a
|
Removed .js from all imports to smooth ts migration
|
2023-09-28 21:27:05 +02:00 |
|
Thaum Rystra
|
e6963ec865
|
Began the great TypeScript Migration
It's helping a lot to move to the new parenting system
|
2023-09-28 14:16:34 +02:00 |
|
ThaumRystra
|
bc83fe98b4
|
Merge branch 'develop' into feature-tabletop
|
2023-09-24 19:10:04 +02:00 |
|
ThaumRystra
|
df8f9c085f
|
Fixed regression in actions breaking ui and uses
|
2023-09-22 16:52:21 +02:00 |
|
Thaum Rystra
|
7754482da7
|
Fixed damage tree node not rendering if it has no amount
|
2023-09-20 15:43:16 +02:00 |
|
Thaum Rystra
|
d3c533dfa1
|
Moved ammo to its own pseudo property
Triggers now work on ammo
#amo now works as well
|
2023-09-20 14:03:37 +02:00 |
|
Thaum Rystra
|
3be45b28c3
|
Made damage save form a bit more intuitive
|
2023-09-19 12:56:33 +02:00 |
|
Thaum Rystra
|
5222c240c7
|
Added saving throw to damage viewer
|
2023-09-19 12:50:29 +02:00 |
|
Thaum Rystra
|
2545b9dd47
|
Added "save for half" to damage form
|
2023-09-18 15:50:35 +02:00 |
|
Stefan Zermatten
|
1847525e62
|
iteration on tabletop UI
|
2023-09-04 14:02:45 +02:00 |
|
Stefan Zermatten
|
4ea28acdee
|
Merge commit 'd9b978cb82109b71c05d03807a8558ba1dc537a4' into feature-tabletop
|
2023-09-04 11:02:13 +02:00 |
|
Chris Feger
|
33d7b52325
|
Show effects on Damage properties in action view
|
2023-08-24 13:00:19 -07:00 |
|
Stefan Zermatten
|
75ea462e64
|
Added conditions to action resources
|
2023-08-24 14:51:09 +02:00 |
|
Stefan Zermatten
|
b2f47052aa
|
Fixed ol and ul number truncation in prop viewers
|
2023-08-24 11:17:26 +02:00 |
|
Stefan Zermatten
|
5909c985e3
|
Fixed spell slots with non-standard values ui
|
2023-08-24 10:33:45 +02:00 |
|
Stefan Zermatten
|
61db08a19b
|
Long attribute consumed values fixed, string values disable action
|
2023-08-24 10:24:06 +02:00 |
|
Stefan Zermatten
|
03e694fcea
|
Merge branch 'develop' into feature-tabletop
|
2023-08-02 11:36:01 +02:00 |
|