ThaumRystra
|
aeae360150
|
Fixed typo in file name:
INLINE_CALCULTION_REGEX -> INLINE_CALCULATION_REGEX
|
2024-09-06 17:16:59 +02:00 |
|
ThaumRystra
|
99c14099dc
|
Began adding creature templates to libraries
|
2024-06-05 15:10:22 +02:00 |
|
ThaumRystra
|
ece4a9391a
|
Removed .js from all imports to smooth ts migration
|
2023-09-28 21:27:05 +02:00 |
|
ThaumRystra
|
97790264d3
|
All tests passing... but do not be fooled
|
2023-09-28 21:16:16 +02:00 |
|
Stefan Zermatten
|
4b9802d6a0
|
Removed slotFillers from every part of the app
|
2023-06-14 20:11:00 +02:00 |
|
Stefan Zermatten
|
957aabcb82
|
Improved property viewers
Slot fill data included in library viewer
Breadcrumbs and children in lib view
breadcrumbs and children work on tree tab
|
2023-06-13 12:48:35 +02:00 |
|
Stefan Zermatten
|
cf09abaa57
|
Progress on forms overhaul: insert lib node broken
|
2023-04-17 21:43:46 +02:00 |
|
Stefan Zermatten
|
d643886a7f
|
Added migration for libraryTags
|
2023-04-17 15:28:06 +02:00 |
|
Stefan Zermatten
|
53e88af93a
|
Worked on universal property form
|
2023-04-03 16:35:29 +02:00 |
|
Stefan Zermatten
|
deca9786b9
|
Fixed grammar to account for d8 not being a name
|
2023-01-31 20:55:35 +02:00 |
|
Stefan Zermatten
|
67da641244
|
Migrated internal variables to ~ prefix
|
2023-01-31 20:36:26 +02:00 |
|
Stefan Zermatten
|
cbbbcaf56a
|
Changed variable name regex to allow $ and _
|
2023-01-31 14:51:39 +02:00 |
|
Stefan Zermatten
|
bf8eb52a96
|
bumped number of writers limit from 20 to 32
|
2022-11-28 16:54:21 +02:00 |
|
Stefan Zermatten
|
0bfdb73b47
|
Added a quick exit for migrations if the database is new
|
2022-11-04 12:34:37 +02:00 |
|
Stefan Zermatten
|
c92a26d5e6
|
Action cards no longer display folder or the descendants of buffs
|
2022-10-09 21:56:01 +02:00 |
|
Stefan Zermatten
|
ffe37bf907
|
Added more property help docs
|
2022-09-01 12:18:29 +02:00 |
|
Stefan Zermatten
|
a63e2099d3
|
Added documentation UI and began documenting props
|
2022-08-31 14:43:38 +02:00 |
|
Stefan Zermatten
|
6d42eb62f0
|
Merge branch 'version-2' into version-2-dev
|
2022-08-19 09:18:55 +02:00 |
|
Stefan Zermatten
|
9b652fc133
|
Added point buy form
|
2022-08-17 13:42:47 +02:00 |
|
Stefan Zermatten
|
59a488256b
|
Added buff removers
|
2022-08-17 11:38:30 +02:00 |
|
Stefan Zermatten
|
a0c2822dac
|
Added "extra" damage type
Takes on the same damage type as the last damage applied during the
same action, otherwise deals "extra" damage
|
2022-07-24 20:38:42 +02:00 |
|
Stefan Zermatten
|
566d6a4fef
|
Triggers 🤫
|
2022-07-20 15:57:38 +02:00 |
|
Stefan Zermatten
|
ee89a052bc
|
Added libraryCollections on server
|
2022-07-13 23:16:25 +02:00 |
|
Stefan Zermatten
|
fdaa035bfb
|
Fixed Shakespearean typo in slot filer description
|
2022-06-20 14:50:04 +02:00 |
|
Stefan Zermatten
|
6b724cf365
|
Dicecloud instances without db version numbers won't go into migration mode
|
2022-04-25 11:16:02 +02:00 |
|
Stefan Zermatten
|
4c6d70b084
|
Fixed . in effect stat targets breaking entire sheet
|
2022-02-22 17:30:45 +02:00 |
|
Stefan Zermatten
|
15ead403a5
|
Added UI for action branches
|
2022-02-09 16:47:38 +02:00 |
|
Stefan Zermatten
|
ed1873babe
|
App can now go into maintenance mode locking out routing
|
2021-12-29 14:25:01 +02:00 |
|
Stefan Zermatten
|
dca55d1d00
|
Reduced bundle size using dynamic imports for Vue components
|
2021-12-27 16:29:43 +02:00 |
|
Stefan Zermatten
|
d6be0ae9f4
|
Continued work on UI viewers
|
2021-10-18 13:46:51 +02:00 |
|
Stefan Zermatten
|
7dac0cf3f3
|
Removed color max length, using regex instead
|
2021-09-29 18:32:12 +02:00 |
|
Stefan Zermatten
|
fe83b5cbc5
|
Fixed migration errors when tested against a copy of the live dataset
|
2021-09-27 13:42:37 +02:00 |
|
Stefan Zermatten
|
091e367d27
|
Fixed suggested parent of class levels to be class
|
2021-09-27 11:20:40 +02:00 |
|
Stefan Zermatten
|
347bd8e476
|
Tested and fixed class level computations
|
2021-09-23 11:41:15 +02:00 |
|
Stefan Zermatten
|
8f93179187
|
Moved inventory computation to after toggles, added class levels computation
|
2021-09-14 16:18:36 +02:00 |
|
Stefan Zermatten
|
e79b8fda3b
|
Improved migration code substantially, wrote migrations for more properties
|
2021-09-06 17:40:57 +02:00 |
|
Stefan Zermatten
|
235560eb44
|
Started on DBv1 migration
|
2021-09-06 11:36:42 +02:00 |
|
Stefan Zermatten
|
e21586e9ce
|
Added reasonable storage limits to most string and array schemas
|
2021-08-10 18:12:55 +02:00 |
|
Stefan Zermatten
|
9f62a78eb0
|
Began work on implementing string and array storage limits
|
2021-08-09 22:34:04 +02:00 |
|
Stefan Zermatten
|
1e38295164
|
All properties added to the sheet now use the type/library/create UX
|
2021-08-01 23:28:04 +02:00 |
|
Stefan Zermatten
|
c392119430
|
Added suggested parents to PROPERTIES for use later with user guidance
|
2021-07-27 16:36:19 +02:00 |
|
Stefan Zermatten
|
9a9e6491b9
|
Improved usability with better hints in property forms and property type selection
|
2021-07-26 18:19:29 +02:00 |
|
Stefan Zermatten
|
1ad1d1f23d
|
Migrated from Google material design icons to vuetify default MDI
|
2021-06-01 12:34:51 +02:00 |
|
Stefan Zermatten
|
9825872576
|
Implemented Reference properties
|
2021-04-29 15:52:24 +02:00 |
|
Stefan Zermatten
|
255ac529b3
|
Added more default properties to creatures
|
2021-04-12 15:35:12 +02:00 |
|
Stefan Zermatten
|
1e9f0515e5
|
Contents that are weightless are now summed and stored on the container
|
2021-02-24 14:22:52 +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
|
3313ed0297
|
Added constants to the UI and Computation Engine
|
2021-02-11 13:03:31 +02:00 |
|
Stefan Zermatten
|
403f2663c2
|
Fixed bugs with item display, equipment will now automatically move to the first property with the 'equipment' tag, carried items will move to the first property with the 'carried' tag
|
2021-01-12 12:54:02 +02:00 |
|
Stefan Zermatten
|
cd84b2562a
|
Fixed an error with finding deployed version SHA
|
2020-11-10 14:48:09 +02:00 |
|