Skip to content

Releases: isXander/EvergreenHUD

Releases have moved!

12 Sep 21:30
3da266c
Compare
Choose a tag to compare

EvergreenHUD's prebuilt versions / jar files are no longer on GitHub.
THIS MEANS THE DOWNLOAD IS NOT HERE. Instead, they are on Modrinth, found here: https://modrinth.com/mod/evergreenhud/ !

image
Select the featured / latest version, then download it via the button.

NICE

17 Jul 20:00
eec4b04
Compare
Choose a tag to compare
NICE Pre-release
Pre-release

xanderlib's depdendencies weren't being included properly

XanderLib update!

17 Jul 19:24
40867a9
Compare
Choose a tag to compare
XanderLib update! Pre-release
Pre-release

Of course essential has to ruin everything...

fix the crashing!

16 Jul 16:17
Compare
Choose a tag to compare
fix the crashing! Pre-release
Pre-release

XanderLib has been shaved down a lot due to Essential so it is only around 100kb. So I have decided to just include XanderLib inside the jar (hence the size increase).
So no need for the buggy installer that has caused oh so many issues.

Essential Support

16 Jul 12:28
Compare
Choose a tag to compare
Essential Support Pre-release
Pre-release

Changelog

  • Replaced modcore with essential
  • Fixed XanderLib downloading every launch
  • Updated XanderLib
  • Refactored classes so addons won't work now

More Settings!

13 Jul 18:52
Compare
Choose a tag to compare
More Settings! Pre-release
Pre-release

Changelog

  • FIX CRASHING
  • PotionHUD blinking time

PotionHUD is here!

15 Jun 06:50
Compare
Choose a tag to compare
PotionHUD is here! Pre-release
Pre-release

Changelog

  • Added PotionHUD
  • padding is now using left, right, up, down instead of width & height

imagine leaving debug stuff in

12 Jun 18:39
Compare
Choose a tag to compare
Pre-release

Changelog

  • remove the notice in "Player Count" element
  • remove the max instances in "Player Count" element

i got bored so here is a bunch more features

12 Jun 16:14
Compare
Choose a tag to compare

Changelog

  • HALVED the performance impact of the mod by optimizing background rendering
  • optimize element config json to only save settings that have changed from the default
  • add "ElementUtilitySharer" so you can share data between multiple instances and types of elements
  • add "Alternate Look" setting to MainConfig which when disabled, reverts button rendering to vanilla
  • added "Player Count" element which displays the server player count AND world player count
  • added "Player Capacity" element which displays the save player capacity
  • elements can now have a "Max Instance" count
  • elements can now have a "Notice" that is displayed as a ModCore notification on the config gui
  • "Custom Image" element can now be rotated 360 degrees
  • changed "Server IP" element to show "127.0.0.1" instead of "Singleplayer" when in a singleplayer world
  • fixed "Memory Display" element displaying improperly
  • added "Empty Box" element which is just an empty box...
  • fixed crashing when elements are rendered out-of-game
  • fixed crashing when you concurrently add listenables to EventManager (it was not thread safe)
  • search bar in GuiAddElement is not properly aligned to the bottom right
  • you can now get to the main configuration gui from the mods list
  • cleanup of converters
  • All GUIs now use parent gui

actually being able to use it would be nice

02 Jun 11:08
Compare
Choose a tag to compare

Changelog

  • Fix crashes on startup