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
Oliver-Akins
dc5bf7aa07
Remove the v12 compatibility layer that isn't needed
2025-02-22 19:21:09 -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
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
4f138202ce
Deprecation warning fix
2025-02-20 20:36:39 -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
40ba46fc6b
Get the DicePool to support edge/drag modifications
2025-02-20 00:29:02 -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
ec5ad470f8
Apply PR feedback
2025-02-15 15:41:48 -07:00
Oliver-Akins
26534ec0ca
Update the turn marker settings on first load
2025-02-15 02:10:32 -07:00
Oliver-Akins
463b0c4553
Make the logger bind the function with the prefixed args rather than returning an anon function
2025-02-15 01:53:51 -07:00
Oliver-Akins
064e2fda7e
Lint and cleanup
2025-02-15 01:46:16 -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
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
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
34cc4d2835
Remove empty line that shouldn't be there
2025-02-10 23:25:27 -07:00