Erlend Sogge Heggen

Results 304 comments of Erlend Sogge Heggen

Some crates may diverge from the SemVer standard, but afaik it's still the best available measure we've got for API stability. What I'm trying to get at here is that...

> Do we have multiple people with access to the results of this survey? I'll share it with anyone in the [WG org](https://github.com/orgs/rust-gamedev/people) who requests it. My email is public...

A good first step would be @tomaka agreeing to move rodio & cpal to RustAudio so it’s easier for the community to maintain, similar to what happened with winit: https://github.com/tomaka/rodio/issues/227

I think of this more as a “free win” to get the writing effort started with some actual content to speak of. The announcement of the WIP book will have...

It’d be great to have an Items wiki page to wrap this up 💝 Additional items to-be-added can have dedicated issues posted.

The most promising multiplayer netcode library in Bevy land these days is https://github.com/lucaspoffo/renet Web-support is on its tentative roadmap, and a first step towards that is in a draft PR:...

A tool like https://github.com/Bauxitedev/bitmapflow by @Bauxitedev might come in handy here. Some key animations would still need to be handmade, but the ‘inbetweens’ would be computer-generated.

https://matharoo.net/docs/attachpoint/

Dropping this feature entirely is also a possibility. We are learning a lot of beatemup fundamentals in the process of building this game, and this feature is quite literally a...

Maybe @tyt2y3 ([F.LF](https://github.com/Project-F/F.LF)) or @kazzmir ([paintown](https://github.com/kazzmir/paintown)) have some input here.