Page 1 of 1

old ToME source code? (my SlackBuild used one)

Posted: Tue Dec 14, 2010 10:52 pm
by darwin
Will old ToME sources be available? It would be a blow to the roguelike community if they disappeared. They could be uploaded to a Northern European archive with pre-ToME versions. Months/years ago I made a version 2.3.5 SlackBuild and now no one can install it.

I missed the discussion about whether to use Tolkien's ideas or not. While I think there is not much problem to use a few names and ideas, I see how one might think there is to base the whole game on Arda. However, there were no complaints. Of course, if Darkgod makes his own world that is interesting too.

What disappoints me is the departure from a D&D-based system. I hope this was not a copyright concern, because US law states that, specifically, game rules cannot be copyrighted. Every system from original D&D (ODD) to AD&D 2nd ed. (ADD2) had great ideas, but after TSR was bought, subsequent systems are inferior for many reasons (e.g. removing most skills, adding healing surges, excess classes, 'feats,' which are all unrealistic and warp role-playing.) ToME was already like the best of final ODD with ADD2, and it would have been nice instead to see ideas from GURPS or Gary Gygax's Dangerous Journeys: Mythus... but this is off-topic.

What I am saying is that I really liked the old versions and I hope they will still be available. Taking source code out of an archive just seems contrary to Free Software. As long as Darkgod does not update old versions I see no problem... it is not like a few versions are not out there, but it is great for programmers to be able to see versions.

I think Tome 2 (I have not played 3 or 4 yet) and Tomenet are the greatest roguelikes of all time, along with Nethack with its many interesting features.

Re: old ToME sources? (I had one in my SlackBuild)

Posted: Tue Dec 14, 2010 11:11 pm
by Lord Estraven
For updated current versions of T2 see AH's git project: http://gitorious.org/tome2

For older versions of ToME and Pernangband try sunet.se's archive: ftp://ftp.sunet.se/pub/games/Angband/Variant/ToME/

I've also got an updated and modified version of T1 ("TMod") on Gitorious, but it isn't yet ready for serious play and has a dubious future anyway.

Re: old ToME sources? (I had one in my SlackBuild)

Posted: Tue Dec 14, 2010 11:36 pm
by darwin
Ftp.sunet.se only has ToME to 2.2.n, not 2.3.n... and it seems one must login to Gitorious to 'clone repository.'

I am specifically looking for a site with 2.3.n+ source tar.gzs or tar.bz2s... I have 2.3.5, but it would be nice to see it and later archive files returned or mirrored....

Re: old ToME sources? (I had one in my SlackBuild)

Posted: Sat Dec 18, 2010 3:39 am
by Lord Estraven
Ah, sorry about Sunet...

To clone AH's git repo locally you don't need to log into Gitorious, just do

Code: Select all

git clone git://gitorious.org/tome2/tome2.git
From wherever in your filesystem you want to put the tome2 directory.

Edit: also Gitorious might have a tarball for tome2. Umm... Try here: http://gitorious.org/tome2/tome2/archive-tarball/master