diff --git a/content/posts/newsletter-018/antorum-2-1-2021.jpg b/content/posts/newsletter-018/antorum-2-1-2021.jpg new file mode 100644 index 000000000..38ecdabe2 Binary files /dev/null and b/content/posts/newsletter-018/antorum-2-1-2021.jpg differ diff --git a/content/posts/newsletter-018/index.md b/content/posts/newsletter-018/index.md index b93e63bcb..e0a2cd956 100644 --- a/content/posts/newsletter-018/index.md +++ b/content/posts/newsletter-018/index.md @@ -76,6 +76,25 @@ The project is still at a “very” early stage of development (Dec. 2020). [teki]:https://github.com/o2sh/teki +### [Antorum] + +![Some players hanging out next to the bank Vault in Belmart](antorum-2-1-2021.jpg) +_Hanging out by the vault_ + +[Antorum] is a micro-multiplayer online role-playing game by [@dooskington]. +The game server is written in Rust, and the official client is being developed +in Unity. + +Banking was implemented this month! Players can now store their items and wealth +in a safe place. Additionally, the concept of "item combinations" was implemented, +bringing more interesting crafting scenarios into the game. + +- [#28: Banking](https://ratwizard.dev/dev-log/antorum/28); +- [#29: Item Combinations](https://ratwizard.dev/dev-log/antorum/29); + +[Antorum]: https://ratwizard.dev/dev-log/antorum +[@dooskington]: https://twitter.com/dooskington + ## Learning Material Updates ## Engine Updates