Thaum Rystra
0c495726ba
Added compute triggers to store trigger ids on their
...
targeted props. Needs testing
2023-11-15 15:42:09 +02:00
ThaumRystra
800ef3328c
Fixed checks not applying rolled effects
2023-11-12 21:11:04 +02:00
ThaumRystra
2e3e6e22b6
Fixed skill and attribute effect lists
...
Now using effectId lists
2023-11-12 17:38:51 +02:00
ThaumRystra
b32b6db21a
Fixed issue: toggled off point buys still applying
2023-11-12 16:38:55 +02:00
ThaumRystra
3b1f61aa0a
Added and fixed some tests for tag targeted effects
2023-11-11 13:31:15 +02:00
ThaumRystra
4d1dec8956
Fixed bug when trying to calculate empty calcs
2023-11-09 23:10:08 +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
Thaum Rystra
9e5b6b11e1
Settling on a data structure to balance compatibility
...
with not being wrong
2023-11-09 16:08:04 +02:00
ThaumRystra
6ce7542c4b
Changed aggregation schema of computed fields
2023-11-01 11:12:18 +02:00
ThaumRystra
df8f9c085f
Fixed regression in actions breaking ui and uses
2023-09-22 16:52:21 +02:00
ThaumRystra
745296c1db
Fixed regression: point buy cost calc failing
2023-09-22 16:46:14 +02:00
Stefan Zermatten
75ea462e64
Added conditions to action resources
2023-08-24 14:51:09 +02:00
Stefan Zermatten
1778111c75
Toggles now wont apply tag targeting if deactivated
2023-08-24 12:09:14 +02:00
Stefan Zermatten
0df7763366
Cleaned up bad messy floats in container weights
2023-08-24 11:42:47 +02:00
Stefan Zermatten
7c2b7419d9
Fixed content weightless carried containers weight
2023-08-24 11:10:19 +02:00
Stefan Zermatten
61db08a19b
Long attribute consumed values fixed, string values disable action
2023-08-24 10:24:06 +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
3950db8672
Passive bonus now gets +-5 with adv/disadvantage
2023-06-07 14:58:32 +02:00
Stefan Zermatten
85d97abbee
Made sure atts respect damage rules on recalc
2023-06-07 14:19:31 +02:00
Stefan Zermatten
4d6c6b6094
Added advantage to attributes
...
ability checks will be automatically made with adv
when appropriate
2023-06-07 12:29:29 +02:00
Stefan Zermatten
1096c53f49
Improved slot filling UI usability
2023-06-05 15:44:53 +02:00
Stefan Zermatten
c6a3619178
Added tag-targeted profs to calculation viewers
2023-05-17 13:50:22 +02:00
Stefan Zermatten
4550661a59
Tested and fixed proficiencies by tag
2023-05-06 10:45:03 +02:00
Stefan Zermatten
25e053c473
Merge branch 'develop' of https://github.com/ThaumRystra/DiceCloud into develop
2023-03-31 12:20:34 +02:00
Stefan Zermatten
76a0918a78
Fixed crash where null ability broke skills
2023-03-31 12:19:15 +02:00
Stefan Zermatten
50cb6185ce
Added proficiency target by tag to backend
2023-03-17 17:45:05 +02:00
Stefan Zermatten
fd9d525ba9
fixed: Show only the last event with a var name
2022-11-22 21:59:44 +02:00
Stefan Zermatten
a568cdfb1e
Fixed NaNing of skills that have rolled effects
2022-11-19 18:57:26 +02:00
Stefan Zermatten
0f3a96da17
Spell list ability modifier can take non-abilities
...
defaults to .value if .modifier is undefined
is now undefined for no .modifier or .value
2022-11-18 14:21:22 +02:00
Stefan Zermatten
60b21c1901
Fixed bugs with effects
...
they were not providing advantage or conditional benefits
2022-11-08 18:29:27 +02:00
Stefan Zermatten
03f87b0afa
Added spellcasting ability to spell lists
2022-11-08 18:09:00 +02:00
Stefan Zermatten
2fa913b09a
Applied style rules to genocide all \t characters
2022-10-09 16:01:36 +02:00
Stefan Zermatten
de598c70a7
Fixed rolled effects not applying to checks
2022-10-09 11:10:50 +02:00
Stefan Zermatten
d4b7d22b5f
Fixed toggled off spells showing in spell list
2022-09-26 09:43:00 +02:00
Stefan Zermatten
adaa31d76c
damage tags to ignore multipliers
2022-09-13 17:34:30 +02:00
Stefan Zermatten
11a527481e
Show Point buy on Build tab
2022-08-25 13:18:24 +02:00
Stefan Zermatten
e42ec4b862
Continued work on point buy UI
2022-08-23 14:44:35 +02:00
Stefan Zermatten
59fc5ab851
Continued work on point buy UI
2022-08-22 15:07:40 +02:00
Stefan Zermatten
c6ca8c1fa4
Added point buy to computation engine
2022-08-19 14:03:12 +02:00
Stefan Zermatten
28307e26c3
Fixed some issues with skill display
2022-08-19 14:03:03 +02:00
Stefan Zermatten
9284c9ad76
Fixed decimal stats being rounded down
2022-08-16 13:05:56 +02:00
Stefan Zermatten
1cf9f3b5fd
Fixed conditional benefits on abilities not showing on skills
2022-08-15 14:36:20 +02:00
Stefan Zermatten
0483a7effc
Tag targeting attributes and skills with effects
...
now works like normal effects would
2022-07-24 22:32:40 +02:00
Stefan Zermatten
ac8f19bcfb
Hotfix for skills without effects breaking calculations
2022-03-09 08:09:16 +02:00
Stefan Zermatten
788cbb182d
Action system improvements
...
- Actions/spells now display their summary, not their description
- All save branches and attack branches run when there are no targets
- Improved action logging
- Index branch lets you customise a choice of children to run
2022-03-09 01:31:09 +02:00
Stefan Zermatten
10242b596f
Updated test cases to account for new damage multipliers
2022-03-05 17:59:50 +02:00
Stefan Zermatten
2442ae4fa0
Overhauled damage multipliers UX
...
Form and viewer revamp
custom damage types
Variables: `bludgeoning.resistance`
2022-03-05 16:23:21 +02:00
Stefan Zermatten
43e956eb6a
Fixed skills not obeying baseValue correctly
2022-03-03 15:55:07 +02:00