ripcrypt/module
Oliver cc917878c3
Merge pull request #59 from Eldritch-Oliver/feature/prompt-equip-on-drop
Add a prompt when you drag and drop an item onto an actor that asks you if you want to equip the item automatically
2025-10-07 18:31:55 -06:00
..
Apps Merge pull request #59 from Eldritch-Oliver/feature/prompt-equip-on-drop 2025-10-07 18:31:55 -06:00
data 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
dice Finish writing the comment 2025-01-17 19:25:28 -07:00
documents Fix incorrect import 2025-03-04 13:55:43 -07:00
flags Move the magic string into an enum 2025-04-05 15:31:28 -06:00
handlebarHelpers Begin adding cost to items 2025-02-22 19:21:35 -07:00
hooks Fix the tab change on ready 2025-10-05 12:55:10 -06:00
settings Make it so that the setting change doesn't error when no combat is started 2025-07-14 21:43:27 -06:00
utils Make the ID publicly readonly, privately writable 2025-04-05 15:32:31 -06:00
api.mjs Update the Actor sheets to not be prefixed with Hero in their files/classes 2025-04-12 13:12:28 -06:00
consts.mjs Pull the tooltip delay from the Foundry tooltip class 2025-04-05 15:30:26 -06:00
gameTerms.mjs Add ammo to the gear types, and get more design stuff for the AmmoTracker 2025-03-15 18:36:04 -06:00
main.mjs Implement the most basic version of a dice pool configuration 2025-01-18 15:59:15 -07:00