Actions

Difference between revisions of "SonLVL"

From Sonic Retro

m (Update Log)
m
Line 1: Line 1:
 
[[Image:S2LVL.png|thumb|right|320px|Showing the main window in object/ring editing mode, the object properties/chunk select window, and the add object dialog.]]
 
[[Image:S2LVL.png|thumb|right|320px|Showing the main window in object/ring editing mode, the object properties/chunk select window, and the add object dialog.]]
 
'''S2LVL''' is a utility for editing levels in ''[[Sonic the Hedgehog 2 (16-bit)]]''. It was written by [[MainMemory]] in C#. It requires the .NET Framework 3.5 to run. It was created to offer an alternative to [[SonED2]]. It is compatible with [[Xenowhirl]]'s 2007 disassembly, and the [[Community SVN Project|SVN disassembly]].
 
'''S2LVL''' is a utility for editing levels in ''[[Sonic the Hedgehog 2 (16-bit)]]''. It was written by [[MainMemory]] in C#. It requires the .NET Framework 3.5 to run. It was created to offer an alternative to [[SonED2]]. It is compatible with [[Xenowhirl]]'s 2007 disassembly, and the [[Community SVN Project|SVN disassembly]].
 +
 +
Note: INI Files for the SVN version from Beta 3 onward can be found in the "Sonic 2 Disassembly" folder on the SVN.
  
 
==Update Log==
 
==Update Log==

Revision as of 22:49, 13 February 2011

File:S2LVL.png
Showing the main window in object/ring editing mode, the object properties/chunk select window, and the add object dialog.

S2LVL is a utility for editing levels in Sonic the Hedgehog 2 (16-bit). It was written by MainMemory in C#. It requires the .NET Framework 3.5 to run. It was created to offer an alternative to SonED2. It is compatible with Xenowhirl's 2007 disassembly, and the SVN disassembly.

Note: INI Files for the SVN version from Beta 3 onward can be found in the "Sonic 2 Disassembly" folder on the SVN.

Update Log

Beta 3

  • Added SonED2 keyboard shortcuts.
  • Made adding object 0x25 add a ring group instead.
  • Added single-line and full palette PNG export.

Beta 2

  • Added Undo/Redo.
  • Made all forms resizable.
  • Added fullscreen mode.
  • Added copying and pasting of objects.
  • Added object definitions for ARZ and DEZ.
  • Added dropdown menu for object ID editing.

Downloads

Download.svg Download S2LVL
File: S2LVL B3.7z (98 kB) (info)
Current version: Beta 3

Previous Versions