Skip to content

N45: Luminol #1370

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 5 commits into from
May 16, 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
42 changes: 42 additions & 0 deletions content/news/045/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,48 @@ hardware ray tracing and glTF processing in Rust.
[Ash]: https://github.com/ash-rs/ash
[glrf-2-0]: https://www.khronos.org/gltf

### [Luminol][luminol]

![tile map editor and other tool windows like command event editor](luminol.png)

[Luminol][luminol] by [@speak2erase] and [@somedevfox] is a remake
of the RPG Maker editor, based mostly off of [RPG Maker XP][RMXP]
(aka RMXP), with the intent of creating a more modern, feature rich,
and open source version of RMXP.

RGSS, RMXP's runtime, has already been open sourcecd thanks to [mkxp].
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just noticed a spelling mistake in "sourcecd". How are these usually corrected?

However despite the several attempts, no one has fully remade the editor.
There are [some tools][r48] out there which cover some of its functionality,
but none are user friendly, nor feature complete.

RGSS is actually quite enjoyable to use. The actual editor though - not so much:
dated and often unintuitive UI, extensibility issues,
binary format that is allergic to source control,
and arbitrary limits that never existed in previous versions.
Luminol was born out of sheer frustration from dealing with these issues -
and hopes to fix them!

Luminol's key differences:

- Completely GPU accelerated (RMXP is software rendered).
- Edit multiple maps at the same time.
- Multiple data formats.
- Edit encrypted archives (rgssad).
- Open-source.
- Better user experience overall.

Luminol is currently looking for contributors:
[there is a lot to be done][luminol-issues].
If you'd like to help contribute, please reach out to [@speak2erase]!

[luminol]: https://github.com/Astrabit-ST/Luminol
[luminol-issues]: https://github.com/Astrabit-ST/Luminol/issues
[@speak2erase]: https://github.com/Speak2Erase
[@somedevfox]: https://github.com/somedevfox
[RMXP]: https://store.steampowered.com/app/235900/RPG_Maker_XP
[mkxp]: https://github.com/Ancurio/mkxp
[r48]: https://github.com/20kdc/gabien-app-r48

## Library Updates

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