From 41569dd71eb070297195a3add9b64993d4a952c0 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal002@users.noreply.github.com> Date: Sat, 2 Mar 2024 22:34:25 +0100 Subject: Docs: Using docs for markdown files (#1086) --- docs/CHANGELOG.md | 2633 ++++++++++++++++++++++++++++++++++++++++++ docs/DISCORD_FAQ.md | 59 + docs/FEATURES.md | 996 ++++++++++++++++ docs/INSTALLING.md | 133 +++ docs/OPEN_SOURCE_SOFTWARE.md | 16 + 5 files changed, 3837 insertions(+) create mode 100644 docs/CHANGELOG.md create mode 100644 docs/DISCORD_FAQ.md create mode 100644 docs/FEATURES.md create mode 100644 docs/INSTALLING.md create mode 100644 docs/OPEN_SOURCE_SOFTWARE.md (limited to 'docs') diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 000000000..837b3524b --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,2633 @@ +# SkyHanni - Change Log + +## Version 0.24 (Unreleased) + +### New Features + +#### Inventory + ++ Added Max Items With Purse. - NetheriteMiner + + Calculates the maximum number of items that can be purchased from the Bazaar with the number of coins in your + purse. ++ Added Copy Underbid Keybind. - Obsidian + + Copies the price of the hovered item in Auction House minus 1 coin into the clipboard for easier under-bidding. + +### Improvements + +### Bug Fixes + +#### Bingo + ++ Fixed Bingo Card Tips using wrong slot sometimes. - Thunderblade73 + +#### Mining + ++ Fixed a small typo in the Deep Caverns Parkour message. - alexia + +### Technical Details + ++ Auto-enable + configure DevAuth. - nea ++ Improve performance of removeColor. - nea ++ Removed wildcard imports in VisualWorldGui. - CalMWolfs ++ printStackTrace -> ErrorManager. - hannibal2 ++ Added command /shconfig toggle . - Obsidian ++ Removes usage of logError everywhere in the code and replaces it with logErrorWithData. - CalMWolfs ++ Removed ErrorManager.logErrorState(). - CalMWolfs ++ Creating number utils functions for string -> int, long, double, with either error throwing or wrong usage to user + message. ++ Removed RenderWorldLastEvent usage in WorldEdit feature. - hannibal2 ++ Using GardenAPI.storage everywhere. - hannibal2 ++ Added stacking enchants to the repo. - CalMWolfs ++ Moved bazaar config into inventory category. - hannibal2 ++ Optimize IntelliJ icon. - nea + +### Removed Features + +## Version 0.23 + +### New Features + +#### Garden Features + ++ Added command /shcropsin