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 |
|
Stefan Zermatten
|
25e2523d51
|
Fixed resources in folder increment button loading forever
|
2023-07-19 18:57:06 +02:00 |
|
Stefan Zermatten
|
6dcce2e36a
|
Improved tabletop creature bar
|
2023-07-17 15:56:30 +02:00 |
|
Stefan Zermatten
|
7796d9de76
|
Merge commit 'ace284e265a65006263fcecab7865c5e1ebd899f' into feature-tabletop
|
2023-06-30 13:44:53 +02:00 |
|
Stefan Zermatten
|
23af519691
|
Merge branch 'master' into version-2-tabletop
|
2023-06-27 10:41:44 +02:00 |
|
Stefan Zermatten
|
6c7308ebf8
|
Fixed library options not showing in create dialog
|
2023-06-24 00:28:03 +02:00 |
|
Stefan Zermatten
|
3843fcff97
|
Click on reference props to go to them
|
2023-06-21 16:15:44 +02:00 |
|
Stefan Zermatten
|
d9ef848c4e
|
Ammo doesn't need to be equipped
|
2023-06-21 15:27:59 +02:00 |
|
Stefan Zermatten
|
fcdb7ca287
|
Fixed +child button not disabled when no permission
|
2023-06-21 13:11:08 +02:00 |
|
Stefan Zermatten
|
4b9802d6a0
|
Removed slotFillers from every part of the app
|
2023-06-14 20:11:00 +02:00 |
|
Stefan Zermatten
|
fad59f8674
|
Added tag targeted toggles
May God have mercy on us all
|
2023-06-14 15:49:08 +02:00 |
|
Stefan Zermatten
|
04de76d20e
|
Skills can now apply to calcs by tag
|
2023-06-14 13:56:44 +02:00 |
|
Stefan Zermatten
|
442aea2bbe
|
Forms try to hold your place better
Expanding form sections keeps them expanded when
changing property viewed or opening a new prop
Disabled auto-focus, because it forces scroll
|
2023-06-13 14:27:32 +02:00 |
|
Stefan Zermatten
|
1fe7ed8972
|
Fixed library form details missing in skills
|
2023-06-13 13:50:30 +02:00 |
|
Stefan Zermatten
|
957aabcb82
|
Improved property viewers
Slot fill data included in library viewer
Breadcrumbs and children in lib view
breadcrumbs and children work on tree tab
|
2023-06-13 12:48:35 +02:00 |
|
Stefan Zermatten
|
40b04e519f
|
Fixed folders in same location being out of tree order
|
2023-06-07 15:11:35 +02:00 |
|
Stefan Zermatten
|
308f3e735b
|
Removed "hide when full" switch from slots
It currently doesn't do anything in this iteration of slot UI
|
2023-06-07 15:06:28 +02:00 |
|