Newsletter 29 - Dec 2021
ozkriff opened this issue ยท 20 comments
Newsletter 29: December 2021
tags: newsletter
Editors: @ozkriff, @17cupsofcoffee, and @AngelOnFira
Another month has gone by, so it's time to put together the Rust Gamedev newsletter with December news!
If you want to help writing the newsletter:
- Read CONTRIBUTING.md.
- Grab some of the "๐ free" sections by leaving a comment like "I'd like to work on {section_name_1} and {section_name_2}".
- The links in brackets (like "1, 2, 3") are suggestions of links to include in the section. Feel free to add more!
- Mentions in brackets (like "๐ free (@ozkriff?)") are just a suggestion of who could pick the work up - it's not an obligation, and other people are welcome to take those sections.
- Extra sections not listed in the plan are welcomed - just leave a comment and open a PR!
- Write a short overview:
- Use provided links as a starting point.
- Try to maintain a consistent style with the rest of the newsletter and run markdownlint (lint errors will fail the CI build).
- Insert line breaks (softbreak) at 80 chars, please.
- Leave a comment or DM me on Discord if you have any issues.
- Send a PR to the
source
branch (example: #336)- Mention this issue in your PR's description to link it all together.
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 Jan. PRs will usually be accepted as long as they are ready before the newsletter's release, but the earlier the better :)
- Only one image (<300kb) or GIF (<2.5mb) before the text, with an optional caption and mandatory alt text for accessibility.
- All the rendered text should be under 1000 characters (including spaces and punctuation) and under 6 paragraphs (without any subsections, etc).
- No bold/italic/etc formatting - only links and one plain list without nesting per section (multiple lists are allowed if your project consists of multiple parts that aren't independent enough for their own sections).
- Third-person perspective.
- 80 characters per line and no other markdownlint warnings on CI.
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!
- Rust GameDev Meetup - โ๏ธ done by @AngelOnFira
- Game Updates
- Veloren (1) - โ๏ธ done by @AngelOnFira
-
Hydrofoil Generation Sailing (1) - ๐ง WIP by @kunos - Tet-Rust & The Beast of Monte Carlo (1, 2) - โ๏ธ done by @Syn-Nine
- Fish Fight v0.3 (1, 2) - โ๏ธ done by @erlend-sh
- country-slice (1) - โ๏ธ done by @anopara
- Molecoole (1, 2) - โ๏ธ done by @Hilku
- 10x Sprint Master (1, 2, 3) - โ๏ธ done by @Enet4
- Bitgun (1, 2) - โ๏ธ done by @darthdeus
- bevy_combat (1) - โ๏ธ done by @ozkriff
- Rust City (1, 2, 3) - โ๏ธ done by @ozkriff
- Antorum Isles (1) - โ๏ธ done by @ozkriff
- Learning Material Updates
- Engine Updates
- Tooling Updates
- Library Updates
- kajiya (1, 2, 3, 4, 5) - โ๏ธ done by @h3r2tic
- assets_manager v0.7 (1, 2) - โ๏ธ done by @a1phyr
- Shard 0.2 (1) - โ๏ธ done by @HindrikStegenga
- bevy_proto (1) - โ๏ธ done by @MrGVSV
- bevy-remote-devtools (1) - โ๏ธ done by @reneeichhorn
- wgpu (1, 2) - โ๏ธ done by @kvark
- Pixels v0.9 - โ๏ธ done by @parasyte
- rapid-qoi (1, 2) - โ๏ธ done by @zakarumych
- ash v0.34 (1) - โ๏ธ done by @ozkriff
- Other News
- Game Updates
- Engine Updates
- Library Updates
- Discussions (1, 2, 3, 4) - โ๏ธ done by @ozkriff
Final steps:
- Other News - by @ozkriff
- Final review - by everyone
- Publish - by @ozkriff
- Post on /r/rust, /r/rust_gamedev, /r/gamedev, URLO, twitter.com/rust_gamedev - by @ozkriff
- Add comment links - by @ozkriff
- Add a draft of the n30 - by @17cupsofcoffee
I'll pass for this month, wgpu port for Hydrofoil Generation is not done yet, nothing much to say.
Looking forward to write something for next newsletter.
10x Sprint Master (1, 2) - free free (@Enet4?)
Absolutely! I already started working on the section.
with November news!
Er, December? ๐
I'll add a thing about the Rusty Engine 3.0 release!
I don't see a /content/news/29/index.md
file to add anything to. Who adds that?
Actually, I apparently have source
branch powers, so I committed it directly (it's just a copy and paste of the template so hopefully @ozkriff won't be mad at me :p). Should be good to go now!
@17cupsofcoffee Thanks! Made my PR in #889
We will skip a godot-rust update this time, most changes in December were internal and not that interesting.
Will follow up for January ๐
Nothing big on SPV, working on a report featuring it but no big updates this month. No need to have it in this month.
Thanks for the shoutout my Rust Setup for Windows MSVC is specifically for MSVC toolchain. I've also updated the rust-sfml wiki as per my video. If anyone finds any issues don't hesitate to contact me fernandobe+git@pm.me
I added a small section about my ECS crate in #896.
I'll aim to do Veloren and the gamedev meetup after today's meetup. I might also take some other sections if I have the energy :)
Will write up the section for Graphite in the hours after the meetup.
I'll write about Molecoole soon.
I'll take kajiya
!
No meeting minute updates for December!
Hope I'm not late yet! I can write about country-slice
Sorry for the delay, I'll try to prepare the final draft later today.
I guess no more contributions are coming at this point, so I'm taking all the unclaimed sections to either write their sections (if they have enough content) or put them into the Other News section as oneliners.
Sorry for the delay, here's the release: https://gamedev.rs/news/029!