Skip to content

Commit cd48a45

Browse files
ozkriffAngelOnFira
andauthored
N44: Ruffle, Orlop, Blackjack, and Epic Asset Mgr (#1348)
Co-authored-by: Forest Anderson <[email protected]>
1 parent 8c39edc commit cd48a45

File tree

3 files changed

+53
-2
lines changed

3 files changed

+53
-2
lines changed

content/news/044/index.md

Lines changed: 53 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,50 @@ designs with #MadeWithGraphite on Twitter.
732732
[graphite-approachable-issues]: https://github.com/GraphiteEditor/Graphite/labels/Good%20First%20Issue
733733
[graphite-editor]: https://editor.graphite.rs
734734

735+
## [ruffle][ruffle-post]
736+
737+
![new text input support on mobile devices](ruffle-text.jpg)
738+
_Demo of the new text input boxes on a mobile device_
739+
740+
[Ruffle] is an open-source Flash Player emulator, written in Rust. It aims to run
741+
natively on all modern operating systems and web browsers, leveraging Rust's
742+
memory safety guarentees to avoid the security pitfalls that Flash became
743+
notorious for in its later years.
744+
745+
[This month's updates][ruffle-post] include:
746+
747+
- Significant improvements to AVM1 engine accuracy
748+
fixes dozens upon dozens of ActionScript 2 games.
749+
- Work on the AVM2 (ActionScript 3) backend [is also speeding up][ruffle-avm2],
750+
a bunch of AS3 games are now playable.
751+
- Better mobile devices support:
752+
text input boxes and iOS a context menu.
753+
754+
[Check out the blog post][ruffle-post] for more details.
755+
756+
[ruffle-post]: https://ruffle.rs/blog/2023/03/12/progress-report.html
757+
[ruffle-avm2]: https://ruffle.rs/avm2.html
758+
[ruffle]: https://ruffle.rs
759+
760+
## [Orlop][orlop]
761+
762+
![screenshot: a bunch of minimalist vehicle assets](orlop.png)
763+
764+
Orlop by [Tim Rach][timrach] is a media management tool for anyone who works
765+
with a large asset library on a daily basis.
766+
767+
> Organise and browse your asset collection with built-in tagging, search
768+
> and preview functionality. Automatic tagging requires no effort - just import
769+
> your asset folder and go!
770+
771+
The beta version is available [on itch.io][orlop-itch]
772+
or [through Testflight][orlop-beta].
773+
774+
[orlop]: https://orlop.dev
775+
[orlop-itch]: https://tirch.itch.io/orlop
776+
[orlop-beta]: https://orlop.dev#beta
777+
[timrach]: https://timrach.de
778+
735779
## Library Updates
736780

737781
### [`bevy_text_mode`]
@@ -860,11 +904,18 @@ It's presently in a heavy-development prerelease state, so watch this space!
860904
## Other News
861905

862906
<!-- One-liners for plan items that haven't got their own sections. -->
863-
864907
- Other engine updates:
865908
- [Tetra v0.8][tetra-v0-8] brings a bunch of small API improvements
866909
and bugfixes. The engine is still in maintainance-only mode through.
867-
910+
- Other tooling updates:
911+
- [@Setzer22 shared a demo][blackjack-vid] of how smooth subdivision works
912+
in the Blackjack editor.
913+
- [Epic Asset Manager][epic-am] is an unofficial client to install Unreal Engine,
914+
download and manage purchased assets, projects, plugins and games
915+
from the Epic Games Store.
916+
917+
[blackjack-vid]: https://mastodon.gamedev.place/@Setzer22/110011331330540420
918+
[epic-am]: https://github.com/AchetaGames/Epic-Asset-Manager
868919
[tetra-v0-8]: https://twitter.com/17cupsofcoffee/status/1636706157568962563
869920

870921
## Discussions

content/news/044/orlop.png

114 KB
Loading

content/news/044/ruffle-text.jpg

72.7 KB
Loading

0 commit comments

Comments
 (0)