Commit graph

171 commits

Author SHA1 Message Date
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
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
Oliver-Akins
dd8ba4df83 RC-116 | Weapons showing as equipped when they shouldn't be 2025-01-26 15:16:29 -07:00
Oliver-Akins
0c39efe32f Change the default bringToFront behaviour to not do it automatically 2025-01-26 14:52:37 -07:00
Oliver-Akins
497756e8b1 Add a setting to make it so that range can be condensed on the Weapon sheet 2025-01-26 14:28:55 -07:00
Oliver-Akins
3cff9fda7d RC-98 | Add quantity to items 2025-01-26 14:17:56 -07:00
Oliver-Akins
aa05cdde46 Fix logic to display gear that can be equipped and editing the equipped attribute 2025-01-26 11:32:14 -07:00
Oliver-Akins
745660cbc3 RC-112 | Armour & Shield | Add Equipped boolean 2025-01-25 23:57:49 -07:00
Oliver-Akins
1e416ff9bf RC-65 | Gear | Display Data 2025-01-25 23:49:51 -07:00
Oliver-Akins
9a3b82ef6a Update Weapon context menu to also work for the Armour/Shield 2025-01-24 20:47:32 -07:00
Oliver-Akins
4373890fdc Lil bit of cleanup 2025-01-19 16:42:41 -07:00
Oliver-Akins
30664b3fb3 Remove commented code 2025-01-19 16:13:46 -07:00
Oliver-Akins
9d48794b83 Implement most of shield functionality using the armour implementation as a backbone 2025-01-19 16:13:28 -07:00
Oliver-Akins
ba8bd472dc Rename the Armour data model to something shields can use as well 2025-01-19 00:16:56 -07:00
Oliver-Akins
a95412ad2e Implement the most basic version of a dice pool configuration 2025-01-18 15:59:15 -07:00
Oliver-Akins
7271323a75 Add the combined sheet to make sure that it works in practice and make the changes to make it work 2025-01-17 20:25:44 -07:00
Oliver-Akins
5b903f7e74 Fix bug with number inputs allow value less than the min when minimum is 0 2025-01-17 19:58:47 -07:00
Oliver-Akins
67602779ed RC-107 | Display the protection values of the equipped armours 2025-01-17 19:55:56 -07:00
Oliver-Akins
afc8278ffc Make it so that item sheet rerenders maintain focus on what you were editing 2025-01-17 19:52:46 -07:00
Oliver-Akins
db5dfc3234 Finish writing the comment 2025-01-17 19:25:28 -07:00
Oliver-Akins
d1ce144114 RC-106 | Add equipped armour display 2025-01-17 19:24:53 -07:00
Oliver-Akins
07f3b24897 RC-105 | Add an rc-svg component for ease of SVG-loading, and add the hero silhouette to the sheet 2025-01-15 21:02:17 -07:00
Oliver-Akins
c1f0e8d9c5 Add missing semicolons 2025-01-15 20:16:44 -07:00
Oliver-Akins
3ffbc57546 RC-101 | Armour | Add Location Data 2025-01-15 20:16:32 -07:00