From 7d34b5456f9978d063b9098ab095256109d522c2 Mon Sep 17 00:00:00 2001 From: efefury <69400149+efefury@users.noreply.github.com> Date: Tue, 31 Jan 2023 22:04:33 +0000 Subject: Levels page in Profile Viewer (#562) * ughidontwannafigureouthowtousethis * not finished hgdt< * Make use of new collections api in collectionspage * final commit HOPEFULLY * fix infer v1 * fix mithril powder going over cap my beloved * Formatting :thumbsup: * More Formatting :thumbsup: important * ea sports its in the game * maybe fix cache * change location of weight and networth and config option for weght requested by alea * Fix jump at CAP powder * Code formatting and deleted unused variables. * Used KUUDRA_TIERS array from CrimsonIslePage in SlayingTaskLevel. * Used SLAYERS array from PROFILEVIEWER in SlayingTaskLevel. * Intellij Code Cleanup. * revert fun things Please efe put formatting in another PR. * fix issues idk * Import fixes and formatting. And an unnecessary empty space in 2.1.1 for jani. * fix nea issue --------- Co-authored-by: nea Co-authored-by: jani270 Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> --- Update Notes/2.1.1.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Update Notes/2.1.1.md') diff --git a/Update Notes/2.1.1.md b/Update Notes/2.1.1.md index 7e41860a..eb6fcc31 100644 --- a/Update Notes/2.1.1.md +++ b/Update Notes/2.1.1.md @@ -10,6 +10,7 @@ - Added Katsitting recipe upgrade - nea89 - Added cheapest museum item overlay - Lulonaut - Added Frozen Treasure Highlighter - heyngra +- Added SkyBlock levels to PV - efefury ### **Minor Changes:** -- cgit