Skip to content

0.26 Beta 23

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 14 Aug 14:15
· 787 commits to beta since this release

Version 0.26 Beta 23

New Features

  • Added Farming Personal Best FF Gain. - hannibal2 (#2332)
    • Displays in chat how much additional FF you earn from the farming contest personal best bonus after beating your previous record.

Improvements

  • Hide repo errors in chat. - hannibal2 (#2338)
    • Errors will be displayed directly in the GUI when necessary, making them less intrusive.
  • Added support for Chocolate Milestones in Custom Reminder. - hannibal2 (#2334)
  • Clicking on the chat message when you try to open /cf without a rabbit pet will now open /pets. - hannibal2 (#2333)
  • Improved Wardrobe Keybinds when using favorite mode. - j10a1n15 (#2331)

Fixes

  • Fixed Custom Reminder not working in the Chocolate Shop. - hannibal2 (#2334)

Technical Details

  • Deleted an unnecessary function in Garden Crop Milestone. - notafrogo (#2339)
  • Removed repository item errors. - hannibal2 (#2338)
    • Instead of stack traces for "no item name for internal name", "no item stack for internal name", and "no internal name for item stack", we now return the internal name in red, the internal name MISSING_ITEM, or a barrier item instead.
    • Command /shdebug lists all failed item names.
    • Debug chat still logs the errors.
    • Shows a popup (currently disabled).