From bf9647cb173029695d45f07bda074264a7768582 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 20 Jul 2020 13:56:48 +0200 Subject: hey apple it's ok stop with the 404 --- webAO/client.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index dde43e0..a48475a 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -28,6 +28,8 @@ connect-src 'self' ws: file: *; media-src 'self' file: *;"> + + -- cgit From 093b014c7ba6e08b909cb6fdf919a9734a568683 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 3 Aug 2020 17:08:31 +0200 Subject: whoever wrote this got wrong that aleks coded first webclient --- webAO/client.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index a48475a..928f303 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -458,7 +458,8 @@ @stonedDiscord and fixed up by @oldmud0 and Qubrick.

-

Special thanks to Aleks for reverse engineering the original Delphi client written by FanatSors.

+

Follow development on our GitHub

+

Special thanks to Aleks for the first webAO PoC.

Igiari font by Caveras

-- cgit From a73d855bf8cc49f2bf47e660aa48b2a0d460fd5e Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 10 Aug 2020 21:23:09 +0200 Subject: just load all of them in the img --- webAO/client.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 928f303..50f4012 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -73,8 +73,16 @@
Courtroom backdrop - Paired character - Character +
+ + + +
+
+ + + +
Various overlay Character Evidence -- cgit From a40fa4a48643b1026a3890e143592c32f930547c Mon Sep 17 00:00:00 2001 From: sD Date: Tue, 11 Aug 2020 17:32:43 +0200 Subject: add 2.8 position changing #65 --- webAO/client.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 928f303..5375648 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -140,6 +140,7 @@


- - -
-

-- cgit From 684a1d2f2f4c64ef54943fb3c077ca6c505418fa Mon Sep 17 00:00:00 2001 From: sD Date: Tue, 18 Aug 2020 16:24:43 +0200 Subject: sfx-explosion on cache --- webAO/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index e98bc02..3a34f42 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -30,7 +30,7 @@ - + -- cgit