Editor
Editor copied to clipboard
Game editor similar to RPG Maker
I've been thinking about it for discussion, I don't know if it's too dangerous or if it might be interesting.
I'm not sure if these files are needed because, in my situation, I ran this project without them, and it started. Maybe in the future, this could cause some bugs,...
bug with path file don't exist any more.
I was thinking about whether to put it in the topic to suggest new commands, but I'd rather it was discussed first. In that pinned topic I proposed the following:...
 (screenshot because pasting the output messes with the formatting)
The other day I was remembering minimalist games (like pom gets wifi and so many others) and I thought that in panorama backgrounds, maybe importing a 320x240 image of a...
You have several events and you want to rearrange them on the map, drag and select / click + Cntrl and move them to the desired area and not 1...
Just found this JSON library here: https://github.com/stephenberry/glaze Requires C++20 - No problem for the editor. Looking at the examples this provides a very simple interface to enable JSON (de)serialisation without...
## Suggestion 1 There is a well-known tool called **[RM Tool](https://elsemieni.net/rmtools/index.php?p=2k%283%29+Tools&view=RMTool-Makertoys.rar)**, which basically scans the project and allows you to remove resources that are not being used in the project....
This PR rewrites the event cache to update dynamically when drawing events and store graphics by a combination of the charset name and the offset instead of per event ID....