- Verified module working on Foundry v12
- Updated module to Foundry v11
- Fixed being unable to open Macro Directory as Pop Up, which caused sidebar duplication (#22)
- Moved from deprecated
SidebarDirectory
class toDocumentDirectory
class - Removed needless getters and other practically useless code
- Removed legacy support (since we are moving away from deprecated class anyway)
- Users of older Foundry versions should install older version of this module and
Lock
it on theSetup
screen.
- Users of older Foundry versions should install older version of this module and
- Migrate manifest to v10
- Spanish localization (thanks to
@ZRAAA78 (Raul)
) - Handle deprecated deprecated CONST.ENTITY_PERMISSIONS (#16, #17)
- Removed no longer necessary permission viewer registration (#14, #15)
Restored compatibility with Firefox
Fixed compatibility with Compendium Folders
- Compatibility with v10 tooltips
- Refactors and styling
- Clicking the Macro Directory button in the hotbar opens the Macro Sidebar tab (#11)
- Option to hide the Macro Directory button (now disabled by default)
- Option to enable clicking on the icon of Macros in the sidebar to execute them (#11)
0.7.x support
Calls the default Macro Directory render
hook to help avoid incompatibilities
Japanese localization (thanks to @BrotherSharper) #10
Compatibility with Custom Hotbar
Context Menu option to Execute the macro (#6)
Fixed version check for v9, causing external CSS variable changes to have no effect
Check if Permission Viewer is active before registering Hide macro hotbar (there is an option to show it in settings) More reliable calculation of tab width
Permission Viewer compatibility
- Remove macro directory button correctly
- Make the sidebar tabs smaller, not the sidebar wider, just like the card tab
Fixed Macro sidebar not appearing