Skip to content

0.28 Beta 11

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 10 Nov 17:59
· 37 commits to beta since this release

Version 0.28 Beta 11

Improvements

  • Added /boo support for tab completion. - Empa (#2885)
  • Added a dropdown menu to select the Lobby Code date format. - j10a1n15 (#2890)
  • Added support for Kuudra and Dungeons in Island-Specific Lava Replacement. - Fazfoxy, Empa (#2794)

Fixes

  • Fixed an error in the Personal Compactor Overlay. - Empa (#2888)
  • Fixed the Custom Scoreboard not displaying Dojo lines. - j10a1n15 (#2901)
  • Fixed the Rabbit the Fish highlighter sometimes causing softlocks. - martimavocado (#2896)
  • Fixed item data not loading. - nopo (#2903)
  • Fixed scoreboard flickering when using Apec and Custom Scoreboard. - j10a1n15 (#2892)
  • Fixed the Island Area list not updating. - hannibal2 (#2904)
  • Fixed Deep Caverns Guide not activating when the Lift menu is locked. - Luna (#2887)
  • Fixed Deep Caverns Guide activating even after unlocking the Obsidian Sanctuary. - Luna (#2887)
  • Fixed Mining Event display glitching with Goblin Raid. - Daveed (#2894)
  • Fixed "You are sending commands too fast" error when swapping lobbies. - nopo (#2906)

Technical Details

  • Added a property to skip Detekt. - CalMWolfs (#2881)
  • Started using some of the preprocessed compatibility methods. - CalMWolfs (#2882)
  • Added more preprocessed mappings and made most of the compatibility files work for 1.16. - CalMWolfs (#2883)
  • Unusable enchantments are no longer treated as lore lines by the enchant parser. - Vixid (#2889)
  • Enchantment-exclusive regex now allows any combination of prefixed colour codes. - Vixid (#2891)
  • Added a DateFormat enum that contains various date formats. - j10a1n15 (#2890)