porymap
porymap copied to clipboard
Map editor for pokeemerald, pokefirered, and pokeruby
While doing some testing for `Export Map Timelapse Image`, I was using this script to create a bunch of commits: ```js export function fillMap() { for (let x = 0;...
The positions of the colors in the checked background when using `Change Dimensions` are not fixed. The effect isn't great on the eyes while you're scrolling. 
The Tileset Editor is a relatively key feature of Porymap, but in the manual we only briefly explain parts of the window. It could use a bit more of a...
Some encounter types are divided into different sub-groups (e.g. fishing is divided into super, good, and old rod). The `Configure JSON` button on the `Wild Pokemon` tab will let you...
Motivation here is to be able to control transparency on a layer wide basis and not OverlayItem basis. Needs some work to investigate why certain scripts are made slower (eg...

 

When entering a new shortcut, if the new key sequence is already in-use for a different shortcut a prompt will be displayed asking if the user wants to replace the...
When a `MultiKeyEdit` in the Shortcuts Editor has multiple shortcuts, hitting the clear button on the first line edit will clear the shortcut from both line edits. Using the clear...