Releases: strubium/TheOneSmeagle
Releases · strubium/TheOneSmeagle
1.0.3
- 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
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Rework block display name truncation by @tttsaurus in #11
- add ko_kr by @yor42 in #12
New Contributors
- @tttsaurus made their first contribution in #11
- @yor42 made their first contribution in #12
Full Changelog: 1.0.0...1.0.1
1.0.0
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