Skip to content

Commit 4480b60

Browse files
committed
Curate some more stuff
1 parent bab735f commit 4480b60

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Diff for: content/news/050/index.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,15 @@ TODO: <https://docs.rs/joltc-sys/0.1.1+Jolt-5.0.0/joltc_sys/>
328328

329329
### Hexx 0.17
330330

331-
TODO: <https://github.com/ManevilleF/hexx/releases/tag/0.17.0>
331+
Hexx, the popular crate for hexagonal tools, [has released version 0.17](https://github.com/ManevilleF/hexx/releases/tag/0.17.0).
332+
This release has a strong focus on performance:
333+
- Large performance improvement on various computations like rings and wedges
334+
- Add support for optimized storage for hexagonal and rombus shaped maps
335+
- Added support for rectiline path
336+
337+
And utility:
338+
- Added a 13th example showcasing all natively supported shapes
339+
- Removed confusing items
332340

333341
### [Lightyear 0.13][lightyear_website]
334342

@@ -356,7 +364,9 @@ on game development in Rust. Please fill out [her survey](https://forms.gle/kLzv
356364

357365
## Discussions
358366

359-
TODO: <https://loglog.games/blog/leaving-rust-gamedev/>
367+
LogLog games has published a [very well-written blog post](https://loglog.games/blog/leaving-rust-gamedev/>) about their decision to leave Rust gamedev.
368+
It contains a lot of valid criticism about Rust as a language in general and as a game development tool in particular.
369+
Some good insights into the limitations of ECS are also provided.
360370

361371
------
362372

0 commit comments

Comments
 (0)