Skip to content

Releases: telvarost/InventoryTweaks-StationAPI

v2.0.0

27 Jan 03:20
3d99247
Compare
Choose a tag to compare

What's Changed

Added

  • Port in MouseTweaks except for scroll wheel tweaks by @telvarost in #9
  • Add unique scroll wheel tweak for moving items between cursor and hovered slot by @telvarost in #9
  • Add config menus for mod allowing all changes to be enabled/disabled by @telvarost in #9

Full Changelog: v1.1.2...v2.0.0

v1.1.2

26 Jan 03:33
Compare
Choose a tag to compare

Fix an item duplication bug

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Jan 01:08
Compare
Choose a tag to compare

What's Changed

Other

  • Make gradlew executable by @2zqa in #4
  • Release on modrinth

New Contributors

  • @2zqa made their first contribution in #4

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Jan 05:43
96bca22
Compare
Choose a tag to compare

What's Changed

Changed

  • Canceling drag distribution should not pick up items that existed in slots before drag began by @telvarost in #2
  • Remove disused file by @telvarost in #3

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Jan 03:13
Compare
Choose a tag to compare

Initial release. Note that it doesn't match modern MC drag functionality completely yet with regards to canceling the drag.
But, I think some of you may like the current behavior where canceling the drag collects all items of that type into your hand.
I can also see this feature breaking Minecraft when you stack items you shouldn't or stack about the normal stack limit.

Use at your own risk.

Also, this is currently not compatible with MojangFix.

Full Changelog: https://github.com/telvarost/InventoryTweaks-StationAPI/commits/v1.0.0