Commit graph

74 commits

Author SHA1 Message Date
Eldritch-Oliver
cc61a0c3ac Add a way to skip the equip prompt for API-based creation when it's not desired 2025-10-05 15:48:15 -06:00
Eldritch-Oliver
08278655dc Update the preUpdate handling to not block the entire update, bringing it more inline with Armour/Shield 2025-10-05 15:25:52 -06:00
Eldritch-Oliver
f29ab8bdaa Add a prompt for equipping an item on drag and drop 2025-10-05 15:25:23 -06:00
Eldritch-Oliver
dfc8964296 Add a getter for retrieving equipped weapons easily 2025-10-05 15:24:37 -06:00
Oliver-Akins
3c582c77bb Update the ArmourSheets to allow for the equipped toggle to be present and work 2025-07-23 23:52:07 -06:00
Oliver-Akins
2215ce503b Remove the sheet inputs from the data model 2025-07-20 21:44:27 -06:00
Oliver-Akins
26a2e0f3ff Cleanup a few logs 2025-07-20 21:28:25 -06:00
Oliver-Akins
647f1a9aac Initialize the geist actor type & refactor the HeroData data model 2025-04-12 13:13:04 -06:00
Oliver-Akins
714da335e8 Add cost data entry into the rest of the item types that need it 2025-04-11 19:13:16 -06:00
Oliver-Akins
4f35db01b6 Add the derived data for the aura ranges 2025-03-09 00:16:21 -07:00
Oliver-Akins
00228d3aae Begin adding cost to items 2025-02-22 19:21:35 -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
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
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
e302b56a4e Get most of the custom Initiative sorting stuff through the door 2025-02-14 00:04:48 -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
69db3ca719 Add the ability to display / edit the description from the item sheet 2025-02-10 23:04:28 -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
09fe218076 Add Craft as a valid item subtype 2025-02-08 23:35:32 -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
8fe6c148fc RC-79 | Skill | Setup 2025-01-26 16:09:34 -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
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
4373890fdc Lil bit of cleanup 2025-01-19 16:42:41 -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
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
d1ce144114 RC-106 | Add equipped armour display 2025-01-17 19:24:53 -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
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
000f490584 RC-88 | String Set Input 2025-01-10 00:54:16 -07:00