aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-09-09 14:02:36 +0200
committerDarkelarious <darkelarious@333networks.com>2021-09-09 14:02:36 +0200
commitabf0ef36b57c72b17d414673ecaadd74cf408134 (patch)
tree9f56739bf25d209a7a795b28fe39ace05647b7ed /Changelog
parent91729ec8ac5a8098cef2aa1c006aba88f6ef7eb3 (diff)
downloadWebInterface-Perl-abf0ef36b57c72b17d414673ecaadd74cf408134.tar.gz
WebInterface-Perl-abf0ef36b57c72b17d414673ecaadd74cf408134.zip
style fix, readable gametypes
Diffstat (limited to 'Changelog')
-rwxr-xr-xChangelog22
1 files changed, 15 insertions, 7 deletions
diff --git a/Changelog b/Changelog
index 40b235b..2f288c6 100755
--- a/Changelog
+++ b/Changelog
@@ -1,12 +1,20 @@
Changelog:
+09-09-2021: style fix, readable gametypes
+ * fix style so tabs are not overlapping title bars
+ * function to label game types as their readable counterparts
+ * replace "unknown" map title with mapname. Hover to display full name.
+ * adjust column widths to accomodate mapname and gametype length
+ * display only days after long timeout of server info update
+
+
05-09-2021: functional masterinterface with styles
-* remove json api documentation (now at 333networks.com/json)
-* refine the information fields in server info
-* add style generation code to utilities
-* 333networks style as default style
-* update readme with style generation instructions
+ * remove json api documentation (now at 333networks.com/json)
+ * refine the information fields in server info
+ * add style generation code to utilities
+ * 333networks style as default style
+ * update readme with style generation instructions
23-05-2021: first version of masterinterface
-* initial working version of webinterface compatible with MasterServer-Qt5
-* descriptive readme with user instructions
+ * initial working version of webinterface compatible with MasterServer-Qt5
+ * descriptive readme with user instructions