Search Results
Searched for posts by capristo in all forums

Showing results 691 - 700 out of 1645 total
Modify your search
Posted by capristo, Oct 3, 2013 at 9:12 am
chaostrom wrote
http://ivan.sourceforge.net/beta/ivan_beta_060903.zip

That's the latest CVS with Blob's artwork, I believe. Took me a while to dig it up on greatboards :/

Found this post again through search... what artwork did Blob contribute? Is this missing from the CVS version that's in the downloads page? I tried playing it and didn't see anything different
Posted by capristo, Oct 2, 2013 at 6:45 pm
I imagine so. From what I remember, this was the only copy of the CVS code we could find
Posted by capristo, Oct 2, 2013 at 5:31 pm
Done, added the link in my previous post. This is the code modified by nukes to support 64-bit systems. Hopefully everything will work and compile!
Posted by capristo, Oct 2, 2013 at 5:01 pm
2. GitHub

The GitHub repository is here: https://github.com/Attnam/ivan

You will need to create a GitHub account. You can pull the code anonymously, but i need to add you to the "Attnam" organization in order to be able to commit changes.

To get started, simply find the "clone URL" in the right hand sidebar. For Windows I recommend TortoiseGit. For Linux I believe the command would be

$ git clone https://github.com/Attnam/ivan.git

I'll update this post with a basic tutorial for those who are new to Git.
Posted by capristo, Oct 2, 2013 at 5:01 pm
1. Trello

We're not using Trello anymore.

The Trello board is here: https://trello.com/b/1dhb35Ep/ivan

If you'd like to contribute, first create a Trello account and post your username here or send it to me in a PM. Then I can add you to the board so you can create, edit, and claim tasks.

There are 3 lists: "Unclaimed Tasks", "In Progress", and "Ready for Testing."

If you see something you're interested in, click on the "card", choose yourself as a member, and drag it to the "In Progress" column so that others know that you're working on it.

If you notice bugs, or have ideas for new features, feel free to add your own cards as well! Even if you can't code them, maybe somebody else will. Be sure to label your card as a bug (red) or feature (blue) so that we can see at a glance what they are.

Once your code is complete and pushed, move it to the "Ready for Testing" column so that others can compile it and check it out. After it's been tested, it will be merged into the official code.
Posted by capristo, Oct 2, 2013 at 4:57 pm
Thanks to the recent interest and push by a few members, it looks like a group effort of continued IVAN development is finally in the works.

This is exciting because unlike the existing mods and variants, which are scattered around and separate, this time we're going to keep the source code all in one place.

I will be adding it to Github, which means that anybody can grab the code and contribute! This is also good because it's not too much pressure on one person - you can help in whatever way you can whenever you have time. For those with a professional interest in coding, you can also brag that you've contributed to an open-source project!

We'll also be using Trello to manage tasks, features, and bugs. We're starting with CVS as a base, and existing variants can eventually be merged in.
Posted by capristo, Oct 1, 2013 at 5:43 pm
https://trello.com/b/1dhb35Ep/ivan

Warheck, create a Trello account when you get a moment and I can add you as an admin.

Of course if nobody likes this we can use something else. But Trello is really easy to use... just pick a task you want, assign it to yourself, and drag it to the "In progress" column and others will see that you are working on it. Drag and drop to rearrange them... we'll put higher priority stuff at the top of lists, and wish list stuff at the bottom.
Posted by capristo, Oct 1, 2013 at 5:37 pm
1 - I can
2 - yes!
3 - I think we should start with CVS. Then we can create branches for the others and merge things in one at a time, when we are sure they are stable.
5 - I vote for Trello. I can set that up. Let's first create a list of initial tasks, then I'll set up the Trello board and allow people to join it, then everyone can claim which tasks they are interested in.

I actually like SVN better than Git, and I have certain loyalty to Sourceforge too. But it seems like github is emerging as the best place to show off contributions to open source projects, so I am leaning towards github for hosting the code.
Posted by capristo, Sep 28, 2013 at 4:49 am
What're we hear hearing about?

whoa, I just realized when you click someone's username the drop down menu appears way offset
Posted by capristo, Sep 26, 2013 at 5:56 pm
I feel your pain.