Older unit archive
Moderator: Forum Moderators
Forum rules
Before reporting issues in this section, you must read the following topic:
Before reporting issues in this section, you must read the following topic:
Older unit archive
Due to the slow speed of the later versions, I was forced to switch to v1.1.1
The trouble is that I'm having problems with a few units. The "Demilich", for example, has no attributes.
Where can I get the specific archive for that version? I don't need the executable, just the data.
Thanks.
The trouble is that I'm having problems with a few units. The "Demilich", for example, has no attributes.
Where can I get the specific archive for that version? I don't need the executable, just the data.
Thanks.
svn.wesnoth.org has links which lead you to all old revisions.
WesCamp-i18n - Translations for User Campaigns:
http://www.wesnoth.org/wiki/WesCamp
Translators for all languages required: contact me. No geek skills required!
http://www.wesnoth.org/wiki/WesCamp
Translators for all languages required: contact me. No geek skills required!
Either directly from the SVN, as torangan suggested, or you could download the various releases from sourceforge:troodon wrote:How do I get the old versions? I want to pillage some stuff from them to use currently in wesnoth.
http://sourceforge.net/project/showfile ... p_id=89495
- Viliam
- Translator
- Posts: 1341
- Joined: January 30th, 2004, 11:07 am
- Location: Bratislava, Slovakia
- Contact:
Go to http://svn.gna.org/viewcvs/wesnoth/. The "trunk" is the current (development) version. In "tags" there are older versions. So if you remember which version it was, just click "tags", the version, and then "images/units" for unit pictures and "data/units" for unit data. Find your file, and there is some "download" link...troodon wrote:How do I get the old versions? I want to pillage some stuff from them to use currently in wesnoth.
Older unit archive
Thanks for the replies.
Those links solve my needs, but I'd still like to download the WHOLE data for a specific version. That doesn't seem to be possible there.
Any chance of finding an archive?
[/b]
Those links solve my needs, but I'd still like to download the WHOLE data for a specific version. That doesn't seem to be possible there.
Any chance of finding an archive?
[/b]
Re: Older unit archive
I am also new to the SVN, but I was able to download all the data related files for an older version from the svn server. These were the steps:Nuno wrote:I'd still like to download the WHOLE data for a specific version.
1.- Install a svn client. The subversion web page has binaries for many OS, check them at http://subversion.tigris.org/project_pa ... y-packages
2.- Open a terminal / command prompt in the folder where you want to download the data
3.- Type something like the following:
svn co http://svn.gna.org/svn/wesnoth/tags/1.1.1/data 1.1.1
This will download the files on the data folder of the 1.1.1 version to a new folder called 1.1.1 in the current directory. You can change the version, folder, destination folder as required.
I am sure that the svn has a lot of more options, and you can use a different protocol than http in the svn order, but this order worked for me in order to get a copy of the data.
Older unit archive
One more thing: while playing, the game asks for specific files, saying it can't find them, but they are were they're supposed to be.
Is this a known issue, product of these work-in-progress versions?
Is this a known issue, product of these work-in-progress versions?