diff options
author | CraftyOldMiner <85420839+CraftyOldMiner@users.noreply.github.com> | 2022-03-27 23:07:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-28 00:07:57 -0400 |
commit | f237ae4cecdfa5c00ee83bd0176a591a2b174913 (patch) | |
tree | 5b3e6d01296609b2a9f1701924e973b3bd19edd4 /Update Notes/2.1.md | |
parent | 4afcd516ffc58d55da24c5f4db14db7922f61121 (diff) | |
download | NotEnoughUpdates-f237ae4cecdfa5c00ee83bd0176a591a2b174913.tar.gz NotEnoughUpdates-f237ae4cecdfa5c00ee83bd0176a591a2b174913.tar.bz2 NotEnoughUpdates-f237ae4cecdfa5c00ee83bd0176a591a2b174913.zip |
Restore metal detector and wishing compass changes that were nuked by #94 (#104)
Diffstat (limited to 'Update Notes/2.1.md')
-rw-r--r-- | Update Notes/2.1.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Update Notes/2.1.md b/Update Notes/2.1.md index 98672187..4e8e7bf8 100644 --- a/Update Notes/2.1.md +++ b/Update Notes/2.1.md @@ -14,7 +14,7 @@ - Added a pet overlay that shows your active pet in your inventory - [Price graph for items on /ah and /bz](https://cdn.discordapp.com/attachments/896407218151366687/926968296929107999/unknown.png) - DeDiamondPro - [Added bingo tab in /pv](https://cdn.discordapp.com/attachments/702456294874808330/951909539383500820/unknown.png) - Lulonaut -- Added wishing compass solver that shows target coordinates using two samples - CraftyOldMiner +- Added wishing compass solver that shows target coordinates, structure, and integrates with Skytils waypoints - CraftyOldMiner - Improved metal detector logic to solve using a single position in most cases using known locations based on Keeper coordinates - CraftyOldMiner - Added support for official Hypixel wiki, can be toggled in /neu misc - DeDiamondPro ### **Minor Changes:** @@ -104,5 +104,6 @@ - Added 4 new textures for the on/off switches in /neu - Code Cleanup - IRONM00N - Renamed Keebler408 to CraftyOldMiner +- Added JUnit unit tests for metal detector and wishing compass solver ### **Previous change log** https://github.com/NotEnoughUpdates/NotEnoughUpdates/blob/master/Update%20Notes/2.0-Pre31-Release.md |