Commit graph

20 commits

Author SHA1 Message Date
Oliver-Akins
484c7a375c Fix deprecation warnings for v12 2024-04-18 17:37:18 -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
eadaa53c75 Begin working on a scoped CSS solution that uses a common design language across all sheets, and *just* does sheet-specific layout tasks 2024-03-26 22:36:40 -06:00
Oliver-Akins
fe4abd073f Add a context menu for the material so that it can be edited and deleted (closes #133) 2024-03-25 22:52:33 -06:00
Oliver-Akins
36976e5123 Add the pet details (closes #135) 2024-03-25 21:33:14 -06:00
Oliver-Akins
34eae97b47 Enable the foils filter by default 2024-03-24 21:49:43 -06:00
Oliver-Akins
337370bbfe Add the Weapon item details (closes #132) 2024-03-24 21:47:59 -06:00
Oliver-Akins
60797ab1e2 Don't cause rerender jumps for scrollable elements (closes #131) 2024-03-24 21:46:11 -06:00
Oliver-Akins
96f5b17785 Implement a button to create items of a specific subtype in the player inventory (closes #120) 2024-03-22 23:35:04 -06:00
Oliver-Akins
aa5c6d5aba Improve how capacity consumption calculations are performed 2024-03-20 17:56:41 -06:00
Oliver-Akins
cf109a6ed1 Fix my erroneous reduce 2024-03-19 23:37:29 -06:00
Oliver-Akins
30ed81cafa Prevent data from being undefined within actors and sheets because of my attempt at getting TS to play nicely 2024-03-18 23:28:55 -06:00
Oliver-Akins
0c1149a21c Fix broken imports 2024-03-18 23:20:17 -06:00
Oliver-Akins
cd98e66484 Make the system use Proxy and proper subclassing instead of the weird middle-ground polymorphism (closes #86) 2024-03-18 23:16:17 -06:00
Oliver-Akins
6d14d70f3e Lay the foundation for the per-item templating in the inventory 2024-03-17 21:10:34 -06:00
Oliver-Akins
c716f0dbbd Add the code I forgot to commit for the functional filters 2024-03-17 17:08:17 -06:00
Oliver-Akins
5fe854a0f3 Do some logic tweaks for the item filter functionality 2024-03-17 13:40:31 -06:00
Oliver-Akins
aab71df1fc Add the capacity display (closes #96) 2024-03-17 12:54:15 -06:00
Oliver-Akins
d100af3198 Rename PlayerSheetV2 containing file 2024-03-17 11:22:08 -06:00
Renamed from module/sheets/Actors/PC/Improved.mjs (Browse further)