Skip to content

Releases: thedefside/BetterUI

v2.4.4

23 Aug 12:58
855cd04

Choose a tag to compare

  • Fix for game version 0.217.14 (JuniorAndria)

v2.4.1

03 Jan 13:15
4355c24

Choose a tag to compare

  • Resolve inventory related issues (thedefside)
  • Resolve an issue where you could end up with no Food Bar due to conflicting config settings
  • Inventory Tooltip improvements (MetricMike)
    • Show Eitr increase
    • Color code food values (red for health, yellow for stamina, blue for eitr)
    • Include food duration value in minutes

v2.4.0

27 Dec 23:04
db56436

Choose a tag to compare

  • Overhauled general scaling and dimension as well as custom bar rotation system (Goldenrevolver):

    • in addition to being able to rotate the custom bars ingame using the new enum config, you can now also rotate them with the mouse wheel in edit mode while not holding down the modifier key. holding down the modifier key and scrolling still changes the scale for any UI element, but additionally while holding down the modifier key moving the mouse horizontally and vertically now changes the X and Y dimension respectively (X dimension support is completely new)
    • custom bar text now scales based on Y axis only (that means that the text is no longer distorted when changing only one dimension)
    • hotbar and inventory icons now scale ingame through new component
    • improved bar update performance by saving in local variables
  • New features ((Goldenrevolver)

    • added font option for custom bar text and custom food bar duration text
    • added option for bee hive hover text like fermenter hover text
    • added option to not show running exp notifications
  • Fix compatibility with ComfyQuickSlots and Odin's QOL (BruceOfTheBow & Goldenrevolver)

v2.4.0 Pre-release

26 Dec 22:28
640641b

Choose a tag to compare

v2.4.0 Pre-release Pre-release
Pre-release
Merge pull request #41 from BruceOfTheBow/hotkeybar-fix

ComfyQuickSlots Compatibility Fix

v2.3.3 pre-release

17 Dec 15:05
4dd01b4

Choose a tag to compare

v2.3.3 pre-release Pre-release
Pre-release
Merge pull request #38 from Goldenrevolver/main

Future Release: scaling, enum config, mini features

v2.3.2

16 Dec 14:05
931e117

Choose a tag to compare

  • Added backwards compatibility to older config versions (Goldenrevolver)
  • Fixed having durability color disabled also disabling icon size rescaling (Goldenrevolver)

v2.3.0

15 Dec 21:19
4d9332c

Choose a tag to compare

  • Color of the item movement speed tooltip is now set correctly (Goldenrevolver)
  • The main menu player stats no longer display the kill count if it's zero (Goldenrevolver)
  • The mod no longer always displays 'Lv.0' when the user has character XP disabled (Goldenrevolver)
  • Removed floating food icon next to armor icon (Goldenrevolver)
  • Add Custom Eitr Bar (Goldenrevolver)
  • Enable user to enable or disable the custom health/food/stamina/xp bars without errors (still requires logout/restart) (Goldenrevolver)
  • Change the default position of custom UI bars so they don't overlap (Goldenrevolver)
  • Fix duplicate Food bar when custom health bar disabled (Goldenrevolver)

v2.2.3

07 Dec 00:28
f2b7d55

Choose a tag to compare

Merge pull request #27 from thedefside/dev

Resolve issues #13, #25, and #26

v2.2.2

02 Dec 01:29

Choose a tag to compare

  • Fixed ability to move QuickSlotsHotkeyBar from Equipment and Quickslots (Dalayeth)
  • Fixed character stats overlapping with "Cloud Save" (Dalayeth)

v2.2.1

02 Apr 00:04
cda322e

Choose a tag to compare

Version 2.2.1 Information

  • Added config option to enble showing your own player name/health bar/hp text above your player (redseiko)
  • Performance improvements to the EnemyHud (redseiko)
  • Fixed Custom HUD editing (thedefside)
  • Fixed Custom Skills dialog (thedefside)
  • Don't resize enemy hud heatlh bar if hp text is disabled (thedefside)