porymap
porymap copied to clipboard
Map editor for pokeemerald, pokefirered, and pokeruby
(pokeemerald) Some explanation is probably needed. When you enter a new map, a display will popup in the top left. This frame is changed in `src/map_name_popup.c`. I created a map...
It would be helpful to have an idea of what part of my current map can be seen from the connected map.
Write map files to some temporary location on disk while they're being edited so that in the case of a crash, Porymap can restore state back to where you were...
This could be done only within the same category like Advance-Map (triggers and BG events) or between any categories; it's just annoying placing a sign BG event and then having...
It might be nice to say, change a map's group, rename map groups, rearrange maps in groups, etc.
As of right now, if there's any custom attributes in the map header json that are *not* strings, they *become* strings upon saving a map. This is particularly egregious with...
https://doc.qt.io/qt-5/highdpi.html Rather that resorting to adding zoom functionality to everything, it would be nice if it just looked the same size on all monitors.
This would be pretty handy when you manually edit the .json file and don't want to reload the entire project. Another suggestion is to allow copying all the data from...
Example below is `LittlerootTown_ProfessorBirchsLab` after switching to it from `LittlerootTown_BrendansHouse_1F` with the Connections tab open
I haven't looked into this yet, but I've noticed undo/redo not responding when I use the keyboard shortcuts. Entering the map editing area with the mouse, changing the map, using...