Oliver-Akins
|
0605542d62
|
Remove console log
|
2024-03-21 21:24:37 -06:00 |
|
Oliver-Akins
|
bad95f8c18
|
Begin making the pre-embed quantity change logic based on source IDs and not name
|
2024-03-21 21:24:26 -06:00 |
|
Oliver-Akins
|
6a355e63c0
|
Get most of the Untyped item implemented and functioning
|
2024-03-21 21:18:51 -06:00 |
|
Oliver-Akins
|
a383225b8c
|
Add a couple of notes for a method I want to tweak later
|
2024-03-21 00:26:36 -06:00 |
|
Oliver-Akins
|
d64ed37953
|
Tweak the scrollbar stuff and make the scrollable gutter stable
|
2024-03-21 00:21:17 -06:00 |
|
Oliver-Akins
|
68b53601d6
|
Allow customizing the scrollbar on a per-sheet-per-theme basis as desired
|
2024-03-21 00:02:23 -06:00 |
|
Oliver-Akins
|
3b4e2405c1
|
Get the general layout of the untyped item details ready
|
2024-03-20 23:42:47 -06:00 |
|
Oliver-Akins
|
df38113533
|
Simplify logic that I did weirdly for some reason
|
2024-03-20 21:20:51 -06:00 |
|
Oliver-Akins
|
6db5818184
|
Add caret-down icon
|
2024-03-20 19:08:00 -06:00 |
|
Oliver-Akins
|
25a1e7e574
|
Remove stub
|
2024-03-20 19:07:44 -06:00 |
|
Oliver-Akins
|
80995da0aa
|
Begin work on the Untyped item info
|
2024-03-20 19:07:25 -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
|
83d0bad21f
|
Get the material items finished
|
2024-03-19 23:30:58 -06:00 |
|
Oliver-Akins
|
310ac07c88
|
Add data model for materials
|
2024-03-19 23:30:00 -06:00 |
|
Oliver-Akins
|
d69790ce89
|
Have Foundry reload automatically when it detects JS changes
|
2024-03-19 23:29:31 -06:00 |
|
Oliver-Akins
|
0304af3695
|
Move sheet logic into the sheet class...
|
2024-03-19 23:29:14 -06:00 |
|
Oliver-Akins
|
59b64f57db
|
Fix the instanceof operators on the proxy to include the default class
|
2024-03-19 19:35:14 -06:00 |
|
Oliver-Akins
|
23ec5fe0d3
|
Add a supplies incrementer in the left side-bar
|
2024-03-18 23:29:23 -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
|
33ccb01a6f
|
Change import order
|
2024-03-18 23:20:54 -06:00 |
|
Oliver-Akins
|
62554d1622
|
Remove console logs
|
2024-03-18 23:20:27 -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
|
745824f6cc
|
Add TYPE translation literals
|
2024-03-17 21:27:46 -06:00 |
|
Oliver-Akins
|
7549cd2b05
|
Change VSC settings
|
2024-03-17 21:27:16 -06:00 |
|
Oliver-Akins
|
82f1499c3d
|
Add stub partial for the incrementer component
|
2024-03-17 21:27:01 -06:00 |
|
Oliver-Akins
|
992ae094b2
|
Remove the transportation partial's inclusion from the sheet
|
2024-03-17 21:14:20 -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
|
5e2fb95c73
|
Update item data models
|
2024-03-17 19:47:06 -06:00 |
|
Oliver-Akins
|
27c30b7eef
|
Add the effects handlebars templates
|
2024-03-17 19:46:13 -06:00 |
|
Oliver-Akins
|
d131e2faaa
|
Remove Transportation as an item subtype
|
2024-03-17 19:45:47 -06:00 |
|
Oliver-Akins
|
47183da268
|
Add a tab to list all effects
|
2024-03-17 17:10:04 -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
|
3c412dde32
|
Finish getting the item filters toggling and scrolling the single panel
|
2024-03-17 17:03:01 -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
|
b6ca477be7
|
Add transportation item section (closes #105)
|
2024-03-17 11:59:18 -06:00 |
|
Oliver-Akins
|
8a51a75233
|
Adds the structures item section (closes #104)
|
2024-03-17 11:58:27 -06:00 |
|
Oliver-Akins
|
4e3a588c57
|
Add armour item section (closes #101)
|
2024-03-17 11:56:54 -06:00 |
|
Oliver-Akins
|
470f5b6225
|
Add weapons item section (closes #100)
|
2024-03-17 11:54:03 -06:00 |
|
Oliver-Akins
|
46e7d674d3
|
Add equipment item section (closes #103)
|
2024-03-17 11:52:04 -06:00 |
|
Oliver-Akins
|
afbb9bbe02
|
Add the aspects section (closes #102)
|
2024-03-17 11:44:25 -06:00 |
|
Oliver-Akins
|
79b0431ead
|
Add untyped item section (closes #106)
|
2024-03-17 11:35:50 -06:00 |
|
Oliver-Akins
|
364ebd06f2
|
Add materials section placeholder (closes #99)
|
2024-03-17 11:32:57 -06:00 |
|
Oliver-Akins
|
54d047d240
|
Add references file to gitignore
|
2024-03-17 11:22:25 -06:00 |
|
Oliver-Akins
|
d100af3198
|
Rename PlayerSheetV2 containing file
|
2024-03-17 11:22:08 -06:00 |
|
Oliver-Akins
|
3981e95ff0
|
Add item list placeholder. (Closes #98)
|
2024-03-17 11:21:41 -06:00 |
|
Oliver-Akins
|
609b5820ba
|
Add the filter checkboxes and infra for toggling them (closes #110)
|
2024-03-08 22:27:04 -07:00 |
|
Oliver-Akins
|
c525c1390b
|
Add display to the capacity panel (closes #95)
|
2024-03-08 21:19:00 -07:00 |
|