rust-gamedev / rust-gamedev.github.io

The repository for https://gamedev.rs
https://gamedev.rs
Apache License 2.0
395 stars 344 forks source link

Newsletter 30 - January 2022 #912

Closed 17cupsofcoffee closed 2 years ago

17cupsofcoffee commented 2 years ago

Newsletter 30: January 2022

tags: newsletter

Editors: @17cupsofcoffee, @ozkriff, and @AngelOnFira

Another month has gone by, so it's time to put together the Rust Gamedev newsletter with January news!

If you want to help writing the newsletter:


As with the last few newsletters, we're trying to delegate the writing workload where we can - to quote @AngelOnFira from a few months ago:

We're also going to be transitioning to having authors or volunteers write about their own content, rather than the editing team doing it all at the end ๐Ÿ’ฏ This means if you want to see your work in the newsletter, you have to write it yourself! If you're not able to write about your work, feel free to comment and I can assign it ๐Ÿ†“ free. We're working on taking some of the load off the editing team where we can with this. Best to keep this sustainable!

Also, we want to make sure contributing to the newsletter feels open to anyone who wants to write a section about their project. If you have anything you can write about, just add a comment to this issue and I'll add it to the todo list ๐Ÿ˜„


Current Schedule

The soft deadline for all section PRs is the 8th of Feb. PRs will usually be accepted as long as they are ready before the newsletter's release, but the earlier the better :)


โš ๏ธ The most important formatting/style rules from CONTRIBUTING.md:

Please use these templates as a starting point:

Games/apps/libraries:

### [Game name]

![alt text](img)
_optional image label_

[Game name] ([GitHub], [Discord], [Twitter]) by [@nickname]
is... {short project description in one sentence}.

{An overview of the recent updates with links to more details}.

_Discussions: [/r/rust_gamedev](link), [Twitter](link), [etc](link)_

[Game name]: http://example.com

Articles/blog posts/videos/etc:

### [Article name]

![alt text](img)
_optional image label_

[@nickname] published an [article] about...
{overview what the resource is about}.

_Discussions: [/r/rust_gamedev](link), [Twiter](link), [etc](link)_

[Article name]: http://example.com

Current Structure & Status

Below is a list of our current planned structure for the newsletter, and the status of each PR (which we'll try to keep updated).

This is not an exhastive list - if you have your own project that you want to write about, just make a comment on this issue and open a PR!

Final steps:

Friz64 commented 2 years ago

I'd like to write about my erupt-bootstrap Vulkan init library.

Bombfuse commented 2 years ago

Missed last month, but I can do an update on the release of Harvest Hero Origins! ๐Ÿ‘

CleanCut commented 2 years ago

I'll do the section for Rusty Engine 4.0.

One observation about the top comment: The soft deadline for all section PRs is the 8th of Jan. -> a deadline in the future would probably be more effective. ๐Ÿ˜‰

17cupsofcoffee commented 2 years ago

One observation about the top comment: The soft deadline for all section PRs is the 8th of Jan. -> a deadline in the future would probably be more effective. ๐Ÿ˜‰

you saw nothing ๐Ÿฅท

(thanks for the heads up!)

kunos commented 2 years ago

Will do Hydrofoil Generation.

JustinRyanH commented 2 years ago

Will do Refactoring from Legion to Bevy

Bromeon commented 2 years ago

Wrote godot-rust ๐Ÿค–๐Ÿฆ€

913

cart commented 2 years ago

I'll take bevy!

james7132 commented 2 years ago

I'll take bevy_backroll!

r4gus commented 2 years ago

I'll take nodus

CleanCut commented 2 years ago

Rusty Engine 4.0 done in https://github.com/rust-gamedev/rust-gamedev.github.io/pull/914

ramirezmike commented 2 years ago

I'll write about Not Snake!

Im-Oab commented 2 years ago

I added the current development status of Flesh. #916

alice-i-cecile commented 2 years ago

I'm not sure petitset is worth including right now; it's extremely specialized and only incidentally related to gamedev. I'll do a write-up for leafwing-input-manager though.

axyiee commented 2 years ago

I'd like to write about about my ezinput lib.

zakarumych commented 2 years ago

I'll cover Edict

AngelOnFira commented 2 years ago

I'll take "writing an AH Scanner in Rust"

17cupsofcoffee commented 2 years ago

โฐ Reminder: the soft deadline for this month's newsletter is tomorrow!

If you'd like to write a section, please try to get the PR submitted in the next 24 hours if you can (or let us know if you need more time).

johanhelsing commented 2 years ago

@17cupsofcoffee I'll be able to write short entries for bevy_smud and extreme_bevy in a couple of hours if it's not too late.

17cupsofcoffee commented 2 years ago

The release PR is now up for everyone to review: https://github.com/rust-gamedev/rust-gamedev.github.io/pull/941

Keavon commented 2 years ago

Planning to submit the PR tonight announcing Graphite's imminent alpha release.

17cupsofcoffee commented 2 years ago

@Keavon Sorry, I hit merge on the release PR before seeing this ๐Ÿ˜ฉ

How soon do you think you'll be able to submit your PR? I can hold off on the announcements if it's coming soon, but I'd really like to get stuff done before it gets too late in my timezone.

17cupsofcoffee commented 2 years ago

I've reverted the release for now.

Keavon commented 2 years ago

Ah, sorry to hold you up, didn't mean to cause you trouble. These time zones are hard to think through (it's only 3 PM here in the US-Pacific, on the 8th).

I am working on writing it now so I expect it will take an hour or two (the length limit makes it kinda slow to write). I'll do my best to be quick with it!

17cupsofcoffee commented 2 years ago

@Keavon: No problem - I may have to leave the release till tomorrow in that case, as it's nearly midnight where I am and it'll take me a bit of time to do the social media posts that go with it.

17cupsofcoffee commented 2 years ago

Right, let's try that again ๐Ÿ˜„

The release PR is back up for review: #944

Planning to get this merged at around 9PM GMT (three and a half hours from now), assuming no issues found.