Commit graph

242 commits

Author SHA1 Message Date
Oliver-Akins
eccfd96e67 Make it so that the setting change doesn't error when no combat is started 2025-07-14 21:43:27 -06:00
Oliver-Akins
5d8a4495a1 Add way to change whether heroes or geist go first in a combat 2025-07-14 21:43:12 -06:00
Oliver-Akins
38c83586e5 Enable the ammo popover on the combined sheet (closes #44) 2025-07-09 20:12:31 -06:00
Oliver-Akins
9739995a12 Fix v13.341 issues to prep for release 2025-04-30 13:27:51 -06:00
Oliver-Akins
d5680bb209 Complete the Geist sheet and data 2025-04-12 13:54:07 -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
cfc744e42f Update the Actor sheets to not be prefixed with Hero in their files/classes 2025-04-12 13:12:28 -06:00
Oliver-Akins
5b74fd6beb Finish the Skills Card redesign (closes #11) 2025-04-12 00:09:45 -06:00
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
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
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
228cc21de7 Make the ID publicly readonly, privately writable 2025-04-05 15:32:31 -06:00
Oliver-Akins
bfddf855a4 Move the magic string into an enum 2025-04-05 15:31:28 -06:00
Oliver-Akins
95443d3709 Pull the tooltip delay from the Foundry tooltip class 2025-04-05 15:30:26 -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
7d39c487dc Prevent deprecation warnings as of v13.338 2025-03-22 14:34:20 -06:00
Oliver-Akins
032f2564c1 Make the stopEvent methods private 2025-03-16 10:53:57 -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
9ea2eebdd9 Make sure the moving works when the width/height are auto 2025-03-14 23:55:12 -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
96ef2ba56f Add JSdoc for the API 2025-03-12 22:40:19 -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
17cd5532f4 Begin work on the Hero Craft card itself 2025-03-05 23:05:59 -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
ebed79e93d Fix incorrect import 2025-03-04 13:55:43 -07:00
Oliver-Akins
f3f0444ef0 Merge remote-tracking branch 'origin/dev' into feature/delve-dice-hud 2025-03-04 13:52:37 -07:00
Oliver-Akins
ee325989df Restore functionality that was lost because v13.337's CombatantGroup document 2025-03-02 20:32:52 -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
7c8d6a7208 Make the distanceBetweenFates more situation-complete 2025-03-01 19:20:21 -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
00228d3aae Begin adding cost to items 2025-02-22 19:21:35 -07:00