summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2015-05-20 17:42:38 +0200
committerWuzzy <almikes@aol.com>2015-05-20 17:42:38 +0200
commit39c1fcfe2f2c864af97947be6af15a8e3d78cf00 (patch)
tree65e98b5638e31f7775c3fdc2a8df1f3eccf086a2 /changelog.txt
parent9752ddedf6084b2cd08b379743b40f1692eabf5a (diff)
Various settings, now only use minetest.conf instead of hudbars.conf
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 800abd0..dcb355f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -58,3 +58,5 @@ as of version 2.0.0 of the standard <http://semver.org/>.
- New setting: hudbars_bar_type. You now can change the appearance of the HUD bars.
- New HUD bar types, slightly experimental: Classic statbars and modern [hud]-style statbars
- New experimental/unfinished setting: hudbars_alignment_pattern: You can now make the HUD bars stack vertically instead of the current zig-zag pattern. Note you probably need to change source code to productively use this feature
+- Various position-related HUD bar settings (see README.txt)
+- Remove hudbars.conf support and hudbars.conf.example (was never officially supported anyways)