Skip to content

N19: Antorum Online #522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 7, 2021
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions content/posts/newsletter-019/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,24 @@ of out-of-box features. Some of the recent updates:
[navmesh]: https://www.youtube.com/watch?v=tqFdQ5OPB1I
[rg3d-youtube]: https://www.youtube.com/watch?v=tqFdQ5OPB1I

### [Antorum Online]

![A player standing in front of a giant crab](antorum-2-21-2021.jpg)
_Challenging Kroob_

[Antorum Online] 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.

The Armorcrafting, Weaponcrafting, and Salvaging skills were implemented this month!
Players can now craft gear in town using materials gathered out in the world. They
can also break down old or unwanted gear to recycle it.

- [#30: Crafting And Salvaging](https://ratwizard.dev/dev-log/antorum/30);

[Antorum Online]: https://ratwizard.dev/dev-log/antorum
[@dooskington]: https://twitter.com/dooskington

## Library & Tooling Updates

### [wgpu-rs]
Expand Down