Skip to content

Releases: telvarost/HudTweaks-StationAPI

v1.9.0

Choose a tag to compare

@telvarost telvarost released this 01 Feb 18:57
  • Add ability to disabling rendering the vignette that comes with fancy graphics

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@telvarost telvarost released this 04 Jul 01:57

What's Changed

  • Introduced greater HUD positioning flexibility
    • Choose between disabled, simple, or advanced HUD positioning
      • Disabled - the in-game HUD will be in the vanilla position
      • Simple - move in-game HUD all together with a single config category
      • Advanced - move hotbar, status icons, and overlay message independently of each other in multiple config categories

Full Changelog: v1.7.1...v1.8.0

v1.7.1

Choose a tag to compare

@telvarost telvarost released this 07 Jun 16:11
  • Improve mixin compatibility (remove redirects in favor of wrap operations)
  • Add experimental fix for block items in the hotbar rendering over chat messages (must be enabled via the config)

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@telvarost telvarost released this 04 Jan 00:00
  • Remove StationAPI dependency (StationAPI is no longer required)
    • It is marked as optional for this mod, but isn't needed for anything currently
    • There is a possibility that the StationAPI dependency will be added back in if the debug screen API is ever completed
      • Though possibly it could still remain an optional dependency

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@telvarost telvarost released this 29 Oct 00:58
  • Migrate to GCAPI3

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@telvarost telvarost released this 18 Jul 20:07
  • Allow hotbar to be placed even higher

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@telvarost telvarost released this 29 May 00:56
  • Add ability to draw very basic Xbox X and Y buttons

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@telvarost telvarost released this 22 May 02:19

What's Changed

Added

  • Ability to put hotbar item selection tooltips below hotbar.
  • Ability to put status icons below hotbar.

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@telvarost telvarost released this 22 May 01:44
  • Fix bug with drawing hotbar item selection tooltip when hotbar is raised

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

v1.3.0

Choose a tag to compare

@telvarost telvarost released this 22 May 01:27

What's Changed

Added

  • Ability to enable hotbar item selection tooltips. (default: disabled)
  • Ability to change hotbar item selection tooltip fade time. (default: 40, which is about 1 second and then fade which is how modern MC is)

Full Changelog: v1.2.1...v1.3.0