- Fix left mouse button state getting stuck
- If the inventory was closed while holding the left mouse button down, the state would previously get stuck to being held down
- Add a
Shift + Right Mouse
dragging feature- That mode will leave one item to each slot
Original build time: 2016-05-15 23:07:15 UTC+3
- Fix left mouse button state getting stuck
- If the inventory was closed while holding the left mouse button down, the state would previously get stuck to being held down
- Add a
Shift + Right Mouse
dragging feature- That mode will leave one item to each slot
Original build time: 2016-05-15 23:05:16 UTC+3
- Fix left mouse button state getting stuck
- If the inventory was closed while holding the left mouse button down, the state would previously get stuck to being held down
- Add a
Shift + Right Mouse
dragging feature- That mode will leave one item to each slot
Original build time: 2016-05-15 22:56:54 UTC+3
- Fix scrolling last item derps
- Using shift + click to move the last item doesn't necessarily put it to the stack we are hovering over, so just remove that "optimization" to rather just fix the behavior
- Add Forge update checker support
Original build time: 2016-05-03 16:31:45 UTC+3
- Fix scrolling last item derps
- Using shift + click to move the last item doesn't necessarily put it to the stack we are hovering over, so just remove that "optimization" to rather just fix the behavior
- Add Forge update checker support
Original build time: 2016-05-03 16:21:46 UTC+3
- Add drag moving items (like in Mouse Tweaks)
- Add interpolation to drag moving
- Now it will move items from all slots that are dragged over, even if the player drags really fast (faster than one tick per slot)
- Add config options for the new modes
- Add the ATs for
guiLeft
andguiTop
- Add special handling for the Villager GUI
Original build time: 2016-04-19 22:28:07 UTC+3