Actions

Difference between revisions of "SonLVL"

From Sonic Retro

 
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]].
 +
 +
==Update Log==
 +
===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.
  
 
==Downloads==
 
==Downloads==
 
{{Download
 
{{Download
 
| title=S2LVL
 
| title=S2LVL
| version=Beta 1
+
| version=Beta 2
| file=S2LVL B1.7z
+
| file=S2LVL B2.7z
| filesize=120KB
+
| filesize=132KB
 
}}
 
}}
 +
 +
===Previous Versions===
 +
*{{file|S2LVL B1.7z|Beta 1}}
  
 
[[Category:Programs]]
 
[[Category:Programs]]

Revision as of 17:02, 12 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.

Update Log

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.

Downloads

Download.svg Download S2LVL
File: S2LVL B2.7z (132 kB) (info)
Current version: Beta 2

Previous Versions