Skip to content

0.28 Beta 13

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 15 Nov 21:31
· 146 commits to beta since this release
352afc4

Version 0.28 Beta 13

New Features

  • Added New Year Cake Tracker. - Daveed. (#2237)
    • Highlights unowned cakes in AH.
    • Displays a list of missing cake years.

Improvements

  • Added more granular control over when the Hoppity Live Display is shown. - Daveed (#2919)

Fixes

  • Fixed Bits/Cookie Time/Maxwell power saving on Alpha server. - j10a1n15 (#2932)
  • Fixed Agaricus Cap timer not being reset when switching servers. - Empa (#2924)
  • Fixed incorrect bits values. - Empa (#2926)
  • Fixed incorrect skill XP for max-level skills. - Empa (#2921)
  • Fixed Hoppity Stats /cf reminders not working after initial login. - Daveed (#2919)
  • Fixed Tab Widgets sometimes not getting updated. - Empa (#2923)
  • Fixed barn fishing timer getting stuck. - Empa (#2922)

Technical Details

  • Added Custom Annotation Spacing rule. - CalMWolfs (#2912)
    • This rule functions similarly to the existing ktlint rule but now allows preprocessed directives between annotations.
  • Updated more parts of the code to respect Minecraft's nullability. - CalMWolfs (#2847)
  • Removed the outdated asInternalName() method. - j10a1n15 (#2893)
  • Removed deprecated Color.withAlpha method in favor of Color.addAlpha. - j10a1n15 (#2916)
  • Added REGEX-FAIL for regex tests that are expected to fail. - CalMWolfs (#2930)
  • Removed deprecated regex utils methods. - j10a1n15 (#2929)