Commit graph

294 commits

Author SHA1 Message Date
Oliver-Akins
7c8d6a7208 Make the distanceBetweenFates more situation-complete 2025-03-01 19:20:21 -07:00
Oliver-Akins
507913139f Begin working on HUD interactivity 2025-03-01 00:44:57 -07:00
Oliver-Akins
c9ed4142e6 Finalize the general layout of the HUD 2025-03-01 00:34:25 -07:00
Oliver-Akins
6ae412c787 Get hourglass improved 2025-02-28 16:47:41 -07:00
Oliver-Akins
3d6710dd18 Get the fate compass looking good 2025-02-28 16:18:31 -07:00
Oliver-Akins
77979f5550 Add arrow icons for the HUD controls 2025-02-28 16:17:16 -07:00
Oliver-Akins
c7342b6402 Begin work on the updated delve dice HUD that is better in every way than the other version 2025-02-27 22:56:36 -07:00
Oliver-Akins
00228d3aae Begin adding cost to items 2025-02-22 19:21:35 -07:00
Oliver-Akins
dc5bf7aa07 Remove the v12 compatibility layer that isn't needed 2025-02-22 19:21:09 -07:00
Oliver-Akins
14b6f85137 Make a helper function for token bars that only store the current value in the DB 2025-02-22 18:38:57 -07:00
Oliver-Akins
de6ded9a39 Allow currency to be tracked on tokens if for some reason you want that 2025-02-22 18:38:07 -07:00
Oliver-Akins
8c5d7b6469 Add autocomplete for the rc-border element 2025-02-22 18:36:26 -07:00
Oliver-Akins
564e27de01 Make it so that item creation actually embeds if possible 2025-02-20 22:18:51 -07:00
Oliver-Akins
5eedea5001 Add foundation for being able to create embedded items without requiring going through the sidebar 2025-02-20 21:30:26 -07:00
Oliver-Akins
4f138202ce Deprecation warning fix 2025-02-20 20:36:39 -07:00
Oliver-Akins
329c45dad9 Add weight ratings and localize the Access field (and add it to items that should but don't have it) 2025-02-20 20:36:27 -07:00
Oliver-Akins
40ba46fc6b Get the DicePool to support edge/drag modifications 2025-02-20 00:29:02 -07:00
Oliver-Akins
43fe433900 RC-103 | Add Access to the rest of the item types that require it 2025-02-16 12:19:56 -07:00
Oliver-Akins
4ccfc03e59 RC-110 | Prevent Armour/Shield Equipping based on slots 2025-02-16 11:41:32 -07:00
b33d7b59eb
Add the ability for the Combat Tracker to make it multiple actor's turns at the same time
Combat Groups
2025-02-15 15:43:24 -07:00
Oliver-Akins
ec5ad470f8 Apply PR feedback 2025-02-15 15:41:48 -07:00
Oliver-Akins
26534ec0ca Update the turn marker settings on first load 2025-02-15 02:10:32 -07:00
Oliver-Akins
463b0c4553 Make the logger bind the function with the prefixed args rather than returning an anon function 2025-02-15 01:53:51 -07:00
Oliver-Akins
064e2fda7e Lint and cleanup 2025-02-15 01:46:16 -07:00
Oliver-Akins
e1be6675e0 Make the multi-turn indicator work fully 2025-02-15 01:43:25 -07:00
Oliver-Akins
c549a59c13 More progress
* Make it so that the initiative isn't actually saved to the database
* Add .25 for unknown disposition entities
* Add .5 for entities that lose the coinflip
2025-02-14 23:23:53 -07:00
Oliver-Akins
e302b56a4e Get most of the custom Initiative sorting stuff through the door 2025-02-14 00:04:48 -07:00
Oliver-Akins
2168162530 Move Kýnan in the credits file higher up since I don't care that much about alphabetical ordering 2025-02-13 19:56:45 -07:00
Oliver-Akins
837c2012c5 Add the caster silhouette SVG 2025-02-13 19:53:02 -07:00
Oliver-Akins
ed93e9f927 Add some resources to the relevant combat files 2025-02-13 00:49:28 -07:00
Oliver-Akins
2d804e7aa2 Add support for the Good item type to represent all misc items in the game 2025-02-11 23:54:59 -07:00
Oliver-Akins
eb6d7fee94 Slight cleanup 2025-02-11 23:06:35 -07:00
Oliver-Akins
605bdb61ae Fix import sort 2025-02-10 23:26:02 -07:00
Oliver-Akins
34cc4d2835 Remove empty line that shouldn't be there 2025-02-10 23:25:27 -07:00
Oliver-Akins
bc9b9ae0bc Fix incorrect data-input-type 2025-02-10 23:25:17 -07:00
Oliver-Akins
69db3ca719 Add the ability to display / edit the description from the item sheet 2025-02-10 23:04:28 -07:00
Oliver-Akins
46a235b603 Make the Delve Tour app optional (because I got annoyed with it popping up in the middle of the window) 2025-02-09 23:18:25 -07:00
Oliver-Akins
f90ab0443f Add description to Skills and Crafts and pre-emptive editing support. 2025-02-09 23:17:54 -07:00
Oliver-Akins
ced2b5151b Add a RichEditor to make HTMLFields livable 2025-02-09 23:09:18 -07:00
Oliver-Akins
f6ff3247e3 Add crafts into the Combined Hero sheet 2025-02-09 16:48:32 -07:00
Oliver-Akins
1535e07f77 Restore the style cache in a way that works for multiple components and prevents the jittering on Application rerender 2025-02-09 16:26:52 -07:00
Oliver-Akins
7b29fc8d6f Correct the two off-by-one errors in my weapons limiting logic 2025-02-09 14:14:29 -07:00
Oliver-Akins
09fe218076 Add Craft as a valid item subtype 2025-02-08 23:35:32 -07:00
Oliver-Akins
71a02970cf Add the hourglass icon & credit 2025-02-08 18:03:03 -07:00
Oliver-Akins
8a736d4321 Tell VSCode I don't want the preview editor to be my default 2025-02-08 18:02:44 -07:00
Oliver-Akins
18f27b15da Update the CryptApp name to DelveTourApp 2025-02-08 18:02:17 -07:00
Oliver-Akins
d7661bea14 Correct how I'm using CONFIG.ui to be inline with how Foundry uses it 2025-02-08 17:44:59 -07:00
Oliver-Akins
7db0036aab Start on a better readme 2025-02-08 13:50:27 -07:00
Oliver-Akins
adde24e410 Cleanup the mixin and remove the style caching since it stopped working somehow 2025-02-06 21:14:47 -07:00
Oliver-Akins
b0691e0002 Add the geist silhouette asset 2025-02-06 21:13:09 -07:00