pretmap icon indicating copy to clipboard operation
pretmap copied to clipboard

Results 29 pretmap issues
Sort by recently updated
recently updated
newest added

Adds functionality to open a Map's scripts in a text editor (#60 ). The editor opened is the system's default editor for files with the `.inc` extension (usually default text...

Adds EventType::HealLocation and icon (#36 ). The user can move existing heal locations on existing maps but cannot add or replace them. * requires: pokeruby commit `dcf8c33a3b48ede46cf7e96491c0dbc2eb6c8073` pokeemerald commit `18d518663061cdb8850d3e41d3d5acae8de7e049`

This should resolve Issue #7 . *This changes the cursor only over the editable part of the map.

Addresses #71 Assumes other event types still want to use 1-based indexing.

Right now when a warp tile is selected, the number displayed starts counting from 1 for Warp IDs. This should be changed to start counting from 0 to match up...

This issue should have been made already.

- [ ] #7 Change mouse cursor depending on which of the tools is currently selected - [ ] #33 Add ability to zoom map view in and out -...

can separate UI from logic it's very important to understand easly the source code. for exemple Generic part GBA-Part pokemon-Part pokemon Ruby,Emerald,etc.. -Interficie i think that is possible and it's...

Adding some support for block editing, like Advance Map has. Allowing editing the blocks for more map customizing!