aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz <lo.scherf@gmail.com>2022-08-23 22:38:50 +0200
committerLorenz <lo.scherf@gmail.com>2022-08-23 22:38:50 +0200
commit82b257ae67d5f80e1733a9a4d521058ba09d6d95 (patch)
treec55b92d79441e572fa7167c0de85280b865e094d
parent27a8d022075d1817de5e89e7afd9719e8a6b8198 (diff)
downloadSkyHanni-82b257ae67d5f80e1733a9a4d521058ba09d6d95.tar.gz
SkyHanni-82b257ae67d5f80e1733a9a4d521058ba09d6d95.tar.bz2
SkyHanni-82b257ae67d5f80e1733a9a4d521058ba09d6d95.zip
renamed version 0.5 and added all features from 0.5 into new features file
-rw-r--r--CHANGELOG.md2
-rw-r--r--FEATURES.md15
2 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb96f3488..57f10402c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# SkyHanni Change Log
-## Version 0.5
+## Version 0.5 - Minions and RNG Meter
### New Features
- Added a display that shows the last time the hopper inside a minion has been emptied
diff --git a/FEATURES.md b/FEATURES.md
new file mode 100644
index 000000000..d689defa4
--- /dev/null
+++ b/FEATURES.md
@@ -0,0 +1,15 @@
+# List of Features in SkyHanni
+
+##Minion
+- A display that shows the last time the hopper inside a minion has been emptied
+- A marker to the location of the last clicked minion for a couple of seconds (even through walls)
+- Option to hide mob name tags close to minions
+
+##Item Stars
+- Added showing stars on all items (not only dungeon stars and master stars but also on crimson armours, cloaks and fishing rods)
+
+##RNG Meter
+- Added overlay features to the RNG meter inventory (highlight selected drop and floors without a drop and show floor)
+
+##Misc
+- Added a display timer that shows the real time \ No newline at end of file