Releases: Siphalor/mouse-wheelie
Releases · Siphalor/mouse-wheelie
Version 1.1.9
* Updated mappings * Fixed possible NPE and glitches
Version 1.1.8
* Updated to Fabric API 0.3.0-pre * Included necessary parts of Fabric API
Version 1.1.7
* Removed broken accessor mixin * Fixed #6
Version 1.1.6
* Updated mappings to 1.14.1 * Fixed scrolling in survival player inventory + Press alt to prevent scrolling items
Version 1.1.5
Merge branch 'master' of https://github.com/Siphalor/mouse-wheelie
Version 1.1.3
* Fixed combineStacks and hopefully few other bugs with the queue system
Version 1.1.2
* Improved performance of combineStacks (also causes inventory sorting to be faster) + Press ctrl + middle click now sorts by raw id + Press f and pay respect
Version 1.1.1
* Fix #2 (Crash due to recipe book/inventory methods overlapping) * Fix #4 (Sorting mixes hotbar and inventory) * Refactored sorting system to rely on server replies * Move some code
Version 1.1.0
+ Sort your inventory via clicking with the mouse wheel on a slot
Version 1.0.9+1.14
* Fixed page overflow in recipe books * Fixed #1 (scroll glitches in creative inventory) by using vanilla behaviour * Fixed broken scrolling on lower creative inventory tabs