Commit graph

99 commits

Author SHA1 Message Date
Oliver-Akins
1bf1b2cd91 Correct my 2 off-by-one errors so that the gear list only spans 12 rows instead of 14 2025-04-11 23:52:34 -06:00
Oliver-Akins
e049ad9eb3 Remove redundant comment 2025-04-10 21:27:26 -06:00
Oliver-Akins
05a3db98c8 Get the AmmoTracker's in-popover editing working using the foreign document updating 2025-04-09 22:13:52 -06:00
Oliver-Akins
053ab05dcb Pull the foreign document updating into a utility method and add it to the GenericPopoverMixin 2025-04-09 21:51:49 -06:00
Oliver-Akins
01f9fba593 Add the ability to update the ammo quantity from the starred shortcuts 2025-04-09 21:42:32 -06:00
Oliver-Akins
f1487bd9b8 Correctly forward the parameters to the super method 2025-04-09 21:08:35 -06:00
Oliver-Akins
bfddf855a4 Move the magic string into an enum 2025-04-05 15:31:28 -06:00
Oliver-Akins
7ae5d1b814 Get rid of extraneous function override 2025-04-05 15:30:00 -06:00
Oliver-Akins
2e08064ebb Localize the app title 2025-04-05 15:29:49 -06:00
Oliver-Akins
a7e0fe899a Display all of the pinned ammo on the sheet and tweak the list header style. 2025-04-05 00:43:44 -06:00
Oliver-Akins
c495f45015 Get the base favourite mechanism working so the items are visible on the skills card 2025-03-22 21:20:02 -06:00
Oliver-Akins
3ae7e9489a Add ammo to the gear types, and get more design stuff for the AmmoTracker 2025-03-15 18:36:04 -06:00
Oliver-Akins
96e4d09e7b Update the popover management to work with origin rerenders, and rerendering the popovers directly. 2025-03-15 18:35:24 -06:00
Oliver-Akins
69bf712eca Have the PopoverManager call a hook to get additional options for the popover Application 2025-03-15 17:05:14 -06:00
Oliver-Akins
e594b6beb0 Get the reusable foundations of custom popovers finished. 2025-03-14 22:52:40 -06:00
Oliver-Akins
4b75526708 Await render call 2025-03-14 16:34:13 -06:00
Oliver-Akins
77abcb11a9 Get the non-framed popover working initially 2025-03-14 16:33:58 -06:00
Oliver-Akins
8e8202f8a6 Getting the popover Application working on the most superficial level, and creating a generic popover mixin 2025-03-13 23:36:25 -06:00
Oliver-Akins
af5cf4acd5 Begin working on laying the groundwork for the Ammo Tracker / popover 2025-03-13 00:19:03 -06:00
Oliver-Akins
fd28993952 Clean-up data preparation 2025-03-10 22:04:36 -06:00
Oliver-Akins
4f35db01b6 Add the derived data for the aura ranges 2025-03-09 00:16:21 -07:00
Oliver-Akins
3e17f2c376 Update CSS to accomodate HUD applications without being too broad 2025-03-04 16:59:41 -07:00
Oliver-Akins
8896903008 PR feedback pt 1 2025-03-04 15:45:33 -07:00
Oliver-Akins
69dac6a0df Clean-up after the old attempt at the crypt summary 2025-03-02 19:49:42 -07:00
Oliver-Akins
155685a6c3 Get the delve conditions editable 2025-03-02 19:46:39 -07:00
Oliver-Akins
110823a26b Get the delve tour incrementer changes working and affecting fate as well 2025-03-01 23:40:39 -07:00
Oliver-Akins
7639962130 Add animation and editing support for the fate compass 2025-03-01 19:22:02 -07:00
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
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
40ba46fc6b Get the DicePool to support edge/drag modifications 2025-02-20 00:29:02 -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
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
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
69db3ca719 Add the ability to display / edit the description from the item sheet 2025-02-10 23:04:28 -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
18f27b15da Update the CryptApp name to DelveTourApp 2025-02-08 18:02:17 -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