From 3e0be64220eba658d5ec86e0dc4eb6f4ab3403ad Mon Sep 17 00:00:00 2001 From: uuphoria2 <155935644+uuphoria2@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:20:15 -0500 Subject: [PATCH 1/4] patches (N50: sm64jsarchive #1474) forgot to fix these up! sorry :P --- content/news/050/index.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/content/news/050/index.md b/content/news/050/index.md index 64901a59e..82301f869 100644 --- a/content/news/050/index.md +++ b/content/news/050/index.md @@ -103,21 +103,20 @@ For the full changelog, see the [release notes][wor-release-notes]. [wor-avx]: https://store.steampowered.com/news/app/1110620/view/4118050466869150657 [wor-achievements]: https://clan.cloudflare.steamstatic.com/images//35599024/573f81c1ebce54d9efedcd693fcbe684a5629c7f.png -### [SM64JSARCHIVE][sm64jsarchive] +### [sm64jsarchive][sm64jsarchive] -![Super Mario 64 JavaScript](sm64jsarchive.jpg) +![Super Mario 64 JavaScript Archive](sm64jsarchive.jpg) [SM64JSARCHIVE][sm64jsarchive] is an actively maintained fork of [sm64js]: a decompilation project of Super Mario 64 to JavaScript. -Additional sidenote: The mmo servers arent always running for the game +Additional sidenote: The MMO servers arent always running for sm64jsarchive. -The backend server, which is written in Rust, -has finally been able to start after 10 long months -and is now live at +The backend server, which is written in rust, +is now live at A successful stress test for the MMO feature was run on April 10th. -[sm64jsarchive]: https://mmo.sm64jsarchive.com -[sm64js]: https://github.com/sm64js/sm64js +[sm64jsarchive]: https://sm64jsarchive.com +[sm64js]: https://sm64js.com ### [Open Combat][OpenCombat_website] From 02be20d1456e38a9c632fdd1ba45c34a7e6e4592 Mon Sep 17 00:00:00 2001 From: uuphoria2 <155935644+uuphoria2@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:23:05 -0500 Subject: [PATCH 2/4] fix --- content/news/050/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/050/index.md b/content/news/050/index.md index 82301f869..a190e8344 100644 --- a/content/news/050/index.md +++ b/content/news/050/index.md @@ -116,7 +116,7 @@ is now live at A successful stress test for the MMO feature was run on April 10th. [sm64jsarchive]: https://sm64jsarchive.com -[sm64js]: https://sm64js.com +[sm64js]: https://github.com/sm64js/sm64js/tree/MMO ### [Open Combat][OpenCombat_website] From 2a95b406a361b655e1639338aa416518370ebe0a Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Thu, 13 Jun 2024 12:16:01 +0200 Subject: [PATCH 3/4] Update content/news/050/index.md Co-authored-by: Thierry Berger --- content/news/050/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/050/index.md b/content/news/050/index.md index a190e8344..654940bc4 100644 --- a/content/news/050/index.md +++ b/content/news/050/index.md @@ -108,7 +108,7 @@ For the full changelog, see the [release notes][wor-release-notes]. ![Super Mario 64 JavaScript Archive](sm64jsarchive.jpg) [SM64JSARCHIVE][sm64jsarchive] is an actively maintained fork of [sm64js]: a decompilation project of Super Mario 64 to JavaScript. -Additional sidenote: The MMO servers arent always running for sm64jsarchive. +Additional sidenote: The MMO servers are not always running for sm64jsarchive. The backend server, which is written in rust, is now live at From 8fde75aa9b34a6eeae485b43e6fe07c417e8ffbd Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Thu, 13 Jun 2024 12:16:29 +0200 Subject: [PATCH 4/4] Update index.md --- content/news/050/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/050/index.md b/content/news/050/index.md index 654940bc4..fd2381f95 100644 --- a/content/news/050/index.md +++ b/content/news/050/index.md @@ -110,7 +110,7 @@ For the full changelog, see the [release notes][wor-release-notes]. [SM64JSARCHIVE][sm64jsarchive] is an actively maintained fork of [sm64js]: a decompilation project of Super Mario 64 to JavaScript. Additional sidenote: The MMO servers are not always running for sm64jsarchive. -The backend server, which is written in rust, +The backend server, which is written in Rust, is now live at A successful stress test for the MMO feature was run on April 10th.