Skip to content

Latest commit

 

History

History
100 lines (57 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

100 lines (57 loc) · 2.07 KB

Changelog

v4.2.4

  • Updated to Minecraft v1.21.4

v4.2.3

  • Limit compatibility to Minecraft v1.21.2 & v1.21.3

v4.2.2

  • Updated to Minecraft v1.21.3

v4.2.1

  • Updated to Minecraft v1.21.1
  • Added Russian translation (#18)

v4.2.0

  • Updated to Minecraft v1.21

v4.1.1

  • Updated missing config library notice

v4.1.0

  • Updated to Minecraft v1.20.5 & 1.20.6

v4.0.1

  • Fixed incorrect translation in the settings menu

v4.0.0

  • Changed version support policy
  • Added a new settings screen which uses YetAnotherConfigLib
  • Updated to Minecraft v1.20.4

v3.1.0

  • Added Chinese Traditional translation (#13)
  • Backport v3 to older Minecraft versions

v3.0.1

  • Fixed fallback option screen messages
  • Use slider for text alpha option

v3.0.0

  • Complete rewrite of the mod
  • Added advanced FPS stats (min, avg, max)
  • Removed autoconfig dependency

The mod now has its own config code and no longer uses autoconfig. This means that the mod can be used without Cloth Config installed. Cloth Config is still required in order to change the mod settings ingame.

v1.5.0

  • Added Spanish translation (#10)
  • Added an option to change the text size (#7)

v1.4.2

  • Added Brazilian Portuguese translation (#6)

v1.4.1

  • Prevent the overlay to render outside of the screen (#5)

v1.4.0

  • Added a setting to change the overlay position
  • Improved German translation (#3)

v1.3.0

  • Added "Hold key to show fps" Mode

v1.2.0

  • Added text transparency to the config
  • Added a keybind to toggle the FPS overlay on/off

v1.1.0

Added a configuration screen, you can now:

  • toggle the mod on/off,
  • display your FPS with text shadows,
  • change the color of the displayed FPS.

v1.0.0

Initial release