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) --- CHANGELOG.md | 2633 ------------------------------------------ DISCORD_FAQ.md | 59 - FEATURES.md | 996 ---------------- INSTALLING.md | 133 --- OPEN_SOURCE_SOFTWARE.md | 16 - README.md | 6 +- docs/CHANGELOG.md | 2633 ++++++++++++++++++++++++++++++++++++++++++ docs/DISCORD_FAQ.md | 59 + docs/FEATURES.md | 996 ++++++++++++++++ docs/INSTALLING.md | 133 +++ docs/OPEN_SOURCE_SOFTWARE.md | 16 + 11 files changed, 3840 insertions(+), 3840 deletions(-) delete mode 100644 CHANGELOG.md delete mode 100644 DISCORD_FAQ.md delete mode 100644 FEATURES.md delete mode 100644 INSTALLING.md delete mode 100644 OPEN_SOURCE_SOFTWARE.md 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 diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 837b3524b..000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,2633 +0,0 @@ -# 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