Skip to content

Commit 7aa5149

Browse files
melody-rsozkriff
andauthored
N45: Luminol (#1370)
Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 4199b0a commit 7aa5149

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

content/news/045/index.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,48 @@ hardware ray tracing and glTF processing in Rust.
336336
[Ash]: https://github.com/ash-rs/ash
337337
[glrf-2-0]: https://www.khronos.org/gltf
338338

339+
### [Luminol][luminol]
340+
341+
![tile map editor and other tool windows like command event editor](luminol.png)
342+
343+
[Luminol][luminol] by [@speak2erase] and [@somedevfox] is a remake
344+
of the RPG Maker editor, based mostly off of [RPG Maker XP][RMXP]
345+
(aka RMXP), with the intent of creating a more modern, feature rich,
346+
and open source version of RMXP.
347+
348+
RGSS, RMXP's runtime, has already been open sourcecd thanks to [mkxp].
349+
However despite the several attempts, no one has fully remade the editor.
350+
There are [some tools][r48] out there which cover some of its functionality,
351+
but none are user friendly, nor feature complete.
352+
353+
RGSS is actually quite enjoyable to use. The actual editor though - not so much:
354+
dated and often unintuitive UI, extensibility issues,
355+
binary format that is allergic to source control,
356+
and arbitrary limits that never existed in previous versions.
357+
Luminol was born out of sheer frustration from dealing with these issues -
358+
and hopes to fix them!
359+
360+
Luminol's key differences:
361+
362+
- Completely GPU accelerated (RMXP is software rendered).
363+
- Edit multiple maps at the same time.
364+
- Multiple data formats.
365+
- Edit encrypted archives (rgssad).
366+
- Open-source.
367+
- Better user experience overall.
368+
369+
Luminol is currently looking for contributors:
370+
[there is a lot to be done][luminol-issues].
371+
If you'd like to help contribute, please reach out to [@speak2erase]!
372+
373+
[luminol]: https://github.com/Astrabit-ST/Luminol
374+
[luminol-issues]: https://github.com/Astrabit-ST/Luminol/issues
375+
[@speak2erase]: https://github.com/Speak2Erase
376+
[@somedevfox]: https://github.com/somedevfox
377+
[RMXP]: https://store.steampowered.com/app/235900/RPG_Maker_XP
378+
[mkxp]: https://github.com/Ancurio/mkxp
379+
[r48]: https://github.com/20kdc/gabien-app-r48
380+
339381
## Library Updates
340382

341383
### [Backpack]

content/news/045/luminol.png

228 KB
Loading

0 commit comments

Comments
 (0)