|
| 1 | +# Release 5.10.0 |
| 2 | + |
| 3 | +## Highlight |
| 4 | +* Add Room and Secret Syncing |
| 5 | + * Rooms opened and secrets found by other players will sync to everybody in the run with Skyblocker. |
| 6 | +* Add Item Value Breakdown Popup |
| 7 | + * Press I while hovering over an item to view a breakdown of its value. |
| 8 | +* Add Anvil Helper |
| 9 | +* Add Pickobulus Helper |
| 10 | +* Add support for Greenhouse crops |
| 11 | +* Improve Etherwarp Teleport Overlay |
| 12 | +* Update Enchant Abbreviations |
| 13 | +* Fix Inventory Search bugs |
| 14 | +* Fix Redstone Key Secrets |
| 15 | +* Fix Trap Room names |
| 16 | +* Fix Slayer XP Buff perk not stacking with Aura's Work Smarter perk |
| 17 | +* Fix Moby Duck not being a protected consumable |
| 18 | +* Fix rarely saving original item names as custom names |
| 19 | +* Fix Null Pointer Exception with PlainTextComponents |
| 20 | +* Fix Builder's Wand Block Preview Bug |
| 21 | + |
| 22 | +## What's Changed |
| 23 | +* Avoid Star Imports .editorconfig by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1902 |
| 24 | +* Minor Config Description Changes by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1908 |
| 25 | +* Fix builder wand block preview bug by @TheTerrariaGuy in https://github.com/SkyblockerMod/Skyblocker/pull/1897 |
| 26 | +* More Mayor Fixes by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1903 |
| 27 | +* do not save original item name as a custom name by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1909 |
| 28 | +* Cache lore strings by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1893 |
| 29 | +* Account for Slayer XP Buff Minister Perk by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1913 |
| 30 | +* value breakdown popup by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1793 |
| 31 | +* Add anvil helper by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1916 |
| 32 | +* Redstone Key Secret Fix by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1891 |
| 33 | +* Translations update from hysky translate by @Weblate-LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/1898 |
| 34 | +* rename keybind translation keys by @viciscat in https://github.com/SkyblockerMod/Skyblocker/pull/1905 |
| 35 | +* Add greenhouse crops by @IllagerCaptain in https://github.com/SkyblockerMod/Skyblocker/pull/1921 |
| 36 | +* Inventory Search Fixes by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1918 |
| 37 | +* Update enchantment abbreviations by @Bedrock-Armor in https://github.com/SkyblockerMod/Skyblocker/pull/1917 |
| 38 | +* Use Chest Animation For Chest Secret Detection by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1873 |
| 39 | +* Slightly Improve Etherwarp Teleport Overlay by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1662 |
| 40 | +* Structure Template <-> Skeleton File Converter by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1675 |
| 41 | +* Add Dungeon Secret Sync over WS by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1874 |
| 42 | +* Add Pickobulus Helper by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/1894 |
| 43 | +* Rename Trap Rooms by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1928 |
| 44 | +* Fix some Null warnings in Dungeon package by @Alex33856 in https://github.com/SkyblockerMod/Skyblocker/pull/1911 |
| 45 | +* Fix null pointer exception when PlainTextComponent constructors are called with null text. by @Nengyi-Jonathan-Jiang in https://github.com/SkyblockerMod/Skyblocker/pull/1929 |
| 46 | + |
| 47 | +## New Contributors |
| 48 | +* @TheTerrariaGuy made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/1897 |
| 49 | +* @Nengyi-Jonathan-Jiang made their first contribution in https://github.com/SkyblockerMod/Skyblocker/pull/1929 |
| 50 | + |
| 51 | +**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v5.9.1+1.21.10...v5.10.0+1.21.10 |
| 52 | +___ |
| 53 | + |
1 | 54 | # Release 5.9.1 |
2 | 55 |
|
3 | 56 | ## Highlight |
|
0 commit comments