Stefan Zermatten
|
8d95da8b7a
|
Fixed a bug where certain base values would be strings instead of numbers in effect aggregators
|
2021-02-24 11:58:04 +02:00 |
|
Stefan Zermatten
|
1b650b26b6
|
Fixed: using creature stats like XP in calculations
|
2021-02-24 10:01:02 +02:00 |
|
Stefan Zermatten
|
dce2c92516
|
Added attack roll bonus and dc to spell list. Use them in spells with #spellList.dcResult and #spellList.attackRollBonusResult
|
2021-02-23 15:21:20 +02:00 |
|
Stefan Zermatten
|
d69ada0db4
|
Slot quantity is now a computed value, added property viewer for slots
|
2021-02-23 14:53:47 +02:00 |
|
Stefan Zermatten
|
d10a7eca14
|
Added viewer for Roll properties
|
2021-02-23 14:29:48 +02:00 |
|
Stefan Zermatten
|
4288f98f7c
|
Fixed: stats with no ability selected have an ability modifier of 0 instead of NaN
|
2021-02-20 15:50:25 +02:00 |
|
Stefan Zermatten
|
299f5a06dd
|
Moved inline cacultion regex to a constant to ensure constistency
|
2021-02-16 10:14:26 +02:00 |
|
Stefan Zermatten
|
b9e0475d07
|
Markdown now follow Github Flavor Markdown, including single line breaks
|
2021-02-12 11:11:12 +02:00 |
|
Stefan Zermatten
|
2b345c1f77
|
Improved error handling for most calculations
|
2021-02-12 11:00:44 +02:00 |
|
Stefan Zermatten
|
8c477ad4b1
|
Fixed constants not being found when used as the only thing in a calculation
|
2021-02-11 18:01:30 +02:00 |
|
Stefan Zermatten
|
eb2dd3bba1
|
Fixed computation dependency aggregation broken by refactoring
|
2021-02-11 16:27:22 +02:00 |
|
Stefan Zermatten
|
3313ed0297
|
Added constants to the UI and Computation Engine
|
2021-02-11 13:03:31 +02:00 |
|
Stefan Zermatten
|
4ea4348a02
|
Now writing partial recalculations to creature variables
|
2021-02-04 16:52:26 +02:00 |
|
Stefan Zermatten
|
280f30dab5
|
Improved dependencies-only recalculations and fixed many calculation bugs
|
2021-02-04 16:16:51 +02:00 |
|
Stefan Zermatten
|
326d1bd165
|
Refactored computation into folders
|
2021-02-04 13:33:20 +02:00 |
|