Commit graph

145 commits

Author SHA1 Message Date
Oliver-Akins
507913139f Begin working on HUD interactivity 2025-03-01 00:44:57 -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
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
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
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
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
adde24e410 Cleanup the mixin and remove the style caching since it stopped working somehow 2025-02-06 21:14:47 -07:00
Oliver-Akins
39ba3fd547 Add functionality for randomly picking a difficulty 2025-02-02 17:11:57 -07:00
Oliver-Akins
31033017f7 Add functionality to the CryptApp to make it update/display the current difficulty, and rerender when it changes. 2025-02-01 22:18:53 -07:00
Oliver-Akins
495dafaf12 Correctly localize rank names 2025-02-01 14:45:01 -07:00
Oliver-Akins
7d9993b158 Improve sort order and remove list header that's inaccurate now 2025-02-01 14:36:47 -07:00
Oliver-Akins
1302d91469 RC-63 | Display skills in sheet 2025-01-30 21:49:16 -07:00
Oliver-Akins
e2297daa5d RC-93 | Group Input 2025-01-29 21:46:56 -07:00
Oliver-Akins
f39c1b7721 RC-125 | Add ability reference in the Skill data model 2025-01-29 20:47:59 -07:00
Oliver-Akins
16c46e9649 RC-111 | Prevent Items from being equipped when not embedded 2025-01-28 22:14:11 -07:00
Oliver-Akins
fd3803698a RC-123 | Skill | Advances 2025-01-27 20:57:39 -07:00
Oliver-Akins
8cfb6e5238 Alphabetize RipCrypt.common lang object 2025-01-26 16:18:21 -07:00
Oliver-Akins
8fe6c148fc RC-79 | Skill | Setup 2025-01-26 16:09:34 -07:00
Oliver-Akins
517913f20c RC-60 | Ammo | Layout 2025-01-26 15:59:58 -07:00
Oliver-Akins
1bdaa958ad Add quantity to the Ammo form 2025-01-26 15:47:29 -07:00