Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

Releases: kotmatross28729/WorldTooltipsContinuation

1.2.3-87

Choose a tag to compare

@kotmatross28729 kotmatross28729 released this 20 Nov 20:03

DELETE YOUR CURRENT CONFIG BEFORE UPDATE

  • Fixed in-game config not working
  • Along with this, entire config has been reworked
  • Slightly reworked how the tooltips themselves are rendered
  • Added the ability to fully customize the tooltip
    • Each ((UPPER/LOWER)_(BACKGROUND/OUTLINE)_COLOR) option is an 8-digit HEX value. This means that the first 2 characters after 0x are responsible for transparency, and the remaining 6 are responsible for color
      • For example, 0xFFAB12CD is the color AB12CD with transparency FF (255)
  • If GTNHLib is installed and CHANGE_GUI_TOOLTIP == true, then all config changes will also apply to tooltips in GUIs

1.2.3-86

Choose a tag to compare

@kotmatross28729 kotmatross28729 released this 09 May 09:50
  • Added configurable delay before tooltip render

1.2.3-85

Choose a tag to compare

@github-actions github-actions released this 17 Dec 13:43
  • Added BetterTooltipBox compat

2024-12-17_16 40 06

1.2.3-84

Choose a tag to compare

@github-actions github-actions released this 15 Mar 17:27
  • Finally fixed a bug where shadows/ambient occlusion was being applied to tooltips.
  • Add a configuration option with which you can use the old rendering method, with it you can set your own tooltip render distance, but as a side effect - tooltips are rendered through walls, so it's off by default

1.2.3-83

Choose a tag to compare

@github-actions github-actions released this 25 Dec 12:55

Fix #4

Full Changelog: 1.2.3-82...1.2.3-83

1.2.3-82

Choose a tag to compare

@kotmatross28729 kotmatross28729 released this 02 Dec 14:52
  1. Fixed a bug that caused tooltips to render behind walls (unfortunately, because of this, maxDistance for tooltips has become useless (for a while, I hope), since it does not affect anything, the current render distance of tooltips = items lifting distance (custom pickup) from itemphysics (I plan to improve it a little))

  2. Fixed a bug due to which tooltips were rendered with errors (flickering, text fading, etc.) behind walls

1.2.3-81

Choose a tag to compare

@kotmatross28729 kotmatross28729 released this 28 Nov 14:43

1.2.3-80

Choose a tag to compare

@kotmatross28729 kotmatross28729 released this 05 Oct 18:59
int