Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.38 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.38 KB

Another Lönn Plugin

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)
  • 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 v0.9.x, so it won't work for v0.10.x / v1.x), to make sure it doesn't break things.

Some code in this repository is derived from Lönn under the MIT License.