From a77c69d50dd0c3d38bbf2d17f32e65a245c1cafe Mon Sep 17 00:00:00 2001 From: msg-programs Date: Sat, 15 Apr 2023 16:41:38 +0200 Subject: Update issue list in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 54b608e6..eac4ec16 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This will be merged into Skyblocker when ready. It's not at the moment, but you ### Known Issues * Relevant for players: * Crimson Isle is not yet supported. (Getting Combat 24 is just... oof) + * Dungeon puzzles HUD isn't working correctly + * Minor visual bugs when using ImmediatelyFast * Relevant for devs: * Scraping the entire player list every frame isn't ideal. (possible optimisation for later) * The error catching is broken and fails to deactivate the mod on parse failure. (this won't be in the final release anyways) -- cgit