Skip to content

0.28 Beta 15

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 24 Nov 22:37
· 68 commits to beta since this release

Version 0.28 Beta 15

New Features

  • Added Ghost Profit Tracker. - Empa (#1753)
    • Replaces the outdated and buggy Ghost Counter.
  • Added a 30-second stay timer to Chocolate Factory after a Meal Egg is opened. - Daveed (#2940)
  • Added Hoppity Event stat text for Hitman Rabbits. - Daveed (#2940)
  • Added Hoppity Collection highlighting for Resident and Hotspot Rabbits. - Daveed (#2940)
    • Highlights Resident/Hotspot Rabbits on your current island.
  • Added Resident and Hotspot Rabbit overview option to Hoppity Collection stats. - Daveed (#2940)
  • Added Hitman slot tracking to display the most recent rabbits you obtained. - Daveed (#2940)
    • Displays slots with an active cooldown.
  • Added an option to show the Hoppity Event Card only while on islands where eggs spawn. - Daveed (#2940)

Improvements

  • Added the Hot Chocolate Mixin to the Non-God Pot Effects feature. - jani (#2965)

Fixes

  • Fixed Hoppity Meals being marked as spawned immediately when the Hoppity Hunt started. - Daveed (#2940)
  • Fixed an issue with Hoppity Chat Compact duplicating El Dorado messages. - Daveed (#2940)
  • Fixed "Fish the Rabbit" being detected only on duplicate instances. - Daveed (#2940)
  • Updated Farming Fortune calculation to use 2 FF per Pesterminator level. - Luna (#2978)
  • Updated the maximum possible Farming Fortune from the Pesterminator armor enchantment from 5 to 12 per piece. - Luna (#2978)
  • Updated maximum Farming Fortune from the Pest Bestiary from 60 to 66. - Luna (#2978)
  • Fixed a bug that sometimes caused BPS to be underestimated while farming in the Garden. - Chissl (#2975)
  • Fixed loading farming weight errors caused by the Mouse Pest. - Ke5o (#2967)
  • Fixed a crash caused by Custom Garden Keybinds. - Empa (#2969)

Technical Details

  • A bit less confusion in carry tracker logic. - hannibal2 (#2911)
  • Improved error messages in the console when something goes horribly wrong. - hannibal2 (#2976)
  • Switched to using non-deprecated color functions. - CalMWolfs (#2972)
  • Translated SpecialColor to Kotlin. - j10a1n15 (#2854)
  • Deprecated ColorUtils.toChromaColor() methods and moved them to SpecialColor. - j10a1n15 (#2854)