Skip to content

Releases: strubium/TheOneSmeagle

1.0.3

17 Dec 16:28
Compare
Choose a tag to compare
  • Greatly improved how Probe Helmets are made
    • Probe helmets will now use the base ArmorMaterial and renderIndex
    • ModItems#makeHelmet() is now public if mods want to use this
  • Now use HEI in Dev
  • Attempted to fix crashes in multiplayer
  • ConfigSetup has been renamed back to Config. This should fix a bunch of bugs and crashes with addons.

Full Changelog: 1.0.2...1.0.3

1.0.2

07 Dec 18:26
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

23 Nov 17:59
443fab3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

17 Oct 04:40
Compare
Choose a tag to compare

Cleaned up the rendering
The probe offsets are now affected by the screen size, so it will look more similar across different screens
Subcategories for the config
ProbeBase class to make it way easier to make new probes
The Creative probe is now translated
Mod Icon!
Fixed isProbeInHand() checking for the wrong NBT tag
Fixed isProbeHelmet() always checking NBT even though we know that our helmets are probe helmets
GroovyScript compact for presets with PresetBuilder new configs: probeMaxChars, showProbeConfigGUI, showProbeNoteGUI, probeNoteBlock

Full Changelog: https://github.com/strubium/TheOneSmeagle/commits/1.0.0