Stefan Zermatten
|
b1feb126df
|
Fixed inventory weight and value fields
|
2022-02-24 02:39:39 +02:00 |
|
Stefan Zermatten
|
90b277e181
|
Fixed not operator !working
|
2022-02-22 19:16:03 +02:00 |
|
Stefan Zermatten
|
dc4d0416a2
|
Fixed spells disabled by toggles still appearing in spell lists
|
2022-02-22 19:07:40 +02:00 |
|
Stefan Zermatten
|
b9f79f1c51
|
Fixed buffs missing from stats page
|
2022-02-22 18:10:04 +02:00 |
|
Stefan Zermatten
|
8f30c1419c
|
Fixed slots and slot fillers not calculating their conditions correctly
Also fixes slot fullness calculation
|
2022-02-22 17:59:12 +02:00 |
|
Stefan Zermatten
|
e0f621cc44
|
Added data and UI for effects targeting calculations by tag
Still need to:
- update engine to compute calculations with effects.
- Add UI for effects applied to each calculation
|
2022-02-14 16:26:49 +02:00 |
|
Stefan Zermatten
|
dca55d1d00
|
Reduced bundle size using dynamic imports for Vue components
|
2021-12-27 16:29:43 +02:00 |
|
Stefan Zermatten
|
1e10d8751b
|
Archive now uses file system instead of collection
|
2021-12-19 12:20:09 +02:00 |
|
Stefan Zermatten
|
a58fd8860d
|
Fixed descriptions having borders when not appropriate
|
2021-12-08 09:31:02 +02:00 |
|
Stefan Zermatten
|
e3a1eff751
|
Progress all over the place with viewer, forms, small engine tweaks
|
2021-10-21 22:18:01 +02:00 |
|
Stefan Zermatten
|
1b5bb981e9
|
Updated viewers
Action, classlevel, constant, container, damage multiplier, damage,
effect, feature, folder, item
|
2021-10-19 17:19:35 +02:00 |
|
Stefan Zermatten
|
d6be0ae9f4
|
Continued work on UI viewers
|
2021-10-18 13:46:51 +02:00 |
|
Stefan Zermatten
|
7a11a4aa22
|
Improved action viewer, fixed bugs found along the way
|
2021-10-18 12:48:26 +02:00 |
|
Stefan Zermatten
|
bc6c857b6b
|
UI work to improve look and feel of Viewers
|
2021-10-17 23:28:39 +02:00 |
|
Stefan Zermatten
|
247353f0ed
|
Small progress on tabletop
|
2021-10-16 19:05:35 +02:00 |
|
Stefan Zermatten
|
ea68cdf86f
|
Migrating UI for new data structures
|
2021-10-15 11:12:40 +02:00 |
|
Stefan Zermatten
|
cb10b53a10
|
Updated forms and some UI for new data structure
|
2021-09-28 14:25:11 +02:00 |
|
Stefan Zermatten
|
111040e789
|
Began migrating the rest of the codebase to the new computation engine
|
2021-09-27 15:39:18 +02:00 |
|
Stefan Zermatten
|
fdea748441
|
Tore out the old engine, left some wounds
|
2021-09-27 14:28:32 +02:00 |
|
Stefan Zermatten
|
dfd7ad4af5
|
Got tests running on single property character
|
2021-09-15 15:15:18 +02:00 |
|
Stefan Zermatten
|
518880fa5c
|
Fixed error where searching for properties to insert while having other properties selected could prevent any insert from happening at all
|
2021-08-27 12:24:01 +02:00 |
|
Stefan Zermatten
|
f043c41e12
|
Fixed fab being confused by hiding the spells tab
|
2021-08-14 10:44:17 +02:00 |
|
Stefan Zermatten
|
ffc3211ff9
|
Fixed some issues with slot filler searching
|
2021-08-12 18:28:53 +02:00 |
|
Stefan Zermatten
|
4c2155d8ff
|
Buffs applied property can now be set in both library and character
|
2021-08-10 17:02:27 +02:00 |
|
Stefan Zermatten
|
d2b5d5f01d
|
Fixed swiping between tabs when spells tab is hidden
|
2021-08-10 15:20:04 +02:00 |
|
Stefan Zermatten
|
741a9b080a
|
Finished implementing new slot fill dialog, including ability to test slots
|
2021-08-10 14:35:27 +02:00 |
|
Stefan Zermatten
|
a465e2ce87
|
Continued implementing new slot dialog
|
2021-08-10 13:29:11 +02:00 |
|
Stefan Zermatten
|
8ecefb03ad
|
Started re-implementing slot fill dialog with different design pattern
|
2021-08-10 10:32:56 +02:00 |
|
Stefan Zermatten
|
16e2b1249f
|
Increased slot filler publication load quantity to 50
|
2021-08-09 20:54:29 +02:00 |
|
Stefan Zermatten
|
a5f2c2e0d2
|
Removed duplicate property button on tree tab
|
2021-08-02 00:54:59 +02:00 |
|
Stefan Zermatten
|
ee174210fd
|
Added search to library tree views
|
2021-08-02 00:29:56 +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
|
758cb2f8bc
|
Fixed search icons
|
2021-07-31 21:53:18 +02:00 |
|
Stefan Zermatten
|
36bb3c3181
|
New UX for inserting properties from libraries including text search and multi-add
|
2021-07-31 21:49:15 +02:00 |
|
Stefan Zermatten
|
02434de34c
|
Drastically improved tree tab search UX for locating parts of the sheet
|
2021-07-31 15:19:54 +02:00 |
|
Stefan Zermatten
|
48f32e0a8d
|
Removed floating point small decimal oddities in parts of inventory tab
|
2021-07-27 15:21:35 +02:00 |
|
Stefan Zermatten
|
c3c079731e
|
Fixed equipment creating ghost items on drag if the equipment folder is deleted from the character
|
2021-07-12 17:13:18 +02:00 |
|
Stefan Zermatten
|
29a4575760
|
Fixed a stray empty list item action taking space on creatures in lists
|
2021-06-22 15:19:46 +02:00 |
|
Stefan Zermatten
|
a6fbf71b36
|
Added folders to the sidebar character list
|
2021-06-22 15:13:59 +02:00 |
|
Stefan Zermatten
|
86d9383af0
|
Archive UI
|
2021-06-22 14:59:18 +02:00 |
|
Stefan Zermatten
|
3db589f775
|
Fixed button property for new Vuetify version
|
2021-06-22 14:59:02 +02:00 |
|
Stefan Zermatten
|
e96755927f
|
Added archive dialog, empty for now
|
2021-06-21 16:42:47 +02:00 |
|
Stefan Zermatten
|
66dc0ee34f
|
Added icon to indicate sharing status of characters
|
2021-06-21 16:37:02 +02:00 |
|
Stefan Zermatten
|
a451afcbaf
|
Prevented new characters being added if you are at your character limit
|
2021-06-21 16:06:10 +02:00 |
|
Stefan Zermatten
|
848e961e3b
|
Refactored creature methods to their own folders
|
2021-06-21 15:20:04 +02:00 |
|
Stefan Zermatten
|
c5aca81131
|
Removed stray console logs
|
2021-06-20 13:35:23 +02:00 |
|
Stefan Zermatten
|
814e371148
|
Can now move creatures between folders using drag and drop
|
2021-06-20 13:32:28 +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
|
a9eacfab03
|
Unprepared spells without lists now correctly show up when unprepared
|
2021-04-22 16:06:31 +02:00 |
|