Newsletter 26
ozkriff opened this issue ยท 26 comments
Newsletter 26: September 2021
tags: newsletter
Editors: @ozkriff, @AngelOnFira, and @17cupsofcoffee
Another month has gone by, so it's time to put together the Rust Gamedev newsletter with September 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 5th of October. 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 in #791
- Rust Graphics Meetup 1 (1) - โ๏ธ done by @kvark in #794
- Rust GameDev Podcast 6 - โ๏ธ done by @AngelOnFira in #796
- Game Updates
- Veloren (1) - โ๏ธ done by AngelOnFira in #793
- Bitgun (1, 2) - โ๏ธ done by @darthdeus in #795
- Harvest Hero Origins (1, 2, 3) - โ๏ธ done by @Bombfuse in #787
- Weegames - โ๏ธ done by @yeahross0 in #788
- Idu (pka Garden) (1, 2) - โ๏ธ done by @AngelOnFira in #805
- molecoole (1, 2) - โ๏ธ done by @Hilku in #802
- Circle Race (1) - โ๏ธ done by @kuviman in #803
- Antorum (1) โ๏ธ done by @Dooskington in #810
- rpg-cli v1.0 (1) - โ๏ธ done by @ozkriff in #814
- Way of Rhea (1) - ๐ free (@MasonRemaley?)
- Nox Futura (1) - ๐ free (@thebracket?)
- Monke Pizza (1) - โ๏ธ done by @kuviman in #803
- Learning Material Updates
- Learn WGPU (1) - โ๏ธ done by @sotrh in #807
- Slides from GDC talk by Dan Olson (1, 2) - โ๏ธ done by @AngelOnFira in #804
- Herbert's Talk at GameDev Mini-Symposium (1) - ๐ free (@thebracket?)
- Engine Updates
- godot-rust - โ๏ธ done by @Bromeon in #789
- ggez 0.6.1 & gwg 0.3.0 (1) - โ๏ธ done by @PSteinhaus in #786
- starframe - โ๏ธ done by @MoleTrooper in #798
- rg3d 0.23 (1) - โ๏ธ done by @ozkriff in #814
- Rust RPG Toolkit (1) - โ๏ธ done by @ozkriff in #814
- Arcana - โ๏ธ done by @zakarumych in #812
- Tooling Updates
- Library Updates
- wgpu/gfx-rs (1 - โ๏ธ done by @kvark in #794
- Matchbox (1, 2) - โ๏ธ done by @johanhelsing in #799
- Sparsey (1) - โ๏ธ done by @LechintanTudor in #800
- imgui-rs 0.8 (1) - โ๏ธ done by @sanbox-irl in #811
- rend3 0.1 & ktx2 (1) - โ๏ธ done by @cwfitzgerald in #809
- bevy_verlet (1, 2) - โ๏ธ done by @ManevilleF in #801
- emergent (1, 2, 3) - โ๏ธ done by @PsichiX in #813
- hecs v0.6.5 - โ๏ธ done by @Ralith in #808
- pixels 0.6 (1) - โ๏ธ done by @ozkriff in #814
- KAS GUI v0.10 (1) - โ๏ธ done by @ozkriff in #814
- bevy_loading (1) - ๐ free (@inodentry?)
- Bevy Spicy Gamebase (1, 2) - ๐ free (@TheNeikos?)
- hexagonal_pathfinding_astar (1) - โ๏ธ done by @ozkriff in #814
- Discussions (1, 2) - โ๏ธ done by @ozkriff
Final steps:
I have an update for Weegames.
taking emergent
I'll take Garden ๐น
Edit: Are Garden and Idu the same thing? As I'm looking through the feeds, it does seem like the name Idu was just released for the project.
Yeah, Garden is now known as Idu. I'll collapse the sections together (upd: done).
I'm not 100% sure, but I vaguely recall that @logicsoup mentioned on DIscord that they wants to write it? It may be worth to clarify this.
Sounds good, I'll pull Slides from GDC talk by Dan Olson
in the meantime.
I'll add a bit about Starframe again ๐
I'm overloaded by project management; no A/B Street update, sorry.
I'll write about Matchbox :)
I've written about Sparsey
I can write about bevy_verlet
I'll write about Molecoole
Taking rend3
and the new ktx2
. imgui-wgpu
isn't needed, it's just a version bump update.
No update for Graphite this month, @TrueDoctor and I have been fully consumed by school but that should hopefully change pretty soon as we get back to regularly scheduled development progress and updates. We'll also try and opt in for Hacktoberfest if any folks want to contribute and get a free T-shirt. Maybe if someone would be willing to post a line at the bottom of the newsletter, in the Help Wanted section, that the Graphite project is looking for contributors to help reach the 0.1 Alpha release and we're participating as a Hacktoberfest project. I'd appreciate that! Thanks.
Taking rg3d, not sure if I can do it today though.
Taking Borderlands 3 Save Editor ๐
Sorry for the late reply. I have been working on FishGame this month and been very busy with the new level editor. I'll have to wait until next month with a submission, which will probably be for the best, any ways, as I am hoping to release it to crates.io, around then (which means the API will be more or less determined)
Took hecs.
@ozkriff I have some time today to take a few sections, to you want to choose 3 to assign to me?
I can throw together a section for Antorum Online today, thanks for the ping
No update from me this time. But count me in for next month! ๐
Wrapping up with the newsletter. As usual, will try to write a few words for a few interesting sections that weren't claimed yet and going to preparing the final draft later today.
Grabbing "rg3d", "rpg-cli", " rust_rpg_toolkit", and "hexagonal_pathfinding_astar" for now.
Any volunteers for other still free sections? :)
Also taking "pixels 0.6" and "KAS GUI v0.10".
@ozkriff thanks for writing a few words about the hexagonal pathfinding, I've been on a camping holiday and just got back home. I'm working on a PR over the next couple weeks to introduce multiple coordinates systems and I'll gladly write a piece next month to showcase the changes dealing with cubic and axial based coordinates
Final PR - #816 - everyone is invited to review. Merging in an hour if there're no objections.
And it's out! https://gamedev.rs/news/026 ๐
As always, huge thanks to all editors, contributors, and reviewers! ๐ฆ ๐ฆ ๐ฆ
Very cool! And thanks a lot for coordinating everything! ๐