Skip to content

0.28 Beta 19

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 13 Dec 21:46
· 9 commits to beta since this release

Version 0.28 Beta 19

New Features

  • Added Hitman statistics to Chocolate Factory stats. - Daveed (#2991)
    • Allows to view remaining time for full and 28 claimable slots.

Improvements

  • Added an option to disable sharing mining event data. - hannibal2 (#3055)
    • Improved accuracy when more users share mining event data.
    • Data shared includes current event type, start, and end times.
  • Limited the "Mining Event Data can't be loaded from the server" error message to once in chat. - hannibal2 (#3055)
  • Added Venom Shot attacks to the Arachne chat filter. - BearySuperior (#3032)
  • Added option to hide seconds in the Real Time GUI. - Obsidian (#2979)
  • Updated Pest chat and GUI to indicate Pests Widget is disabled when displaying pests. - hannibal2 (#3022)

Fixes

  • Fixed Custom Scoreboard errors from the new Rift update. - j10a1n15 (#3046)
  • Fixed background colors for UltraRareBook & Guardian Reminder. - j10a1n15 (#3050)
  • Fixed Custom Scoreboard's player count to exclude offline players in co-ops and guest islands. - Chissl (#3026)
  • Fixed chat error spam from Garden Composter Overlay. - hannibal2 (#3037)
  • Fixed intermittent NEU rendering issues. - CalMWolfs (#3053)
  • Fixed collection tracker to recognize the current collection. - nopo (#3049)

Technical Details

  • Changed TimeLimitedCache to extend MutableMap instead of Iterator. - Empa (#2729)
  • Optimized sulphur skitter performance by caching AxisAlignedBB calculations and using more LorenzVec. - hannibal2 (#3038)
  • Added option to send a chat message only once. - hannibal2 (#3055)
  • Introduced "Island" widget type. - Chissl (#3026)
  • Added more preprocessing for version 1.12. - CalMWolfs (#3043)
  • Enhanced InventoryUtils.clickSlot to support click type and mode. - CalMWolfs (#2962)
  • Relocated some events to specific sub-packages. - CalMWolfs (#3041)
  • Converted additional LorenzEvents to SkyHanniEvents. - CalMWolfs (#3039)