b0ee5cd304
Continued iterating on calculations, added failing test for bugs found
Stefan Zermatten
2021-09-27 17:26:52 +02:00
85e8756d1d
Fixed parse errors not showing up on calculations
Stefan Zermatten
2021-09-27 16:39:44 +02:00
111040e789
Began migrating the rest of the codebase to the new computation engine
Stefan Zermatten
2021-09-27 15:39:18 +02:00
fdea748441
Tore out the old engine, left some wounds
Stefan Zermatten
2021-09-27 14:28:32 +02:00
2228802dd3
moved v1 migrations to the migrations folder
Stefan Zermatten
2021-09-27 13:44:43 +02:00
fe83b5cbc5
Fixed migration errors when tested against a copy of the live dataset
Stefan Zermatten
2021-09-27 13:42:37 +02:00
5e83a88132
Added migrations for all properties
Stefan Zermatten
2021-09-27 11:21:10 +02:00
091e367d27
Fixed suggested parent of class levels to be class
Stefan Zermatten
2021-09-27 11:20:40 +02:00
706303862f
Fixed class level not having computed description
Stefan Zermatten
2021-09-27 11:06:48 +02:00
875b2f7c04
tableLookup function was returning a string
Weslley Nascimento Rocha
2021-09-25 16:36:59 -03:00
2cb14146d4
Tested and fixed skill compuations
Stefan Zermatten
2021-09-23 15:44:50 +02:00
8ea04fc786
Implemented effect and proficiency inheritance from abilities to skills
Stefan Zermatten
2021-09-23 15:22:28 +02:00
c0a9a1251d
Tested and fixed effect computations
Stefan Zermatten
2021-09-23 15:22:01 +02:00
2f893710e2
Tested and fixed damage multiplier computations
Stefan Zermatten
2021-09-23 13:40:11 +02:00
734df59fd1
Tested and fixed inventory computation
Stefan Zermatten
2021-09-23 12:41:03 +02:00
e63dd2560a
tested and fixed constant node computations
Stefan Zermatten
2021-09-23 12:03:25 +02:00
347bd8e476
Tested and fixed class level computations
Stefan Zermatten
2021-09-23 11:41:15 +02:00
1270e320ce
Basic testing for attribute calculations
Stefan Zermatten
2021-09-17 15:11:29 +02:00
a660ccc458
Lots of progress testing and fixing computation engine
Stefan Zermatten
2021-09-16 14:31:28 +02:00
dfd7ad4af5
Got tests running on single property character
Stefan Zermatten
2021-09-15 15:15:18 +02:00
856fc41429
Began the long road of testing computations
Stefan Zermatten
2021-09-14 22:48:30 +02:00
8f93179187
Moved inventory computation to after toggles, added class levels computation
Stefan Zermatten
2021-09-14 16:18:36 +02:00
5c84836238
More engine rewrite progress, starting to get messy again
Stefan Zermatten
2021-09-13 16:12:04 +02:00
b877a8b45f
Computation engine rewrite continues
Stefan Zermatten
2021-09-10 19:51:03 +02:00
28ec7082ee
Fixed typo in slot form
Stefan Zermatten
2021-09-10 17:14:39 +02:00
55bca633fc
Substantial progress on rebuilding computation engine
Stefan Zermatten
2021-09-09 13:47:41 +02:00
23e99565dc
Started inventory calculation
Stefan Zermatten
2021-09-09 01:31:20 +02:00
06da15c44a
Began rebuilding computation engine to be dependency graph centric
Stefan Zermatten
2021-09-08 17:23:00 +02:00
43f056ae95
more small progress on migration
Stefan Zermatten
2021-09-07 15:48:51 +02:00
b0980d26ac
Iterated on migration :(
Stefan Zermatten
2021-09-06 23:59:52 +02:00
e79b8fda3b
Improved migration code substantially, wrote migrations for more properties
Stefan Zermatten
2021-09-06 17:40:57 +02:00
235560eb44
Started on DBv1 migration
Stefan Zermatten
2021-09-06 11:36:42 +02:00
fc0cc6e689
References now merge children, fixed infinite reference loops
Stefan Zermatten
2021-09-05 18:51:29 +02:00
c9d4d874aa
Bump tar from 6.1.6 to 6.1.11 in /app
dependabot[bot]
2021-08-31 18:45:06 +00:00
7f95680559
Updated thanks page to reflect that Sam is no longer my fiancee, since we're married now <3
Stefan Zermatten
2021-08-30 16:32:31 +02:00
6e51df363b
Added increment buttons to all attributes with a value
2.0-beta.32
Stefan Zermatten
2021-08-27 13:21:08 +02:00
608ab4e588
Added undo delete and recycle bin to library
Stefan Zermatten
2021-08-27 13:00:01 +02:00
518880fa5c
Fixed error where searching for properties to insert while having other properties selected could prevent any insert from happening at all
Stefan Zermatten
2021-08-27 12:24:01 +02:00
f043c41e12
Fixed fab being confused by hiding the spells tab
2.0-beta.31a
Stefan Zermatten
2021-08-14 10:44:17 +02:00
0277de76c4
Removed stray console log
Stefan Zermatten
2021-08-12 19:56:01 +02:00
ffc3211ff9
Fixed some issues with slot filler searching
Stefan Zermatten
2021-08-12 18:28:53 +02:00
8162c76185
Added basic ownership transfer for shared documents
2.0-beta.31
Stefan Zermatten
2021-08-10 19:01:31 +02:00
e21586e9ce
Added reasonable storage limits to most string and array schemas
Stefan Zermatten
2021-08-10 18:12:55 +02:00
4c2155d8ff
Buffs applied property can now be set in both library and character
Stefan Zermatten
2021-08-10 17:02:27 +02:00
44cc46ed22
Added the ability to add buffs as already applied straight from a library
Stefan Zermatten
2021-08-10 16:47:05 +02:00
d2b5d5f01d
Fixed swiping between tabs when spells tab is hidden
Stefan Zermatten
2021-08-10 15:20:04 +02:00
4492c47b00
Fixed item tree node view only using quantity display if quantity is a number
Stefan Zermatten
2021-08-10 15:03:30 +02:00
6600cea9fa
Fixed references display in tree views
Stefan Zermatten
2021-08-10 15:02:24 +02:00
741a9b080a
Finished implementing new slot fill dialog, including ability to test slots
Stefan Zermatten
2021-08-10 14:35:27 +02:00
b041db22e4
Merge branch 'version-2' into version-2-dev
Stefan Zermatten
2021-08-10 13:31:32 +02:00
a465e2ce87
Continued implementing new slot dialog
Stefan Zermatten
2021-08-10 13:29:11 +02:00
c48cc20fb9
Added limits to character strings, migration to remove image data urls from character pictures
Stefan Zermatten
2021-08-10 10:44:24 +02:00
8ecefb03ad
Started re-implementing slot fill dialog with different design pattern
Stefan Zermatten
2021-08-10 10:32:56 +02:00
9f62a78eb0
Began work on implementing string and array storage limits
Stefan Zermatten
2021-08-09 22:34:04 +02:00
16e2b1249f
Increased slot filler publication load quantity to 50
Stefan Zermatten
2021-08-09 20:54:29 +02:00
a35f9221a2
Fixed granting XP being accidentally locked behind patreon paid benefits
Stefan Zermatten
2021-08-09 18:06:04 +02:00
6364549d50
Added pretty url's from v1
Stefan Zermatten
2021-08-09 18:00:55 +02:00
d999fb46a7
Fixed a warning about source map failure when trying to define a scss variable
Stefan Zermatten
2021-08-09 17:57:35 +02:00
ec01a2adb5
Merge pull request #274 from GuillaumeDerval/version-2
Stefan Zermatten
2021-08-09 17:11:41 +02:00
1f64558100
Fixed items/buffs/... refresh after casting a spell
Guillaume Derval
2021-08-07 23:13:46 +02:00
19a2798bf7
Fixed tree item search highlighting in dark mode
2.0-beta.30a
Stefan Zermatten
2021-08-02 01:13:15 +02:00
a5f2c2e0d2
Removed duplicate property button on tree tab
Stefan Zermatten
2021-08-02 00:54:59 +02:00
ee174210fd
Added search to library tree views
2.0-beta.30
Stefan Zermatten
2021-08-02 00:29:56 +02:00
1e38295164
All properties added to the sheet now use the type/library/create UX
Stefan Zermatten
2021-08-01 23:28:04 +02:00
758cb2f8bc
Fixed search icons
Stefan Zermatten
2021-07-31 21:53:18 +02:00
36bb3c3181
New UX for inserting properties from libraries including text search and multi-add
Stefan Zermatten
2021-07-31 21:49:15 +02:00
02434de34c
Drastically improved tree tab search UX for locating parts of the sheet
Stefan Zermatten
2021-07-31 15:19:54 +02:00
c392119430
Added suggested parents to PROPERTIES for use later with user guidance
Stefan Zermatten
2021-07-27 16:36:19 +02:00
4e2e0ca364
Improved display of referenced properties
Stefan Zermatten
2021-07-27 16:21:55 +02:00
4a8b72f163
Made sure the unsubscribe button always shows on libraries you are subscribed to
Stefan Zermatten
2021-07-27 15:51:09 +02:00
d916dc2b78
Removed add library node buttons from libraries the user deosn't have edit permissions for
Stefan Zermatten
2021-07-27 15:44:26 +02:00
56860ba96d
Fixed proficiency Tree node view not showing the name if it is defined
Stefan Zermatten
2021-07-27 15:40:16 +02:00
b607755f9f
Fixed attribute base value calculation errors not being cleared if no new errors were made
Stefan Zermatten
2021-07-27 15:37:57 +02:00
86d8fa4325
Fixed items not animating correctly on insert
Stefan Zermatten
2021-07-27 15:33:41 +02:00
2b08249e5e
removed lazy from v-menu which caused a console warning
Stefan Zermatten
2021-07-27 15:29:05 +02:00
3133e664d5
Reduced stats computation precision to round off small decimal floating point errors
Stefan Zermatten
2021-07-27 15:28:44 +02:00
48f32e0a8d
Removed floating point small decimal oddities in parts of inventory tab
Stefan Zermatten
2021-07-27 15:21:35 +02:00
c72785c9e7
Added components to spell viewer
Stefan Zermatten
2021-07-27 15:00:10 +02:00
421ff2aa7d
Fixed DISABLE_PATREON not working, it's now a Meteor setting instead of an ENV variable
Stefan Zermatten
2021-07-27 14:31:54 +02:00
9a9e6491b9
Improved usability with better hints in property forms and property type selection
Stefan Zermatten
2021-07-26 18:19:29 +02:00
332258705c
Added service worker
Stefan Zermatten
2021-07-21 13:44:55 +02:00
73ef109d4d
Added calculation errors that were missing
Stefan Zermatten
2021-07-20 10:37:32 +02:00
c0b031f2b5
Updated packages
Stefan Zermatten
2021-07-17 14:41:51 +02:00
c6b633613c
Removed all patreon based restrictions
Stefan Zermatten
2021-07-17 14:10:06 +02:00
fc240a34c4
Changed tiers to their open beta configuration
Stefan Zermatten
2021-07-17 12:50:38 +02:00
8ac4028f38
Removed limit from guest tiers for closed beta
Stefan Zermatten
2021-07-14 00:59:32 +02:00
2849df1974
Merge branch 'version-2-dev' into version-2
2.0-beta.29
Stefan Zermatten
2021-07-13 12:45:59 +02:00
3fa2cca7ae
Locked dark mode to paid accounts only
Stefan Zermatten
2021-07-13 12:39:56 +02:00
a0b53af6d7
Fixed awkward padding in character limit alert
Stefan Zermatten
2021-07-13 12:25:15 +02:00
51c709f7a5
Changed tier limitations for closed beta
Stefan Zermatten
2021-07-13 12:23:56 +02:00
28d67409aa
Changed some patreon nudging
Stefan Zermatten
2021-07-13 12:23:28 +02:00
7e97bcb6d8
Updated packages
Stefan Zermatten
2021-07-13 12:04:36 +02:00
4e87737a3e
Fixed add-property button not re-appearing when adding a reference property
Stefan Zermatten
2021-07-12 18:11:48 +02:00
822fa4619f
Fixed missing icons in calculation errors
Stefan Zermatten
2021-07-12 18:00:21 +02:00
80ba44a28f
Added ancestor references to action context so that #spellList references work, closes#270
Stefan Zermatten
2021-07-12 17:56:35 +02:00
c3c079731e
Fixed equipment creating ghost items on drag if the equipment folder is deleted from the character
Stefan Zermatten
2021-07-12 17:13:18 +02:00
039b7046b2
Fixed attributes not hiding when redundant
Stefan Zermatten
2021-07-12 17:03:32 +02:00
8eaad3600f
Fixed computation error with base values
Stefan Zermatten
2021-07-12 14:56:12 +02:00
5cf78932e6
removed stray debug text
Stefan Zermatten
2021-07-12 14:47:41 +02:00