This page was last updated on 30 March 2014, 5:51PM
Changelogs
Version 1.1.2
The QuickBar now provides a couple of functions to make it easy to 'block' the hot keys temporarily. You can now call 'addHotKeyBlock("name")' to block hot keys and removeHotKeyBlock("name") to unblock them.
Version 1.1.1
Bug Fix: It is now possible to "Reset to Default" key config an unlimited number of times.
The QuickBar will now work in your mod even if you have set potions/flasks to be "stackable".
Version 1.1.0
It is now possible to right click on the buttons on the QuickBar and the buttons will work as expected.
Added the ability for the user to customise the HotKeys for their own game with a hot key config dialog.
Version 1.0.1
Refined right click hiding mechanism so that it doesn't hide if you click on a UI button.
Version 1.0.0
QuickBar snugs screen edges better.
Added a skinning system and 3 different skins for different screen sizes. Skins auto switch on screen resize.
Added function qb_script.setQuickBarForcedOff() to force quick bar off during cutscenes for example.
Tapping 1,2,3,4 now also changes the current quick bar selection.
QuickBar is hidden during right clicking and when all 4 champions are disabled.
Potions now default to correct value of 75pts.
Version 0.9.1
IMPROVEMENT: Disabled characters are now grayed out and cannot be selected.
IMPROVEMENT: QuickBar only scans the inventory 3 times a second instead of 60, to update potion counts.
IMPROVEMENT: Redefined shallowSearchInventory method to accept a variable number of parameters.
BUG FIX: doesn't destroy items that cannot be placed into the character's hand (for instance, trying to swap an orb into a warrior's hand).