Commit graph

162 commits

Author SHA1 Message Date
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
Oliver-Akins
4948c7e755 RC-102 | Armour | Protection 2025-01-15 19:53:31 -07:00
Oliver-Akins
6aa89b2173 RC-100 | Armour | Setup Data Model 2025-01-13 23:28:34 -07:00
Oliver-Akins
bd92e6928a RC-97 | Add Context Menu for embedded weapons 2025-01-13 23:21:58 -07:00
Oliver-Akins
fe90172656 RC-96 | Add Boolean inputs for the item forms 2025-01-12 10:39:50 -07:00
Oliver-Akins
5c78523791 RC-90 | Add support for bar-input controls in item sheets 2025-01-12 00:21:19 -07:00
Oliver-Akins
8d92040230 RC-91 | Add dropdown option support 2025-01-11 20:04:27 -07:00
Oliver-Akins
fb52e1b58d Add number inputs into the supported structures, and redesign the sheet to make it actually look good 2025-01-11 17:35:17 -07:00
Oliver-Akins
5aee7e4a29 Prevent duplicate IDs 2025-01-10 18:41:03 -07:00
Oliver-Akins
ea014fee10 Rename file 2025-01-10 18:23:12 -07:00