Difference between revisions of "DustEd"

From ASSS Wiki
Jump to: navigation, search
m (added to Tools category)
m (changing categories...)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
DustEd is a map editor available for both windows and linux. It is written in C by smong and is still in development.
+
DustEd is a map editor available for both Windows and Linux. It is written in C by [[User:Smong|Smong]] and is still in development.
  
 
== Features ==
 
== Features ==
Line 6: Line 6:
 
* Allows painting of arbitrary tiles (warper, weapon eater, etc)
 
* Allows painting of arbitrary tiles (warper, weapon eater, etc)
 
* Allows embedded comments within the map (elvl attr)
 
* Allows embedded comments within the map (elvl attr)
 
+
* Rectangle tool
  
 
== Download ==
 
== Download ==
 +
*[http://toktok.sscentral.com/files/dusted-0.3.3.zip dusted-0.3.3.zip] (Windows)
 +
*[http://toktok.sscentral.com/files/dusted-0.3.3.tar.gz dusted-0.3.3.tar.gz] (Linux)
  
*[http://toktok.sscentral.com/files/dusted-0.2.4.zip dusted-0.2.4.zip] (windows)
+
== References ==
*[http://toktok.sscentral.com/files/lame-0.2.3.tar.gz lame-0.2.3.tar.gz] (linux)
+
*http://forums.minegoboom.com/viewtopic.php?t=4130 (discussion)
 +
*http://toktok.sscentral.com/ss-other.html (latest version)
  
 +
<!-- old stuff
 +
*[http://toktok.sscentral.com/files/dusted-0.2.4.zip dusted-0.2.4.zip] (Windows)
 +
*[http://toktok.sscentral.com/files/lame-0.2.3.tar.gz lame-0.2.3.tar.gz] (Linux)
 
(The previous name was LAME Another Map Editor but lets not go into that...)
 
(The previous name was LAME Another Map Editor but lets not go into that...)
 
 
== References ==
 
 
 
*http://forums.minegoboom.com/viewtopic.php?t=3760 (discussion)
 
*http://forums.minegoboom.com/viewtopic.php?t=3760 (discussion)
*http://toktok.sscentral.com/ss-other.html (latest version)
+
-->
  
[[Category:Tools]]
+
[[Category:Map]]
 +
[[Category:Utilities]]

Latest revision as of 18:46, 13 May 2005

DustEd is a map editor available for both Windows and Linux. It is written in C by Smong and is still in development.

Features

  • View .hlp files
  • View version 2 regions (elvl regn)
  • Allows painting of arbitrary tiles (warper, weapon eater, etc)
  • Allows embedded comments within the map (elvl attr)
  • Rectangle tool

Download

References