aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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)