This plugin adds:
- a styleground file picker that works with both unzipped mods and the graphics dump
- a styleground preview that lets you see what your parallaxes will look like
- keybinds to snap selected objects to a customisable grid (ctrl + shift + arrow keys / shift + S by default), and to view that grid (ctrl + shift + G)
- keybinds to pan the view, defaulting to alt + WASD
- a tool to teleport the player using Everest's DebugRC interface
- a coordinate viewer (` by default)
- the ability to wrap the mouse around the screen when panning
- autoscrolling (shift + middle mouse by default)
- scripts (for use with Lönn Scripts) to:
- copy and paste stylegrounds using the clipboard, so you can move them between maps, edit them in a text editor, or send them to others;
- convert fillers into filler rooms, for easier editing
- fix lightbeams placed in Ahorn
These features can be configured; see the wiki for information.
Note that this will intentionally stop working for newer Lönn (major) versions than it is updated for (currently v1.0.x, so it won't work for v1.1.x), to make sure it doesn't break things.
Some code in this repository is derived from Lönn under the MIT License.