Oliver-Akins
|
c466e0e539
|
Some ActiveEffect shenanigans with training levels
|
2024-04-20 23:12:38 -06:00 |
|
Oliver-Akins
|
cfaed0d230
|
Add a generic ActiveEffect class + proxy
|
2024-04-20 22:08:23 -06:00 |
|
Oliver-Akins
|
8aff8b0fda
|
Remove icon preloading from the systems in favour of the async web component
|
2024-04-20 21:38:42 -06:00 |
|
Oliver-Akins
|
6b80f3530d
|
Localize the photo dropdown options
|
2024-04-20 21:29:27 -06:00 |
|
Oliver-Akins
|
002438398b
|
Implement the image context menu functionality (closes #148)
|
2024-04-20 16:52:37 -06:00 |
|
Oliver-Akins
|
af4f0f60a4
|
Add layout to the effects tab (closes #145)
|
2024-04-20 15:40:40 -06:00 |
|
Oliver-Akins
|
6198146c6c
|
Make it so that Materials can only be in unknown location or your inventory
|
2024-04-19 19:06:15 -06:00 |
|
Oliver-Akins
|
484c7a375c
|
Fix deprecation warnings for v12
|
2024-04-18 17:37:18 -06:00 |
|
Oliver-Akins
|
2df7d2243f
|
Get the combat relevance toggle working (closes #155)
|
2024-04-17 22:41:04 -06:00 |
|
Oliver-Akins
|
10449acf37
|
Makes the calculated capacity viewable on the sheet (closes #158)
|
2024-04-17 22:36:04 -06:00 |
|
Oliver-Akins
|
c6a7f86926
|
Implement the Quantity affecting Capacity toggle (closes #157)
|
2024-04-17 22:34:08 -06:00 |
|
Oliver-Akins
|
48ceade1d1
|
Implement the toggle for capacity usage. (closes #156)
|
2024-04-17 22:31:45 -06:00 |
|
Oliver-Akins
|
6d41a33b0c
|
Remove DialogManager from the globalThis
|
2024-04-15 23:56:50 -06:00 |
|
Oliver-Akins
|
c3bb67ad7c
|
Get the calculated capacity "tooltip" implemented (closes #147 and closes #125)
|
2024-04-15 23:51:24 -06:00 |
|
Oliver-Akins
|
2737c46ffe
|
Optimization & reorganization of icon files
|
2024-04-13 17:39:20 -06:00 |
|
Oliver-Akins
|
7e5fc036aa
|
Remove duplicate event listener that's causing an error when editing an item (closes #164)
|
2024-04-13 17:24:08 -06:00 |
|
Oliver-Akins
|
aa41635f88
|
Update the inventory icons to be using the dd-icon component
|
2024-04-13 17:17:15 -06:00 |
|
Oliver-Akins
|
050fecd4f6
|
Update the material item to use the incrementer component
|
2024-04-13 17:10:42 -06:00 |
|
Oliver-Akins
|
44eaec2d38
|
Only listen to custom components that have the name attribute for form submission
|
2024-04-13 17:09:57 -06:00 |
|
Oliver-Akins
|
8c83d304b7
|
Remove the really annoying blur on the incrementer component
|
2024-04-13 17:08:52 -06:00 |
|
|
|
118dcfb71c
|
Merge pull request #175 from Oliver-Akins/feature/incrementer-component
Custom Web Components
|
2024-04-13 14:45:43 -04:00 |
|
Oliver-Akins
|
1598081e3b
|
Add the icon element to the html-data spec
|
2024-04-13 12:40:09 -06:00 |
|
Oliver-Akins
|
a8c94ee16f
|
Add common SCSS for all custom components
|
2024-04-13 12:36:32 -06:00 |
|
Oliver-Akins
|
ca0d3eb970
|
Add a couple incrementer elements as an example for using them
|
2024-04-13 12:19:32 -06:00 |
|
Oliver-Akins
|
f2c169c077
|
Make a mixin for loading a stylesheet for components, including HMR auto-update support (only in devMode)
|
2024-04-13 12:18:36 -06:00 |
|
Oliver-Akins
|
fde3881653
|
Add Hot Module Replacement for SVG icons using the custom component
|
2024-04-12 23:23:42 -06:00 |
|
Oliver-Akins
|
f15f3a4456
|
Get the icon component coded and being used in the incrementer component
|
2024-04-11 22:32:04 -06:00 |
|
Oliver-Akins
|
3ace1df5a2
|
Begin work on an icon component
|
2024-04-10 21:38:44 -06:00 |
|
Oliver-Akins
|
92652262f3
|
A spot of cleanup
|
2024-04-10 21:38:30 -06:00 |
|
Oliver-Akins
|
c5c5a71587
|
Finish the custom incrementer component
|
2024-04-10 21:27:10 -06:00 |
|
Oliver-Akins
|
878d278303
|
Remove debug log
|
2024-04-10 20:52:02 -06:00 |
|
Oliver-Akins
|
1d148d39db
|
Add missing newline
|
2024-04-07 23:54:44 -06:00 |
|
Oliver-Akins
|
4efa89915a
|
Make progress on the input being focusable from an external label
|
2024-04-07 23:53:34 -06:00 |
|
Oliver-Akins
|
1c372415f4
|
Move the CSS into a path-versioned location
|
2024-04-07 23:08:41 -06:00 |
|
Oliver-Akins
|
1558468526
|
Add HTML data for the custom incrementer element
|
2024-04-07 23:07:52 -06:00 |
|
Oliver-Akins
|
e0e4a7b68a
|
Version bump
|
2024-04-06 15:56:41 -06:00 |
|
Oliver-Akins
|
a0f17fc4f5
|
Fix item list gaps (closes #163)
|
2024-04-06 12:03:47 -06:00 |
|
Oliver-Akins
|
14827195fe
|
Version bump
|
2024-04-06 12:00:51 -06:00 |
|
Oliver-Akins
|
f4d7ea59f3
|
For now, register all of the devMode stuff in the release
|
2024-04-06 12:00:36 -06:00 |
|
Oliver-Akins
|
0ac7f07081
|
Fix a bug with the Sync actor
|
2024-04-06 12:00:06 -06:00 |
|
Oliver-Akins
|
a1e9c565af
|
Add datasheet for sync sheets
|
2024-04-06 11:59:27 -06:00 |
|
Oliver-Akins
|
d8b676535f
|
Add incrementer button support for item sheets
|
2024-04-04 23:14:46 -06:00 |
|
Oliver-Akins
|
96b24d6445
|
Fix the v3 element CSS from making the inventory nav always visible
|
2024-04-04 23:14:09 -06:00 |
|
Oliver-Akins
|
81a3e822a8
|
Get dice rolls working in the new sheet for stats + skills
|
2024-04-04 23:08:30 -06:00 |
|
Oliver-Akins
|
24d31aad30
|
Make the read-only state of untyped items usable (closes #162 and #159)
|
2024-04-04 23:02:43 -06:00 |
|
Oliver-Akins
|
e0a3b4985b
|
Begin making the proper CSS for the component
|
2024-04-04 22:48:19 -06:00 |
|
Oliver-Akins
|
566faf61d2
|
Remove stray console logs
|
2024-04-04 20:02:19 -06:00 |
|
Oliver-Akins
|
9f6a8e5e73
|
Get the incrementer being able to be submitted, causing submits, and styling without flickering
|
2024-04-04 19:59:42 -06:00 |
|
Oliver-Akins
|
d5429b7b34
|
Begin work on a custom element for incrementer
|
2024-04-03 23:00:57 -06:00 |
|
Oliver-Akins
|
1c2ced321b
|
Add the quantity input to the item details tab (closes #154)
|
2024-04-01 21:08:59 -06:00 |
|