Skip to content

Releases: jediexe/pouchviewer

LOTR Pouch Viewer 2.4.5

21 Aug 22:19
Compare
Choose a tag to compare
  • Fixed sky flickering sometimes when hovering over pouch
  • Made pouch tooltip not clip through the bottom of the screen
  • Redid logic for the side of the screen clipping because I forgot forge adds the mod name under the tooltip which is really long for the lotr mod

LOTR Pouch Viewer 2.4.4

20 Aug 05:34
Compare
Choose a tag to compare
  • Fixed accidental hollow issue with some blocks from the last update (oops)

LOTR Pouch Viewer 2.4.3

19 Aug 19:35
Compare
Choose a tag to compare
  • New config option: default background color
  • To use, disable the 'use pouch color' setting and input a hex color value in the config
  • Fixed background color sometimes being darkened when in a GUI menu
  • Fixed text not being able to have color, if requested may add a hex color option for the text as well

LOTR Pouch Viewer 2.4.2

06 Aug 21:43
Compare
Choose a tag to compare

LOTR Pouch Viewer 2.4.1

12 May 02:20
Compare
Choose a tag to compare
  • Fixed a crash caused by (idk what caused it I couldn't replicate it) when hovering (probably mod incompatibility?)

LOTR Pouch Viewer 2.4

29 Apr 00:54
Compare
Choose a tag to compare
  • Added previous owner text on fancy tooltip

  • Added option to show the full previous owner name (disabled by default due to text overflow)

  • Cleaned up a lot of code

  • Fixed some background clipping issues over each other in the fancy tooltip

  • Removed legacy config options

  • Reset config and removes old config

  • New config at lotrpouchviewer.cfg

  • Fixed crash when hovering certain belonged pouches

  • Removed show background and fancy borders option (on by default now)

LOTR Pouch Viewer 2.3

09 Apr 23:09
Compare
Choose a tag to compare
  • Added option for GUI container color to be based on pouch dyed color
  • Added separate texture at pouchviewer:pouch.png that is uncolored and is used when pouch color option is enabled

Fixes:

  • Fixed dyed text check not working correctly in some cases
  • Fixed issues with visual tooltip rendering while in containers
  • Fixed rare crash triggered by custom pouch texture
  • Made phrases in visual tooltip use LOTR lang files
  • Changed default config values to reflect transition to visual tooltip
  • Cleaned up code

LOTR Pouch Viewer 2.2

08 Apr 07:36
Compare
Choose a tag to compare
  • Fully implemented GUI container background on visual tooltip
  • Added text over the GUI container background
  • Added fancy borders around the background using the LOTR pouch texture at lotr:gui/pouch.png (this texture can be modified by resource packs)
  • Added visual config options: 'show background', 'show fancy borders', and 'show empty slots'
  • Moved 'show owned' and 'show dyed' config options to the visual tooltip config section
  • Made visual tooltip default in config (can be found in legacy config)
  • Updated icon.png to reflect the new visual tooltip

Fixes

  • Fixed keybind conflicts by removing show all keybind in controls (shift is now locked as the default to show all in legacy tooltip, as legacy tooltip will not be used by default anymore)
  • Fixed issue where tooltips would become empty/called 'Unnamed'
  • Fixed issue where blocks in visual tooltip would not have proper light shading
  • Fixed an issue where some items would appear under creative tabs/other blocks/items in the inventory
  • Fixed an issue where items would not be aligned properly both horizontally and vertically
  • Fixed improper scaling at higher GUI scales
  • Fixed window border collision logic to include fancy borders
  • Fixed bug with NEI where NEI appends item ID to the first line in the tooltip, resulting in the tooltip becoming excessively long and breaking collision logic

LOTR Pouch Viewer 2.1

06 Apr 18:34
Compare
Choose a tag to compare

Moved keybind to reveal all from pouchviewer to main (hopefully resolves reports of unbinding, I wasn't able to reproduce it)
Added visual config and option to show/not show empty slots
Fixed visual tooltip items showing behind items/creative tabs
Experimented with adding gui background for visual pouch

LOTR Pouch Viewer 2.0

04 Mar 02:29
7734574
Compare
Choose a tag to compare

Uploading the version with the new tooltip where it displays items
not much testing has been done, probably not compatible with inventory potion effect center mods and other tooltip changing mods

to get the new tooltip, go to the config under the mods, mod config, general, and set 'legacy tooltip' to false

also some changes with lang but idk how to use lang files