Skip to content

Releases: Leonerd-04/SimpleHUD

SimpleHUD v0.3.2 for Minecraft 1.20

08 Jun 08:09
47423a4
Compare
Choose a tag to compare

This update is a simple port of the mod to 1.20

SimpleHUD v0.3.1 for Minecraft 1.19.4

08 Jun 05:54
f88f67b
Compare
Choose a tag to compare

Simple update to allow this to work in Minecraft 1.19.4

SimpleHUD v0.3.0 for Minecraft 1.19.3

13 Jan 09:26
c5023ff
Compare
Choose a tag to compare

This release updates to 1.19.3 and adds a server ping indicator. It is programmed to only be visible on non-singleplayer worlds:
image

Additions:

  • A server ping indicator displaying ping in ms
  • Color coding for high ping (in the same vein as for low FPS), as well as config to disable it

Fixes:

  • Fixes Enum values not being read properly from the config

SimpleHUD v0.2.1 for Minecraft 1.19.x

25 Aug 16:56
6d09038
Compare
Choose a tag to compare

A simple port of SimpleHUD 0.2.0 for 1.19.x.

The only things changed were the way the mod interfaces with the config system, as that changed between 1.18 and 1.19.

SimpleHUD v0.2.0 for Minecraft 1.17-1.18

26 Jun 23:50
9e34416
Compare
Choose a tag to compare

This release just adds a new indicator to the HUD and streamlines the code. Works on 1.17.X and 1.18.X.

Changes:

  • Added a directional indicator/compass (for cardinal directions, ie. North, South, etc)
  • Added a config option for the new compass
  • De-spaghettified the config code and made it much more easy to add new config options while maintaining backwards compatibility. This means I'll be much less hesitant to add new config options.

This version explicitly doesn't work with 1.19, as the options API used in Minecraft seems to have changed non-trivially between 1.18 and 1.19, and I'll have to rework the config.

Edit: Forgot to mention that I removed the Mod Menu dependency. This mod can now be run without needing to install Mod Menu, though it's still needed to access the config.