Releases: Norc/foundry-custom-hotbar
v2.3.0.2 v10 Compatiblity and Manifest fix
v10 Compatibility with manifest fix
Same release as v2.3.0 with a (hopefully) fixed manifest.
v2.3.0 v10 Compatibility Update
Long overdue, exceedingly difficult update to module for v10. Basically everything needed to be fixed, but some grisly details #119.
v2.3.0dev - v10 Compatibility release (dev test)
Long overdue, exceedingly difficult update to module for v10. Basically everything needed to be fixed, but some grisly details #119.
Latest
latest fix manifest link part deux
v2.2.0 - Foundry v9 Compat Fix
A quick update to restore Custom Hotbar's functionality for v9. Will add core keybinding support later.
v2.1.0: 0.8.x update, a few new features, and misc bugfixes
Version 2.1.0 (2021/05/20)
• Updates Custom Hotbar for Foundry 0.8.x release branch while maintaining backwards compatibility.
• NEW FEATURE: Ability for users to disable their own custom hotbar entirely if they don't want it (and core hotbar too, because why not?)
• NEW FEATURE: keybinding library for a high level of keybinding customization and reliability improvements.
• Adds color settings library as an official dependency to assist with hotbar customization
• Portuguese translation (sorry about the delay rinnocenti!!)
• Changed hotbar coloration to match core foundry (#0000FF60 is the "classic blue" if you want to change back)
• Firefox compatibility improvements
• Module is now less talkative in console log
• Many miscellaneous bugfixes (see changelog).
0.8.x update, a few new features, and misc bugfixes
Version 2.1.0 (2021/05/20)
0.8.x update, a few new features, and misc bugfixes
• Updates Custom Hotbar for Foundry 0.8.x release branch while maintaining backwards compatibility.
• NEW FEATURE: Ability for users to disable their own custom hotbar entirely if they don't want it (and core hotbar too, because why not?)
• NEW FEATURE: keybinding library for a high level of keybinding customization and reliability improvements.
• Adds color settings library as an official dependency to assist with hotbar customization
• Portuguese translation (sorry about the delay rinnocenti!!)
• Changed hotbar coloration to match core foundry (#0000FF60 is the "classic blue" if you want to change back)
• Firefox compatibility improvements
• Module is now less talkative in console log
• Many miscellaneous bugfixes (see changelog).
v2.0.6 - 0.7.5 stable compat and Shift+ Num keybind fix
Marked as compatibile with 0.7.5 after successful testing. The weird duplicate custom hotbar issue mysteriously fixed itself in 0.7.5 Fixed Shift-number keybind (thanks Nihilistkitten and everyone else for the investigation) Updated ColorSettings Library by moving to the stub solution.
v2.0.5 - Menu z index fix
Actually fixed issue with Z-indexing that was causing the right-click context menu to appear behind the custom hotbar and therefore be unusable.
My previous fix apparently never made it to production due to versioning issues, terribly sorry about that....