Level Sorter

Post, download, and discuss custom levels for Return To Wonderland.
Post Reply
User avatar
Blast!10
Rainbow Star
Posts: 1739
Joined: Thu Nov 02, 2006 7:26 pm
Location: New Hampshire

Level Sorter

Post by Blast!10 » Tue Jun 07, 2011 3:37 pm

When I saw how hard it is to keep track of my Mechanism levels when they all have names such as DFSGJKLSFVSD.LV6, I decided to make a program that can help sort your level collections into directories.

Image

Usage:
Select a file from the list on the left to load the title. Click "Add to Queue" to add the file to the queue of files waiting to be processed.
Alternatively, you can click "Find Levels Containing..." find all levels that have a certain string in their title, and the program will automatically add them to the queue. This action may take some time.
When you are done looking for files, click "Process Queue". You will be asked for a folder name, and the files will be moved there. If the folder does not exist it will be created.
"Remove Selected" removes the selected item from the queue but not from the directory itself.
"Clear" empties the queue.
Right-click the file list and click "Refresh" to refresh it.

The download is available below as an attachment. Unzip it into your CustomLevels directory.

(Note that there may still be some bugs regarding extraction of level titles from files – if there are, report them to me.)

This program requires the .NET framework 2.0.50727. It can be obtained from microsoft.com for free.
You do not have the required permissions to view the files attached to this post.
User avatar
VirtLands
Rainbow Master
Posts: 756
Joined: Thu Dec 29, 2005 1:49 am

Blast!10's RTW Level sizzler

Post by VirtLands » Wed Jun 08, 2011 6:50 pm



I read about this quick way to find your version of
.NET Framework installed on the computer::

Query the User Agent String of Internet Explorer web browser
by typing the following line of code in the IE Address bar.

javascript:alert(navigator.userAgent)

My .NET framework version is 4.0c

Nice to see your inventive creation; I took it for a test
drive and it froze up.
Maybe you can do it over in a completely different
programming language. ( like Blitz3d! )

http://www.walkernews.net/2008/05/16/ho ... installed/
Post Reply