Skip to content

Releases: sleepingdragoninn/inventory-tabs

v1.4.4

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 06 Apr 05:58

Fix:

  • Crash when configLogging was enabled on neoforge

Full Changelog: v1.4.2+1.20...v1.4.4+1.20

v1.4.3

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 14 Apr 01:30

Fix:

  • Crash clicking on screens with tabs disabled

Full Changelog: v1.4.2+1.20...v1.4.3+1.20

v1.4.2

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 28 Mar 01:23

Fix:

  • A crash with shulker boxes when consistent containers is disabled

Full Changelog: v1.4.1+1.20...v1.4.2+1.20

v1.4.1

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 22 Mar 23:37

Fix:

  • A crash when the first screen you open checks bounds before initialising

Full Changelog: v1.4.0+1.20...v1.4.1+1.20

v1.4.0

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 24 Aug 07:31

Changes:

  • connector placeholder for 1.21
  • fix tab key being broken for viewing player list

What's Changed

Full Changelog: v1.3.3...v1.4.0+1.20

1.3.3

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 30 Jun 08:18

Changes:

  • Improve block sight raycast using a random spread. (thanks CCheukKa!)
    • Most instances where accessible blocks weren't visible as tabs will now be resolved after a usually-imperceptible delay.
  • Connector foolproofing for 1.20

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

1.3.2

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 19 May 04:22

Fix:

  • another crash related to null screen types in mods

Full Changelog: v1.3.1...v1.3.2

1.3.1

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 07 Apr 23:52

Fix:

  • page buttons being poorly positioned with inverted tabs
  • click hitboxes for inverted tabs being incorrect
  • background height for shulker boxes being incorrect

Full Changelog: v1.3.0...v1.3.1

1.3.0

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 06 Apr 03:24

Changes:

  • Add config options for rendering tabs on the bottom of screens by default
  • Fix single chests being treated like double chests when checking if they're blocked (#34)
  • Fix a hang when trying to open a handled screen with a null type (#39)

bottom-screen rendering

Full Changelog: v1.2.0...v1.3.0

1.2.0

Choose a tag to compare

@sleepingdragoninn sleepingdragoninn released this 04 Apr 13:04

Changes:

  • Fully implement item_simple and add item_sneak
    • These should now work with most backpack/pouch-like items out the gate
    • tested with botania's flower pouch and trinket case.
  • Allow prefixes/suffixes in the config
  • Majorly improve config logger output
  • Enable the config logger by default

Full Changelog: v1.1.8...v1.2.0