Stefan Zermatten
03e694fcea
Merge branch 'develop' into feature-tabletop
2023-08-02 11:36:01 +02:00
Stefan Zermatten
e89b4946d5
Improvements to level up and slot fill
...
- class level refs work with level up
- Improve UI
- Fixed level up backfill repeating levels when selecting higher levels
multiple times
- Allowed user to ignore slot fill condition
- Auto load more if many disabled fillers
2023-08-02 11:27:17 +02:00
Stefan Zermatten
d9e0679734
Hotfix order increment breaking property insert
2023-08-01 12:09:21 +02:00
Stefan Zermatten
7ea972d476
Fixed level up backfill selecting too many props
...
Fixed out of order
2023-08-01 11:28:17 +02:00
Stefan Zermatten
30fabce7f1
Removed variables object from creature docs
2023-07-20 11:13:57 +02:00
Stefan Zermatten
4133a0f78c
Fixed proficiency bonus not applying in actions
2023-07-19 19:40:59 +02:00
Stefan Zermatten
2b1a6de1e5
Relaxed rate limiting on duplicating library props
2023-07-19 19:03:36 +02:00
Stefan Zermatten
eef4adfab7
Started on new Tabletop design idea
2023-07-07 09:55:55 +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
7562e29fac
Increased power of tree searching
2023-06-26 14:45:19 +02:00
Stefan Zermatten
c50c512587
Fixed buff $target.var -> ~target.var
...
to skip crystallization
2023-06-23 23:31:54 +02:00
Stefan Zermatten
2c89323764
Fixed errors with empty quantity ammo resources
2023-06-23 12:21:51 +02:00
Stefan Zermatten
33576e02fa
Fixed users failing to create because of a bad hook
2023-06-23 09:55:48 +02:00
Stefan Zermatten
d7abb591e2
Prevented error if old data is used in char calc
2023-06-22 11:43:45 +02:00
Stefan Zermatten
83537f1c24
Fixed regression with refs failing to reify
2023-06-22 11:21:17 +02:00
Stefan Zermatten
3843fcff97
Click on reference props to go to them
2023-06-21 16:15:44 +02:00
Stefan Zermatten
c1544213e7
Ammo used by an action now applies its children
2023-06-21 15:27:40 +02:00
Stefan Zermatten
4f4779c3e5
Fixed migration issue with slot.slotType = slotFiller
2023-06-21 14:31:15 +02:00
Stefan Zermatten
7457372e13
Added "Copy to Library"
2023-06-21 14:30:48 +02:00
Stefan Zermatten
bc1c57de85
Duplicate property changes variableName by default
2023-06-21 13:10:22 +02:00
Stefan Zermatten
beb4d94676
Added archive migrations to schema version 2
2023-06-20 13:30:35 +02:00
Stefan Zermatten
3af4528788
Fixed drag and drop of characters between parties
2023-06-14 22:34:17 +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
c24247cf38
Replaced dash-minus with unicode minus in most places
2023-06-14 13:57:30 +02:00
Stefan Zermatten
04de76d20e
Skills can now apply to calcs by tag
2023-06-14 13:56:44 +02:00
Stefan Zermatten
c580970d6d
Dark mode now free, respects device theme
2023-06-13 11:15:21 +02:00
Stefan Zermatten
8954668f5a
Added migration for $ to ~ in calcs
2023-06-12 23:02:01 +02:00
Stefan Zermatten
c314c0ab05
Added basic community library browser
2023-06-12 22:16:20 +02:00
Stefan Zermatten
9ae8d63fc4
Fixed, saving throw changing target of later props
...
the target will only be changed for the children of
the save
2023-06-07 15:20:04 +02:00
Stefan Zermatten
3950db8672
Passive bonus now gets +-5 with adv/disadvantage
2023-06-07 14:58:32 +02:00
Stefan Zermatten
26affda339
Fixed rest triggered buffs not recalculating sheet
2023-06-07 14:51:53 +02:00
Stefan Zermatten
60172f8a31
Fixed errors logging when some fields aren't used
2023-06-07 14:43:20 +02:00
Stefan Zermatten
ea02416353
Fixed critical hit target changing
2023-06-07 14:43:01 +02:00
Stefan Zermatten
85d97abbee
Made sure atts respect damage rules on recalc
2023-06-07 14:19:31 +02:00
Stefan Zermatten
c00e618f85
Added library node "searchable" switch
2023-06-07 14:19:06 +02:00
Stefan Zermatten
3acf42394d
Fixed errors thrown when overloading discord webhooks
2023-06-07 13:50:14 +02:00
Stefan Zermatten
6bc737f850
Fixed advantage with new action scope prefix: '~'
2023-06-07 12:29:54 +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
e068cf27b3
Added multi level up to the level up dialog
2023-06-07 10:00:18 +02:00
Stefan Zermatten
a25ab2040c
removed some css to improve chrome col layout perf
2023-06-05 15:45:26 +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
0a3ea7672f
Form overhaul: roll -> trigger
...
roll, savingThrow, skill, slot, slotfiller, spell, spellList,
toggle, trigger
2023-05-17 11:32:39 +02:00
Stefan Zermatten
4c34986fb7
Form overhaul: Reference Form
2023-05-16 21:50:50 +02:00
Stefan Zermatten
0dbd5903b3
Form overhaul: Class Level Form
2023-05-16 20:26:44 +02:00
Stefan Zermatten
4550661a59
Tested and fixed proficiencies by tag
2023-05-06 10:45:03 +02:00
Stefan Zermatten
30a0c4d2a9
Added warning for >1k props
2023-05-01 20:09:54 +02:00
Stefan Zermatten
16de798916
slot fill filter now looks at libraryTags not tags
2023-05-01 18:30:13 +02:00