Skip to content

N46: Tooling updates #1398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions content/news/046/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,42 @@ be it with suggestions, bugs or PRs.
[rerun-v0-6-0]: https://github.com/rerun-io/rerun/releases/tag/v0.6.0
[rerun-wgpu]: https://app.rerun.io/webgpu/index.html

### [Smashline][smashline]

[Smashline][smashline] is plugin and a Rust crate aimed at enhancing Smash modding,
more specficially focusing on script mods. Its main purpose is to enable
the replacement of different types of scripts found in Super Smash Bros. Ultimate,
while also offering additional utilities for creating what is known as "code mods"
within the modding community.

The [Smashline wiki][wiki] provides comprehensive explanations of its core features.

[smashline]: https://github.com/blu-dev/smashline
[wiki]: https://github.com/blu-dev/smashline/wiki

### [Ruffle][ruffle]

![Ruffle dekstop app](ruffle.png)

[Ruffle] is an open-source Flash Player emulator written in Rust.
It brings Flash Player back to life, running smoothly on all modern systems
and web browsers.

[This month's updates][ruffle-post] include:

- Bunch of new fan-favorite AS3 (ActionScript 3)games are now playable.
- Many graphics drawing methods have been fixed and implemented.
- XML support has progressed.
- AS2 (ActionScript 2) has seen progress as well:
Additional XML methods have been implemented.
- The Ruffle desktop app now has an interface.
- Built-in save manager has been added.
- FLV support in progress, Flash content with external video files will be
supported soon.

[ruffle]: https://ruffle.rs/
[ruffle-post]: https://ruffle.rs/blog/2023/05/29/progress-report.html

## Library Updates

### [blit]
Expand Down
Binary file added content/news/046/ruffle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.