From 8aede03652d08ad53724e008a9e32f853a13bc37 Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Sun, 28 Apr 2024 21:54:31 +0200 Subject: [PATCH 1/4] Remove Ars Militaris The dead links are blocking the build. The game also seems to abandoned based on all domains used being dead. --- content/news/049/index.md | 42 --------------------------------------- 1 file changed, 42 deletions(-) diff --git a/content/news/049/index.md b/content/news/049/index.md index a54f63b5a..69b5fc829 100644 --- a/content/news/049/index.md +++ b/content/news/049/index.md @@ -151,48 +151,6 @@ _Discussions: [r/rust](https://reddit.com/r/rust/comments/167qyn0/oort)_ [@rlane]: https://github.com/rlane [oort-tournament]: https://github.com/rlane/oort3/wiki/Tournament-Writeup-2023%E2%80%9009%E2%80%9011 -### [Ars Militaris][arsm] - -![Ars Militaris Logo](arsmilitaris.png) - -[Ars Militaris][arsm] ([GitHub][arsm-gh], [Discord][arsm-dis], -[Twitter][arsm-twi], [Reddit][arsm-red]) -is a turn-based tactics game set in the ancient Rome era, -being developed with Bevy. - -August saw some nice developments that occurred in both the -digital and board game version of Ars Militaris. You can -read about them in issues VI through IX of This Week in Ars Militaris -([VI](https://arsmilitaris.com#this-week-in-ars-militaris-vi), -[VII](https://arsmilitaris.com#this-week-in-ars-militaris-vii), -[VIII](https://arsmilitaris.com#this-week-in-ars-militaris-viii), -[IX](https://arsmilitaris.com#this-week-in-ars-militaris-ix)). - -The most noticeable improvements in the digital version were -the updating of the multiplayer aspect to be on par with the -single-player aspect, and then also the development of the -[Ars Militaris Lobby][arsm-lobby]. - -In the board game version, development started on a new -scenario that will serve as our main product for the Ars -Militaris board game version, and much playtesting with -very positive results occurred -[(Ars Militaris Event III)][arsm-event-iii] -and [(Ars Militaris Event IV)][arsm-event-iv]. - -But then, the result of a somewhat intensive 3-month -sprint left the Lead Developer exhausted which brought -the project to a temporary pause. - -[arsm]: https://arsmilitaris.com -[arsm-gh]: https://github.com/arsmilitaris -[arsm-twi]: https://twitter.com/ArsMilitarisDev -[arsm-dis]: https://discord.gg/cdNDQsstgq -[arsm-red]: https://reddit.com/r/arsmilitaris -[arsm-lobby]: https://arsmilitaris.com#ars-militaris-lobby -[arsm-event-iii]: https://arsmilitaris.com#ars-militaris-event-iii -[arsm-event-iv]: https://arsmilitaris.com#ars-militaris-event-iv - ### [Tiny Glade] ![A vibrant fantasy castle in a lush forest glade](tinyglade.jpg) From 4238f2c419bcf1272a176d1a5a552c1f07863d02 Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Mon, 29 Apr 2024 00:03:36 +0200 Subject: [PATCH 2/4] Fix link --- content/news/049/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/049/index.md b/content/news/049/index.md index 69b5fc829..72ea4c23d 100644 --- a/content/news/049/index.md +++ b/content/news/049/index.md @@ -341,7 +341,7 @@ mobile/WASM support and the need to pre-define events & states. [dexterous_developer]: https://github.com/lee-orr/dexterous_developer [@lee-orr]: https://github.com/lee-orr -[Bevy]: bevyengine.org +[Bevy]: https://bevyengine.org ### [nanogltf] From 376ee0415ac86ee09a4baaa736d5534e97657241 Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Mon, 29 Apr 2024 00:05:26 +0200 Subject: [PATCH 3/4] Fix link --- content/news/049/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/049/index.md b/content/news/049/index.md index 72ea4c23d..0b70cff84 100644 --- a/content/news/049/index.md +++ b/content/news/049/index.md @@ -295,7 +295,7 @@ Google Play Store. ![Space editor window with opened level](space_editor.png) -[Space editor](space_editor) is an editor designed for Bevy engine +[Space editor][space_editor] is an editor designed for Bevy engine that simplifies level and object template creation. Here are its key features: - Intuitive UI is built on top of bevy-inspector-egui and egui-gizmo From e81822b55b4bfb116365c2cca50b3a9fa87d5cb8 Mon Sep 17 00:00:00 2001 From: Jan Hohenheim Date: Mon, 29 Apr 2024 00:07:10 +0200 Subject: [PATCH 4/4] Fix link --- content/news/049/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/049/index.md b/content/news/049/index.md index 0b70cff84..9436117cb 100644 --- a/content/news/049/index.md +++ b/content/news/049/index.md @@ -291,7 +291,7 @@ Google Play Store. ## Tooling Updates -### [Space editor](space_editor) +### [Space editor][space_editor] ![Space editor window with opened level](space_editor.png)