Skip to content

Releases: Prismwork/Hudium

[Fabric/Quilt 1.19] 1.4.5

18 Jul 11:32
Compare
Choose a tag to compare

What's Changed

  • Fix multiple plugin causing wrong rendering

Full Changelog: 1.4.4...1.4.5

[Fabric/Quilt 1.19] 1.4.4

17 Jul 02:52
Compare
Choose a tag to compare

What's Changed

  • Fix the "Reset" button sets BGM info to true while it is supposed to set the entry to false
  • Fix adding info about fluid or blocks without ItemStack causing the info to be wrongly rendered

Full Changelog: 1.4.3...1.4.4

[Fabric/Quilt 1.19] 1.4.3

16 Jul 15:10
Compare
Choose a tag to compare

What's Changed

  • Completely refactored plugin system
    • Now introduces a new Context system that utilizes useful things for a plugin
    • Default plugins are also refactored
  • Disable BGM info by default (Thanks @fiws for suggestion!)
  • Simplified config screen (Thanks @fiws for suggestion!)

Full Changelog: 1.4.2...1.4.3

[Fabric/Quilt 1.19] 1.4.2

14 Jul 14:15
Compare
Choose a tag to compare

What's Changed

  • Hold tools for info (#12)
  • BGM info config entry

Full Changelog: 1.4.1...1.4.2

[Fabric/Quilt 1.19] 1.4.1

12 Jul 07:21
Compare
Choose a tag to compare

Localization needed!

What's Changed

  • Alternative fix for coordinates and boss bar overlap by @Precizne in #13
  • Option to disable drop shadow (#11)
  • BGM info (Show currently playing music)
  • Fix possessing an entity in Spectator mode crashes the game

Full Changelog: 1.4.0...1.4.1

[Fabric/Quilt 1.19] 1.4.0

28 Jun 10:41
Compare
Choose a tag to compare

Note that Gegy's maven repository is currently down, by which is required by SpruceUI. Currently you cannot get the build from JitPack.

What's Changed

  • Added a few useful game info to the HUD and ability to change text colour by @Precizne in #9
  • Fixed info renders over bossbar (#10)
  • Switched config format to json5

New Contributors

Full Changelog: 1.3.1...1.4.0

[Fabric/Quilt 1.19] 1.3.1

19 Jun 04:24
09c44f4
Compare
Choose a tag to compare
  • Allow customization of decimal display precision (#5)
  • Mining level info (#3)

[Fabric/Quilt 1.18.2] 1.0.4 (Backport)

20 Jun 06:17
38f9e24
Compare
Choose a tag to compare
  • Backported plugin changes
  • Revert energy compat

[Fabric/Quilt 1.19] 1.3.0

18 Jun 07:43
Compare
Choose a tag to compare
  • Plugins now require defining in the "entrypoints" block in fabric.mod.json instead of registering in code
  • Publish to JitPack

[Fabric/Quilt 1.19] 1.2.1

17 Jun 06:20
Compare
Choose a tag to compare

Add missing translation entries