Skip to content

Odin 0.3.0

Choose a tag to compare

@odtheking odtheking released this 02 Aug 17:07
· 19 commits to main since this release

Fixes

  • Fixed dropdown setting arrow having incorrect rotations
  • Fixed secret spawn timer being offset
  • Fixed Croesus features not working (thanks, Hypixel)
  • Fixed dungeon map showing doors based on client-side information
  • Fixed map info formatting with the new bat parameter
  • Fixed portal highlight not resetting between runs
  • Fixed positional messages not accounting for the correct radius
  • Fixed players rendering in boss on the dungeon map
  • Fixed water solver incorrectly accounting for certain click types
  • Fixed certain chat commands allowing illegally long messages that could cause a kick
  • Fixed Wither Essence not counting as secrets
  • Fixed StartsWith solver not counting written books correctly
  • Added a first-join update message (shown once after updating to this version)

Improvements

  • Improved API-related error messages
  • Increased API rate limit (API features should now be much more consistent)
  • Expanded TPS information in both the /tps command and chat command
  • Made positional messages easier to review and delete

Additions

  • Added an option to disable Terminal Simulator first-click protection
  • Added support for Auto GUI scale in normal terminal size (uses the maximum available scale)
  • Added an additional failsafe for first-click protection using server ticks
  • Added support for positional messages without text (simple waypoints)
  • Added an option to display yourself as a player head on the dungeon map
  • Added a Vitality HUD to Player Display

Full Changelog: 0.2.3...0.3.0

Dependencies are:
Fabric API
Fabric Language Kotlin