64e4d80b5b
A little bit of threejs prototyping
Stefan Zermatten
2023-09-05 23:31:40 +02:00
6ecfaa9df5
Fix erroring functions causing a compile error If a function's implementation creates a Javascript error, it would return as a compile error due to the error variable being shadowed internally by this try-catch. This commit fixes that, as well as clarifies the fixed error messages with "internal error".
Katrina Scialdone
2023-09-04 18:23:24 -06:00
1847525e62
iteration on tabletop UI
Stefan Zermatten
2023-09-04 14:02:45 +02:00
4ea28acdee
Merge commit 'd9b978cb82109b71c05d03807a8558ba1dc537a4' into feature-tabletop
Stefan Zermatten
2023-09-04 11:02:13 +02:00
078fa7cbeb
Make references add their own tags to the ref'd property on insert
Katrina Scialdone
2023-09-03 16:26:37 -06:00
78be0737cb
Fix Reference missing from type search in library tree
Katrina Scialdone
2023-09-03 15:52:02 -06:00
d9b978cb82
Merge pull request #331 from piepie62/develop
Stefan Zermatten
2023-08-29 10:45:39 +02:00
33d7b52325
Show effects on Damage properties in action view
Chris Feger
2023-08-24 13:00:19 -07:00
9537eaa3e6
Began adding save-for-half to damage props
Stefan Zermatten
2023-08-24 15:16:48 +02:00
cc3913db1d
Merge branch 'master' into develop
Stefan Zermatten
2023-08-24 14:51:22 +02:00
75ea462e64
Added conditions to action resources
Stefan Zermatten
2023-08-24 14:51:09 +02:00
206fbb7586
Bumped version
Stefan Zermatten
2023-08-24 13:04:00 +02:00
46016b40ed
Merge branch 'develop'
Stefan Zermatten
2023-08-24 13:03:37 +02:00
7fa993de47
Slot fill now shows selected slots while searching
Stefan Zermatten
2023-08-24 13:00:26 +02:00
d973463126
Prevented props deactivated by toggles from firing
Stefan Zermatten
2023-08-24 12:35:54 +02:00
d578a87632
parser fix for chain indexing into nested arrays [ [‘a1’, ‘a2’ ], [‘b1’, ‘b2’] ][2][1] => 'b1'
Stefan Zermatten
2023-08-24 12:29:44 +02:00
0ee77d705a
Fixed actions erroring with undefined resources
Stefan Zermatten
2023-08-24 12:19:55 +02:00
90c92cdd8c
Prevented character color button from going camo
Stefan Zermatten
2023-08-24 12:15:32 +02:00
1778111c75
Toggles now wont apply tag targeting if deactivated
Stefan Zermatten
2023-08-24 12:09:14 +02:00
0df7763366
Cleaned up bad messy floats in container weights
Stefan Zermatten
2023-08-24 11:42:47 +02:00
8b23a4bc24
Clean props when copying creature -> lib prevents creature specific fields from leaking into libraries
Stefan Zermatten
2023-08-24 11:28:02 +02:00
f794dbf45a
Slots act as folder when used in actions
Stefan Zermatten
2023-08-24 11:21:39 +02:00
b2f47052aa
Fixed ol and ul number truncation in prop viewers
Stefan Zermatten
2023-08-24 11:17:26 +02:00
5909c985e3
Fixed spell slots with non-standard values ui
Stefan Zermatten
2023-08-24 10:33:45 +02:00
61db08a19b
Long attribute consumed values fixed, string values disable action
Stefan Zermatten
2023-08-24 10:24:06 +02:00
2fc316de36
Removed redis-oplog, it wasn't working
Stefan Zermatten
2023-08-24 10:11:59 +02:00
e7acdc259c
Bumped package number
Stefan Zermatten
2023-08-14 09:56:09 +02:00
686a85c768
Hotfix XSS vulnerability due to failed sanitization
Stefan Zermatten
2023-08-14 09:55:45 +02:00
8b215ce159
Fixed slot fill cards not column layouting
Thaum Rystra
2023-08-07 12:37:37 +02:00
b0208c76ca
Moved menu up a bit because h-scrollbar
Stefan Zermatten
2023-08-02 15:56:05 +02:00
03e694fcea
Merge branch 'develop' into feature-tabletop
Stefan Zermatten
2023-08-02 11:36:01 +02:00
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
Stefan Zermatten
2023-08-02 11:27:17 +02:00
5240faeaff
Merge remote-tracking branch 'origin/master' into develop
Stefan Zermatten
2023-08-02 08:54:53 +02:00
d9e0679734
Hotfix order increment breaking property insert
Stefan Zermatten
2023-08-01 12:09:21 +02:00
31c2580a9b
Bumped version
2.0.55
Stefan Zermatten
2023-08-01 11:30:53 +02:00
e86a1269c9
Merge branch 'develop'
Stefan Zermatten
2023-08-01 11:29:59 +02:00
a262d773c0
Reduced snackbar timeout to 15s
Stefan Zermatten
2023-08-01 11:28:39 +02:00
7ea972d476
Fixed level up backfill selecting too many props Fixed out of order
Stefan Zermatten
2023-08-01 11:28:17 +02:00
0e5bf39958
Bumped version
2.0.54
Stefan Zermatten
2023-07-21 16:18:50 +02:00
5d8485123e
Merge branch 'develop'
Stefan Zermatten
2023-07-21 16:17:42 +02:00
b0afc86ad4
"fixed" column layout again As yet untested on Safari
Stefan Zermatten
2023-07-21 16:12:50 +02:00
30fabce7f1
Removed variables object from creature docs
Stefan Zermatten
2023-07-20 11:13:57 +02:00
4133a0f78c
Fixed proficiency bonus not applying in actions
Stefan Zermatten
2023-07-19 19:40:59 +02:00
2b1a6de1e5
Relaxed rate limiting on duplicating library props
Stefan Zermatten
2023-07-19 19:03:36 +02:00
25e2523d51
Fixed resources in folder increment button loading forever
Stefan Zermatten
2023-07-19 18:57:06 +02:00
7072e9ba97
Fixed searching by tag in slot fillers
Stefan Zermatten
2023-07-19 18:49:18 +02:00
6dcce2e36a
Improved tabletop creature bar
Stefan Zermatten
2023-07-17 15:56:30 +02:00
a568510f43
Progress on Tabletop CRPG-style design
Stefan Zermatten
2023-07-07 13:49:31 +02:00
eef4adfab7
Started on new Tabletop design idea
Stefan Zermatten
2023-07-07 09:55:55 +02:00
7796d9de76
Merge commit 'ace284e265a65006263fcecab7865c5e1ebd899f' into feature-tabletop
Stefan Zermatten
2023-06-30 13:44:53 +02:00
b3ed77964f
Hotfix library select turning into links incorrectly
Stefan Zermatten
2023-06-28 10:22:38 +02:00
0899343717
Re-enabled tabletop links
Stefan Zermatten
2023-06-27 16:25:35 +02:00
23af519691
Merge branch 'master' into version-2-tabletop
Stefan Zermatten
2023-06-27 10:41:44 +02:00
912fff64a8
Bumped version
Stefan Zermatten
2023-06-27 09:33:22 +02:00
22d51eacab
Added second library tree for multi-track drifting
Stefan Zermatten
2023-06-26 16:31:23 +02:00
7562e29fac
Increased power of tree searching
Stefan Zermatten
2023-06-26 14:45:19 +02:00
d4cac831e6
Sorted lib browser by sub count
Stefan Zermatten
2023-06-24 00:55:22 +02:00
5112ecd0c7
Fixed migration not counting collection subs
Stefan Zermatten
2023-06-24 00:50:34 +02:00
6c7308ebf8
Fixed library options not showing in create dialog
Stefan Zermatten
2023-06-24 00:28:03 +02:00
c50c512587
Fixed buff $target.var -> ~target.var to skip crystallization
Stefan Zermatten
2023-06-23 23:31:54 +02:00
93dfbc8a93
Fixed search for library prop not using tags
Stefan Zermatten
2023-06-23 23:29:46 +02:00
2c89323764
Fixed errors with empty quantity ammo resources
Stefan Zermatten
2023-06-23 12:21:51 +02:00
33576e02fa
Fixed users failing to create because of a bad hook
Stefan Zermatten
2023-06-23 09:55:48 +02:00
81cfc3919e
Improved migrations
Stefan Zermatten
2023-06-23 09:42:14 +02:00
bae621cd47
Hotfix migrations
Stefan Zermatten
2023-06-22 15:52:42 +02:00
70edd7b2c0
Don't batch prop updates in migration to save memory Should run slower, but within memory constraints
Stefan Zermatten
2023-06-22 13:45:55 +02:00
9504b4299b
Bumped version
2.0.52
Stefan Zermatten
2023-06-22 12:08:06 +02:00
6a381a5e09
Merge commit 'd7abb591e2b47c088b15ed23e825280338b02632'
Stefan Zermatten
2023-06-22 12:06:15 +02:00
d7abb591e2
Prevented error if old data is used in char calc
Stefan Zermatten
2023-06-22 11:43:45 +02:00
83537f1c24
Fixed regression with refs failing to reify
Stefan Zermatten
2023-06-22 11:21:17 +02:00
8abd629fb6
Folders now only hide their immediate children
Stefan Zermatten
2023-06-22 10:50:04 +02:00
3843fcff97
Click on reference props to go to them
Stefan Zermatten
2023-06-21 16:15:44 +02:00
d9ef848c4e
Ammo doesn't need to be equipped
Stefan Zermatten
2023-06-21 15:27:59 +02:00
c1544213e7
Ammo used by an action now applies its children
Stefan Zermatten
2023-06-21 15:27:40 +02:00
4f4779c3e5
Fixed migration issue with slot.slotType = slotFiller
Stefan Zermatten
2023-06-21 14:31:15 +02:00
7457372e13
Added "Copy to Library"
Stefan Zermatten
2023-06-21 14:30:48 +02:00
fcdb7ca287
Fixed +child button not disabled when no permission
Stefan Zermatten
2023-06-21 13:11:08 +02:00
bc1c57de85
Duplicate property changes variableName by default
Stefan Zermatten
2023-06-21 13:10:22 +02:00
b42a873a5f
Made owner of sheets and libraries more visible
Stefan Zermatten
2023-06-21 13:00:07 +02:00
77ae2d9de8
Added Vibes, Kell of Nothing to about page
Stefan Zermatten
2023-06-20 13:31:14 +02:00
cbb8d3f184
Improved UX of importing archive files
Stefan Zermatten
2023-06-20 13:30:52 +02:00
beb4d94676
Added archive migrations to schema version 2
Stefan Zermatten
2023-06-20 13:30:35 +02:00
3af4528788
Fixed drag and drop of characters between parties
Stefan Zermatten
2023-06-14 22:34:17 +02:00
4b9802d6a0
Removed slotFillers from every part of the app
Stefan Zermatten
2023-06-14 20:11:00 +02:00
fad59f8674
Added tag targeted toggles May God have mercy on us all
Stefan Zermatten
2023-06-14 15:49:08 +02:00
c24247cf38
Replaced dash-minus with unicode minus in most places
Stefan Zermatten
2023-06-14 13:57:30 +02:00
04de76d20e
Skills can now apply to calcs by tag
Stefan Zermatten
2023-06-14 13:56:44 +02:00
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
Stefan Zermatten
2023-06-13 14:27:32 +02:00
1fe7ed8972
Fixed library form details missing in skills
Stefan Zermatten
2023-06-13 13:50:30 +02:00