aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2019-05-23 17:50:26 -0500
committerGitHub <noreply@github.com>2019-05-23 17:50:26 -0500
commit60981feb655e9f08bbc5f92ea847a56a2eeddec9 (patch)
tree698866baf9e36686050edd48fd73a6cd9ea4c5b2 /README.md
parentd51f0beb384e19a37c5fb5b34da8154c3b8b9799 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 17 insertions, 15 deletions
diff --git a/README.md b/README.md
index f7a0504..f9c6d79 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,22 @@
-# Attorney Online Web Client
+# webAO
-webAO client only features:
+This is a client for the Attorney Online roleplaying chatroom written in HTML and JavaScript.
+It works with the tsuserver3/serverD software when the server has WebSockets enabled.
+
+webAO-only features:
- BBcode
- - Client side encoding-decoding (Unicode escape/UTF-16 array)
- - Location (spilt from music list)
- - Change background UI via menu
-
-Planned features:
- - Record testimony on client side (Judge role)
- - Play testimony during cross-examination
- - Defense, prosecution and judge can skip testimony message.(forward/backward)
- - Show Guilty/Not Guilty message (Judge role)
+ - Screen shake
+ - Asset URLs
+ - Automated testimony control
+
+Desktop-only features:
+ - Pairing
+ - 2.6+ markup
+ - Non-interrupting preanimations
+ - Guilty/not guilty
+
+In short, webAO is in disrepair. Again.
-Link to the client in this repo: http://attorneyonline.000webhostapp.com
+Link to the client in this repo: http://web.aceattorneyonline.com/
Guide to installing it locally: https://docs.google.com/document/d/1X4OjG0tfoTZayqY9MM6fqzL_aGMKFAECg7NSQRYafAU/edit
-
-This is a client for the Attorney Online roleplaying chatroom written in HTML and Javascript.
-It works with the tsuserver3/serverD software when the server has WebSockets enabled.