4dc0a6159b
Animated log entries
Stefan Zermatten
2021-03-02 14:32:05 +02:00
e00dfe1532
Changed the color of the log background
Stefan Zermatten
2021-03-02 14:31:35 +02:00
28e1fcabd5
Fixed damage properties by name failing if no properties were found
Stefan Zermatten
2021-03-02 14:10:14 +02:00
2c0496b44b
Fixed properties not being made inactive by toggles
Stefan Zermatten
2021-03-02 13:56:53 +02:00
89adda60ec
Reworked single page libraries to be more in line with the library view
Stefan Zermatten
2021-03-02 13:05:38 +02:00
8c3710cda3
Started work on single page libraries
Stefan Zermatten
2021-03-02 00:24:54 +02:00
b501b9d830
Fixed crash in skill calculation when level is overridden by an attribute
Stefan Zermatten
2021-03-01 18:40:55 +02:00
574f8373e7
Fixed crash when indexing a non-array node, added more array node errors
2.0-beta.22
Stefan Zermatten
2021-03-01 14:47:46 +02:00
a7ecdecec1
Prevented contextual variables #type from being written to creature variable list
Stefan Zermatten
2021-03-01 14:22:03 +02:00
0aa59a4bfc
Fixed creature not recomputing correctly when weight carried changes
Stefan Zermatten
2021-03-01 14:15:21 +02:00
8f0ff3245e
Fixed containers still carrying their own weight if their contents are weightless and they aren't carried
Stefan Zermatten
2021-03-01 14:15:01 +02:00
9a2d10b7ed
Fixed new library button hiding and not coming back
Stefan Zermatten
2021-03-01 14:08:12 +02:00
a8aa1923a8
Fixed spells having a stray deativatedBySelf flag
Stefan Zermatten
2021-03-01 14:01:34 +02:00
57fa162c89
Fixed stray errors from unepexted types
Stefan Zermatten
2021-03-01 13:37:19 +02:00
4d548c901c
Ensured property exists before attempting to damage it
Stefan Zermatten
2021-03-01 13:32:46 +02:00
a97be2f93a
Made constants work in calculations performed after recomputation
Stefan Zermatten
2021-03-01 13:27:48 +02:00
1276f872a0
Removed unused function
Stefan Zermatten
2021-03-01 12:11:22 +02:00
7daab97297
Made toggles function properly when nested under inactive properties and each other
Stefan Zermatten
2021-03-01 11:55:43 +02:00
2e3704d096
Prevented resources from writing unchanged data to the database
Stefan Zermatten
2021-03-01 11:42:50 +02:00
7283a27727
Constants should now respect toggles
Stefan Zermatten
2021-03-01 11:42:23 +02:00
3517636b8b
Reworked toggles, again, to try and catch more edge cases. Made toggles set the inactive status of their property children in the compute step instead of the inactive denormalisation step
Stefan Zermatten
2021-03-01 11:41:59 +02:00
e617ef9b75
Merge branch 'version-2' into version-2-dev
Stefan Zermatten
2021-03-01 10:18:55 +02:00
cd45ae1442
Fixed buffs not recomputing correctly because of inactive properties not being activated
Stefan Zermatten
2021-03-01 10:07:24 +02:00
bcedd548c7
Fixed: If usesUsed was undefined, usesLeft of an action was NaN
Stefan Zermatten
2021-03-01 10:06:31 +02:00
dc53e38efe
Libraries only fetch their data whene expanded
Stefan Zermatten
2021-02-27 10:49:10 +02:00
1e9f0515e5
Contents that are weightless are now summed and stored on the container
Stefan Zermatten
2021-02-24 14:22:52 +02:00
0404020335
Added weights and content weight to containers UI
Stefan Zermatten
2021-02-24 14:07:20 +02:00
c248d8f4a0
Weight carried, Net worth, and Attunement implemented and exposed in UI
Stefan Zermatten
2021-02-24 13:41:30 +02:00
8d95da8b7a
Fixed a bug where certain base values would be strings instead of numbers in effect aggregators
Stefan Zermatten
2021-02-24 11:58:04 +02:00
e11ab39864
Added tableLookup function
Stefan Zermatten
2021-02-24 11:57:40 +02:00
331fcef9ad
Fixed: Error message when focus grabbing element is missing on form
Stefan Zermatten
2021-02-24 10:06:25 +02:00
7e3bff9677
Show creature milestone level and xp if creature has both
Stefan Zermatten
2021-02-24 10:05:11 +02:00
1b650b26b6
Fixed: using creature stats like XP in calculations
Stefan Zermatten
2021-02-24 10:01:02 +02:00
5925605962
Fixed property edit buttons no longer get pushed by long property name
Stefan Zermatten
2021-02-24 09:52:51 +02:00
dee1265b69
Fixed: Inline calculations in libarries now display as expected
Stefan Zermatten
2021-02-24 09:46:52 +02:00
3d3ec3bcf2
Increaed number of slot fillers loaded by the slot fill dialog to 20
Stefan Zermatten
2021-02-24 09:23:55 +02:00
dce2c92516
Added attack roll bonus and dc to spell list. Use them in spells with #spellList.dcResult and #spellList.attackRollBonusResult
2.0-beta.19
Stefan Zermatten
2021-02-23 15:21:20 +02:00
0fe2780983
Added property viewer for Toggle properties
Stefan Zermatten
2021-02-23 15:07:07 +02:00
e126cdd3cb
Added property viewer for slot filler
Stefan Zermatten
2021-02-23 14:59:53 +02:00
d69ada0db4
Slot quantity is now a computed value, added property viewer for slots
Stefan Zermatten
2021-02-23 14:53:47 +02:00
858915b25b
Added viewer for Saving Throw properties
Stefan Zermatten
2021-02-23 14:38:20 +02:00
d10a7eca14
Added viewer for Roll properties
Stefan Zermatten
2021-02-23 14:29:48 +02:00
671d17018c
Added a viewer for Constant properties
Stefan Zermatten
2021-02-23 14:23:00 +02:00
f2883d320f
Improved Attribute damage viewer
Stefan Zermatten
2021-02-23 13:59:26 +02:00
aad0c7249e
Removed stray log to console
Stefan Zermatten
2021-02-23 12:47:34 +02:00
612fcca68c
Only split properties accross targets if there are targets
2.0-beta.18b
Stefan Zermatten
2021-02-22 14:30:50 +02:00
12939c46de
made saves walk children when not targeted at self
2.0-beta.18a
Stefan Zermatten
2021-02-22 14:28:38 +02:00
3801b17fde
Attacks can now critical hit. criticalHitTarget overrides the roll required
2.0-beta.18
Stefan Zermatten
2021-02-22 14:07:12 +02:00
88133a2fa3
Saving throws now work in actions
Stefan Zermatten
2021-02-22 12:38:21 +02:00
d00eedac19
Rolls now work in actions
Stefan Zermatten
2021-02-22 11:55:08 +02:00
6571fb860a
Toggles now work in actions to make choices based on action context
Stefan Zermatten
2021-02-22 11:36:30 +02:00
8148f4d701
Fixed: Library nodes are published in order to prevent disordered building of the tree
2.0-beta.17
Stefan Zermatten
2021-02-21 17:05:09 +02:00
523c34b719
Fixed: Slots that use conditions now only hide on falsey value (false, 0, '')
Stefan Zermatten
2021-02-21 17:01:24 +02:00
e833fba870
Fixed: bug that stopped buffs being deleted
Stefan Zermatten
2021-02-21 16:35:35 +02:00
f3e191c12e
Fixed: Inserting properties to the tree now animate correctly to the inserted property
Stefan Zermatten
2021-02-20 16:00:40 +02:00
33415275a3
Item tiles are now smaller in the inventory view
Stefan Zermatten
2021-02-20 15:53:58 +02:00
3b1151d987
Fixed notes without summaries are no longer oversized
Stefan Zermatten
2021-02-20 15:52:15 +02:00
4288f98f7c
Fixed: stats with no ability selected have an ability modifier of 0 instead of NaN
Stefan Zermatten
2021-02-20 15:50:25 +02:00
1a2ef8a4a2
Fixed: markdown images no longer overflow their container width
Stefan Zermatten
2021-02-20 15:45:45 +02:00
10e9a5faa8
Notes now show both summary and description in viewer
Stefan Zermatten
2021-02-20 15:41:30 +02:00
53594c0004
Fixed: items in containers not following tree order
Stefan Zermatten
2021-02-20 15:38:51 +02:00
e068675b46
Fixed and improved: Discord webhooks are working again with a new format
Stefan Zermatten
2021-02-20 15:27:20 +02:00
067f5df36e
Fixed: Emptying the search bar in slot filler dialog now correctly clears the search
Stefan Zermatten
2021-02-20 10:17:35 +02:00
6113d86059
Fixed typo in calling a function in Constants autovalue
Stefan Zermatten
2021-02-16 11:19:50 +02:00
e3862bcdd9
Fixed constants autovalue
Stefan Zermatten
2021-02-16 10:49:18 +02:00
299f5a06dd
Moved inline cacultion regex to a constant to ensure constistency
2.0-beta.16
Stefan Zermatten
2021-02-16 10:14:26 +02:00
2776850311
Fixed missing import
Stefan Zermatten
2021-02-12 11:45:32 +02:00
3e6221309e
Notes now have a summary and a description, some data migration my be needed
Stefan Zermatten
2021-02-12 11:44:03 +02:00
a078ce3d5d
Description fields should now show calculation errors
Stefan Zermatten
2021-02-12 11:43:13 +02:00
b9e0475d07
Markdown now follow Github Flavor Markdown, including single line breaks
Stefan Zermatten
2021-02-12 11:11:12 +02:00
2b345c1f77
Improved error handling for most calculations
Stefan Zermatten
2021-02-12 11:00:44 +02:00
fed87f0a84
Fixed: items and spells should no longer be draggable when you don't have edit permission
Stefan Zermatten
2021-02-12 09:41:24 +02:00
b116be1238
Fixed flickering when inserting properties from library by ensuring consistent ID generation
Stefan Zermatten
2021-02-12 00:43:56 +02:00
ae373330ab
Improved slot fill dialog UI, abandoned column layout in favour of wrapping flex rows
Stefan Zermatten
2021-02-12 00:18:29 +02:00
dcb535c84e
Moved slot filler search to server side, limited docs in subscription
Stefan Zermatten
2021-02-11 22:09:43 +02:00
8c477ad4b1
Fixed constants not being found when used as the only thing in a calculation
Stefan Zermatten
2021-02-11 18:01:30 +02:00
eb2dd3bba1
Fixed computation dependency aggregation broken by refactoring
Stefan Zermatten
2021-02-11 16:27:22 +02:00
dc4808c70a
fixed snackbars being blank
Stefan Zermatten
2021-02-11 16:20:33 +02:00
16c8c1db81
Improved descriptions in log entries
Stefan Zermatten
2021-02-11 16:16:22 +02:00
92a5c1e6c3
Improved log entries for actions
Stefan Zermatten
2021-02-11 16:08:31 +02:00
439eadf079
Condensed logs to a single card per action
Stefan Zermatten
2021-02-11 15:48:23 +02:00
d7083cf242
Hid unused cards on the stats tab
Stefan Zermatten
2021-02-11 13:48:10 +02:00
3af5e820ca
Stopped inactive effects showing up in attributes
Stefan Zermatten
2021-02-11 13:38:34 +02:00