You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
-
# webmud3 V0.0.5 !!!
1
+
# webmud3 V0.0.6 !!!
2
2
Webmud3: third generation of the UNItopia Webmud as open source project.
3
3
4
4
In this early stages (Versions < 0.1.0) it's not for production.
5
5
Version 0.0.2 delivers a configurable list of muds in frontend/config/config.development, so that the development mode can be used as local browser-mudclient to multiple muds.
6
6
Version 0.0.3 added ANSI colour support
7
7
Version 0.0.4 fixed an ANSI colour issue and renamed frontend dir to backend.
8
8
Version 0.0.5 implmented telnet_neg: echo,terminaltype and naws. started with GMCP support.
9
+
Version 0.0.6 implemented sound on top of GMCP, working with UNItopia so far.
0 commit comments