Oliver-Akins
|
327f921b9c
|
Implement the DiceField and required changes to get it working (closes #179)
|
2024-04-27 02:07:22 -06:00 |
|
Oliver-Akins
|
0064e10635
|
Make the ActiveEffects able to pull values from properties on the target object for it's value
|
2024-04-27 02:05:59 -06:00 |
|
Oliver-Akins
|
76cca3f672
|
Merge remote-tracking branch 'origin/main' into foundry/v12
|
2024-04-27 00:38:22 -06:00 |
|
Oliver-Akins
|
cf13b986d4
|
Change how embedded ActiveEffects are created
|
2024-04-27 00:37:49 -06:00 |
|
Oliver-Akins
|
f8364888f2
|
Fix issues with the localizer's replacement to be more reliable
|
2024-04-27 00:37:30 -06:00 |
|
Oliver-Akins
|
e2579e12f8
|
Ignore all ref files in the root rather than just the foundry.js file
|
2024-04-23 23:19:59 -06:00 |
|
Oliver-Akins
|
2c2c4cc83f
|
Make the AE deletion context menu option actually work
|
2024-04-23 23:19:23 -06:00 |
|
Oliver-Akins
|
dbeb511bdc
|
Implement the ability to create AE's (closes #177)
|
2024-04-23 23:18:33 -06:00 |
|
Oliver-Akins
|
ec6378092f
|
Snapshot pre-AE data on actors (closes #178)
|
2024-04-23 19:47:14 -06:00 |
|
Oliver-Akins
|
d479ef7559
|
Add basic displaying for ActiveEffects and dropdown support
|
2024-04-20 23:14:16 -06:00 |
|
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
|
901eea4ff3
|
Remove reference to the DiceField data field (for now)
|
2024-04-19 18:52:11 -06:00 |
|
Oliver-Akins
|
ee77f10957
|
Remove methods that don't need to be overridden for StringField
|
2024-04-19 18:51:56 -06:00 |
|
Oliver-Akins
|
5f1dc53a91
|
Disable AE legacy transferral
|
2024-04-18 23:34:05 -06:00 |
|
Oliver-Akins
|
761961a7fb
|
Begin playing around with a custom DataField for dice selection that will allow using the default AE modes on it
|
2024-04-18 23:33:55 -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 |
|