From f3c1fe63947a7b0d896cb672ae7be037bdd6dab3 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Fri, 24 Mar 2023 18:41:13 +0100 Subject: Replace all /arena links with arena.adast.xyz --- dst/2023-02-log.html | 3 +-- dst/projects.html | 2 +- dst/resume-da.html | 2 +- dst/resume.html | 2 +- dst/rss.xml | 7 +++---- src/2023-02-log.md | 3 +-- src/projects.md | 2 +- src/resume-da.md | 2 +- src/resume.md | 2 +- src/rss.xml | 7 +++---- 10 files changed, 14 insertions(+), 18 deletions(-) diff --git a/dst/2023-02-log.html b/dst/2023-02-log.html index 4551426..c833916 100644 --- a/dst/2023-02-log.html +++ b/dst/2023-02-log.html @@ -47,8 +47,7 @@ I’ve included my PGP key if you wish to send me mail privately.

Game dev is back on the menu!

The CompSci department at my uni hosts an annual LAN party with tournaments -in the usual titles (csgo, lol, trackmania, etc). I’ve had the idea for a -while now that it would be amazing to get arena to a playable, +in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get arena to a playable, fun state, and have a LAN tournament to really put it to the test.

I want to start working on my game again, and I want to it to be playable in diff --git a/dst/projects.html b/dst/projects.html index deb212e..3b430bd 100644 --- a/dst/projects.html +++ b/dst/projects.html @@ -25,7 +25,7 @@

Active Projects

diff --git a/dst/resume-da.html b/dst/resume-da.html index 233e5b0..fcd7e4b 100644 --- a/dst/resume-da.html +++ b/dst/resume-da.html @@ -93,7 +93,7 @@
  • Kom ind i webudvikling, byggede mange personlige hjemmesider for sjov
  • Begyndte at lære spiludvikling med GameMaker og senere Unity
  • Forbedret JavaScript og lært C# ved at bruge Unity
  • -
  • Begyndte at udvikle arena, mit multiplayer Quake-lignende FPS spil
  • +
  • Begyndte at udvikle arena, mit multiplayer Quake-lignende FPS spil
  • JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git
  • diff --git a/dst/resume.html b/dst/resume.html index 21c14a4..38bf50f 100644 --- a/dst/resume.html +++ b/dst/resume.html @@ -93,7 +93,7 @@
  • Got into web development, built many personal websites for fun
  • Started learning game development with GameMaker, and later Unity
  • Improved at JavaScript and learned C# by using Unity
  • -
  • Started developing arena, my multiplayer Quake-like FPS game
  • +
  • Started developing arena, my multiplayer Quake-like FPS game
  • JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git
  • diff --git a/dst/rss.xml b/dst/rss.xml index 1b755dd..8cfdca6 100644 --- a/dst/rss.xml +++ b/dst/rss.xml @@ -34,8 +34,7 @@ I’ve included my PGP key if you wish to send me mail privately.

    Game dev is back on the menu!

    The CompSci department at my uni hosts an annual LAN party with tournaments -in the usual titles (csgo, lol, trackmania, etc). I’ve had the idea for a -while now that it would be amazing to get arena to a playable, +in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get arena to a playable, fun state, and have a LAN tournament to really put it to the test.

    I want to start working on my game again, and I want to it to be playable in @@ -69,8 +68,8 @@ prioritising hosting the services that I use regularly.

    Project Aftershock -https://adast.xyz/arena -https://adast.xyz/arena +https://arena.adast.xyz +https://arena.adast.xyz Tue, 27 Sep 2022 21:15:11 +0200 Aftershock (working title) is a multiplayer old-school arena shooter being made in Unity. It’s a hobby project that I have been working on since 2016. It started as a warmup project before jumping into developing an MMO, but I have since learned how much work goes into making just a multiplayer fps. Especially as a solo project.

    diff --git a/src/2023-02-log.md b/src/2023-02-log.md index cf200e4..790cfe7 100644 --- a/src/2023-02-log.md +++ b/src/2023-02-log.md @@ -25,8 +25,7 @@ This redesign was **heavily** inspired by [bt.ht](https://bt.ht) and ## Game dev is back on the menu! The CompSci department at my uni hosts an annual LAN party with tournaments -in the usual titles (csgo, lol, trackmania, etc). I've had the idea for a -while now that it would be amazing to get [arena](/arena) to a playable, +in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get [arena](https://arena.adast.xyz) to a playable, fun state, and have a LAN tournament to really put it to the test. I want to start working on my game again, and I want to it to be playable in diff --git a/src/projects.md b/src/projects.md index abda293..3962806 100644 --- a/src/projects.md +++ b/src/projects.md @@ -2,6 +2,6 @@ ## Active Projects -* [arena](/arena): Quake-like multiplayer FPS +* [arena](https://arena.adast.xyz): Quake-like multiplayer FPS * [dotfiles](https://sr.ht/~adamski/dotfiles): Configs for my different Linux machines * [adast.xyz](https://sr.ht/~adamski/adast.xyz): Personal platform diff --git a/src/resume-da.md b/src/resume-da.md index 8b47827..8f5da75 100644 --- a/src/resume-da.md +++ b/src/resume-da.md @@ -60,7 +60,7 @@ * Kom ind i webudvikling, byggede mange personlige hjemmesider for sjov * Begyndte at lære spiludvikling med GameMaker og senere Unity * Forbedret JavaScript og lært C# ved at bruge Unity -* Begyndte at udvikle [arena](/arena), mit multiplayer Quake-lignende FPS spil +* Begyndte at udvikle [arena](https://arena.adast.xyz), mit multiplayer Quake-lignende FPS spil * JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git ## Uddannelse diff --git a/src/resume.md b/src/resume.md index b00d9d9..91bce10 100644 --- a/src/resume.md +++ b/src/resume.md @@ -60,7 +60,7 @@ * Got into web development, built many personal websites for fun * Started learning game development with GameMaker, and later Unity * Improved at JavaScript and learned C# by using Unity -* Started developing [arena](/arena), my multiplayer Quake-like FPS game +* Started developing [arena](https://arena.adast.xyz), my multiplayer Quake-like FPS game * JavaScript, HTML, CSS, C#, Unity, Blender, Audacity, Git ## Education diff --git a/src/rss.xml b/src/rss.xml index 1b755dd..8cfdca6 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -34,8 +34,7 @@ I’ve included my PGP key if you wish to send me mail privately.

    Game dev is back on the menu!

    The CompSci department at my uni hosts an annual LAN party with tournaments -in the usual titles (csgo, lol, trackmania, etc). I’ve had the idea for a -while now that it would be amazing to get arena to a playable, +in the usual titles (csgo, lol, trackmania, etc). It would be amazing to get arena to a playable, fun state, and have a LAN tournament to really put it to the test.

    I want to start working on my game again, and I want to it to be playable in @@ -69,8 +68,8 @@ prioritising hosting the services that I use regularly.

    Project Aftershock -https://adast.xyz/arena -https://adast.xyz/arena +https://arena.adast.xyz +https://arena.adast.xyz Tue, 27 Sep 2022 21:15:11 +0200 Aftershock (working title) is a multiplayer old-school arena shooter being made in Unity. It’s a hobby project that I have been working on since 2016. It started as a warmup project before jumping into developing an MMO, but I have since learned how much work goes into making just a multiplayer fps. Especially as a solo project.

    -- cgit v1.2.3-70-g09d2