Page 1 of 12

swordedit: An Update

Posted: Sun Mar 15, 2009 10:31 am
by sword
I'm going to be restarting swordedit.

There's way too much wrong with the first set of code that I built or lifted from the mac version of sparkedit for it to be reasonable to continue hacking away at the same code for another few months. Instead, I'm going to use a few classes that I know have worked well in the past and rewrite everything else.

A few months ago I open sourced the first version, but I never posted this news. For anyone who is interested in seeing an extremely hacky, crappy set of code that makes up the first swordedit, here is where you may find the source:

http://swordedit.googlecode.com

Now that the old news is out of the way, onto what will happen.

I would love to see this become a community project. Rather than keeping all the work to myself and being the sole creator who rarely updates the program, I'd much rather create the basics of the program and let anyone else modify it or add onto it as he sees fit.

As for the program itself, there are going to be a fair number of changes. It's going to take a while to relearn what I've forgotten since last August or September, but I'm going to be restructuring swordedit's classes, GUI, and flow. I'll outline that on the googlecode pages once I relearn how to use googlecode.

Anyone who uses swordedit will know how there have been problems with selecting entities rendered on the map, so I'm going to make accurate selection one of my top priorities. Moreover, I'm going to make the entire GUI easier to use and better flowing.

Making swordedit run perfectly for both PowerPC and Intel based macs will be tougher now since my iMac G5 has some sort of undiagnosed graphics problem and I now only have an Intel iMac and a Macbook Pro to test on. I also do not have any plans to support any operating system before OS X 10.4.11.

Finally, I don't have any plans for permanently dropping swordedit. Hell, I used it on my college application. I decided to take a nice long break from programming so that I could focus on schoolwork. Now that senioritus has set in, I'm going to be spending time working on a few projects and partying when I can.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 10:41 am
by Noodle
Thanks for including us tiger users. Can't wait for the next version!

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 11:29 am
by seabeast
If you could make it recognize imported tags in the swap section I would be grateful.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 11:31 am
by Hostbot
Now I can sleep happy.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 1:56 pm
by Developer
Maybe we can write some working code now.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 2:00 pm
by Modzy
Developer wrote:Maybe we can write some working code now.
You and me both.

I'm about to jump on this faster than an animal abuser to a cat.

EDIT: Mind giving us all the files? It would be easier for me to create my own Editor from scratch, than to get this thing working.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 2:53 pm
by Developer
Modzy wrote:
Developer wrote:Maybe we can write some working code now.
You and me both.

I'm about to jump on this faster than an animal abuser to a cat.

EDIT: Mind giving us all the files? It would be easier for me to create my own Editor from scratch, than to get this thing working.
I agree. I am looking at the whole code, I can list them if you want, or have trouble finding them.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 3:09 pm
by Modzy
Developer wrote:I agree. I am looking at the whole code, I can list them if you want, or have trouble finding them.
Not needed, as we are already comparing the list over AIM. ;P

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 3:27 pm
by enoemoS
Developer wrote:
Modzy wrote:
Developer wrote:Maybe we can write some working code now.
You and me both.

I'm about to jump on this faster than an animal abuser to a cat.

EDIT: Mind giving us all the files? It would be easier for me to create my own Editor from scratch, than to get this thing working.
I agree. I am looking at the whole code, I can list them if you want, or have trouble finding them.
I can quote people without logging in too, Almit!

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 3:48 pm
by Repulse
-_- please make it so we can dupe vehicles please. Also make it so we can swap out their tag classes. eg. make a ghost scenery in sword edit.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 3:52 pm
by Developer
enoemoS wrote:I can quote people without logging in too, Almit!
Too bad I am not alt. I just find it counter productive to open source code that cannot be built without missing files that you did not deem important to upload for us. Some of it should be up there by right, seeing is that it is Bob/Gren's

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 4:48 pm
by Fonzeh
Image

Hows that for a GUI? I made it because your original scheme was way too much for my tiny ass screen, it also looks sexy as hell on leopard.

I think you should keep panther compatibility, or at least release source to devs who can build a panther version, a lot of the modding community remains on that OS. I just now got leopard, but i would still like to use it on my panther.

Take it or leave it, glad to see you back, and hope swordedit comes smoothly.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 5:46 pm
by nil
I fixed the xcode project by retrieving all of the missing files by checking out older revisions of the svn project and also included the squish framework, and the such. So here it is until sword manages to get a decent copy up:

http://www.mediafire.com/download.php?zyq2wnhytuz

It should at the least compile and run.

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 5:49 pm
by Modzy
nil wrote:I fixed the xcode project by retrieving all of the missing files by checking out older revisions of the svn project and also included the squish framework, and the such. So here it is until sword manages to get a decent copy up:

http://www.mediafire.com/download.php?zyq2wnhytuz

It should at the least compile and run.
<3

Re: swordedit: An Update

Posted: Sun Mar 15, 2009 6:21 pm
by Rofldonutburger
I love the GUI!