From f237ae4cecdfa5c00ee83bd0176a591a2b174913 Mon Sep 17 00:00:00 2001 From: CraftyOldMiner <85420839+CraftyOldMiner@users.noreply.github.com> Date: Sun, 27 Mar 2022 23:07:57 -0500 Subject: Restore metal detector and wishing compass changes that were nuked by #94 (#104) --- Update Notes/2.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Update Notes') 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 -- cgit