Commit graph

177 commits

Author SHA1 Message Date
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
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
df35c00c5d Remove references to dotdungeon 2025-01-30 21:46:34 -07:00
Oliver-Akins
ac5774c8cb Add info circle icon 2025-01-30 21:29:55 -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
Oliver-Akins
683ba9e69d RC-117 | Ammo | Setup 2025-01-26 15:46:08 -07:00
Oliver-Akins
de0457a111 Lil bit of cleanup 2025-01-26 15:16:51 -07:00