Downloads

Sara's picture

If you're interested in the source code for Conquer-Space.net, you should visit our OpenSource page. If you want an out-of-the-box (precompiled) version of Conquer-Space.net, then Galaxy (to be translated) is what you want. Other helpful files are:

gp-cqs14-full.zip or gp-cqs14-full.tar.gz 23.09.2006
graphic pack CqS 14 (unzipped 11MB)
gp-cqs14-slim.zip or gp-cqs14-slim.tar.gz 23.09.2006
"slim" graphic pack CqS 14 (unzipped 4.2MB, no large building or research pics)
gp-cqs14-extraslim.zip or gp-cqs14-extraslim.tar.gz 23.09.2006
"extra-slim" graphic pack CqS 14 (unzipped 2.9MB, no large building, research or unit pics)
techtree.pdf
techtree CqS 13
techtree.ps
techtree CqS 13
gp-cqs13-full.tar.gz 10.07.2006
graphic pack CqS 13 (unzipped 11MB)
gp-cqs13-full.zip 10.07.2006
graphic pack CqS 13 (unzipped 11MB)
gp-cqs13-slim.zip 10.07.2006
"slim" graphic pack CqS 13 (unzipped 4.1MB, no large building or research pics)
gp-cqs13-extraslim.zip 10.07.2006
"extra-slim" graphic pack CqS 13 (unzipped 2.9MB, no large building, research or unit pics)

The graphic pack has to be uploaded to webspace. You then have to enter the path to the graphic pack in your settings. If you're using the full graphic pack, you'll see some background images as soon as you activate it. If you don't want these to be displayed, simply rename the directory planets to planets-fancy and then rename the directory planets-default to planets. Or you first delete the directory planets and then rename planets-default to planets.

Sara's picture

local graphic pack for Firefox 1.5

If you're using Firefox 1.5, this is how to use a graphic pack that's stored locally on your pc:

Create a new plain-text file calleduser.js and add the following contents:

user_pref("capability.policy.policynames", "localfilelinks");
user_pref("capability.policy.localfilelinks.sites", 
  "http://beta.conquer-space.net http://gamma.conquer-space.net");
user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");

Then save the file in your profile directory for firefox. For Windows this might be

C:\Documents and Settings\<username>\Application Data\Mozilla\
        Firefox\Profiles\<randomletters>.default
. For Linux a path might be /home/<username>/.mozilla/firefox/<randomletters>.default

After applying these changes you should close your browser and empty the cache. You should set the graphic pack ingame before doing all this to avoid loading all images from the server again.