commit a7d2c145e1b18e204080503a5af39cff79f8c4a2 Author: War-Yuna Date: Mon Jul 31 23:21:28 2023 +0200 back to 2008 diff --git a/ogame/firefox_hentai_wallpaper.jpg b/ogame/firefox_hentai_wallpaper.jpg new file mode 100644 index 0000000..a895486 Binary files /dev/null and b/ogame/firefox_hentai_wallpaper.jpg differ diff --git a/ogame/formate.css b/ogame/formate.css new file mode 100644 index 0000000..71b1b51 --- /dev/null +++ b/ogame/formate.css @@ -0,0 +1,1032 @@ +/* ______________________________________________________________ + + Skin Black Destiny + By Xéfir Destiny + Version 2007 +______________________________________________________________ */ + +/*-------------------------------------------------------------------------*/ +/*------------------------- Ajouts by Xéfir -----------------*/ +/*-----------------------------------------------------------------------*/ +.style center table tr td center +{ + text-align: center; + display: block; +} + +/* Titre des batiments et autres... */ +tbody td td > a:first-child { + font-size : 10px; + color : #99ffff; + font-weight: bold; +} + +/* Ressources/temps restant avec recherche/contruction */ +td.l a[title]:after +{ + content:" ("attr(title)")"; + color:#00CC00; + font-size : 9px; +} + +table[width="519"] font[color="red"] { font-weight: bold;} + +/* Rapports de combats */ +table[width="519"] font[color="lime"] { font-weight: bold;} /* combat reports */ +table[width="519"] font[color="green"] { font-weight: bold;} /* combat reports */ + + +/************ Ressources en excès *************/ +table[cellpadding="0"][cellspacing="0"][width="100%"] font[color="#ff0000"] { + color:#ff0000; text-decoration: blink; +} + +/*COULEURS DES RESSOURCES*/ +tr > td + td > i > b > font {font-style:italic;color:#CCCCCC;} +tr > td + td + td > i > b > font {font-style:italic;color:#00CCFF;} +tr > td + td + td + td > i > b > font {font-style:italic;color:#7F006E;} +tr > td + td + td + td + td > i > b > font {font-style:italic;color:#FFFF00;} +tr > td + td + td + td + td + td > i > b > font {font-size:10px;font-style:italic;color:#FF00FF;} /* Quête du Spaccon */ + +/*Métal nécessaire*/ +td.l a + br + br + b { +color: #606060; +} +/* Cristal nécessaire*/ +td.l a + br + br + b + b { +color: #00CCFF; +} +/* Deutérium nécessaire*/ +td.l a + br + br + b + b + b { +color: #7F006E; +} +/* Energie nécessaire */ +td.l a + br + br + b + b + b + b { +color: #FFFF00; +} + +/*Déconstruction Métal*/ +td.l br + b { +color: #606060; +} +/*Déconstruction Cristal*/ +td.l br + b + b { +color: #00CCFF; +} +/*Déconstruction Deutérium*/ +td.l br + b + b + b { +color: #7F006E; +} + +iframe { + background-color : transparent; + background-image : url(img/bkbody.png); +} + + +/************ Rapport de combat et d'espionnage ************/ +table[width="99%"] {border:1px #556 solid; width:800px; margin-right:auto; margin-left:auto} +table[width="99%"] tr > th + th {color: #FFFFFF} +table[width="99%"] table[width="100%"] > tbody > tr > th > center {color: #00CC00; font-weight: bold;} +table[width="99%"] table[width="100%"] + table[width="100%"] > tbody > tr > th > center {color: #FF0000;font-weight : bold;} +table[width="99%"] table[width="100%"] table {margin-top:5px} + +/************ LARGEUR DES TABLEAUX ************/ +table[width="530"] {width:580px} +table[width="519"] {width:550px} +table[width="569"] {width:580px} + +/*-------------------------------------------------------------------------*/ +/*-------------------------------Ajouts 0.77 Grrr-------------------------------*/ +/*-----------------------------------------------------------------------*/ + +#menu td { + background-color : transparent; + border-top : 0px; + font-size : 10px; +} + +#WzBoDy +{ + background-color: transparent !important; + border: none !important; +} + +#leftmenu table { /* Cadre du tableau */ + border : 3px white double; + background-image : url(img/bkbody.png); +} + +#leftmenu td[align=center], +#leftmenu a font[color], /* Lien Casino Officiers */ +#leftmenu a[accesskey=""], /* Lien Marchand */ +#header_top table[align=left], /* Mort aux officiers */ +#combox_container, +#combox_container a, /* Traitement du cadre Commandant */ +#leftmenu table center { /* Lien Infos Commandant */ + font-size : 0px; + height : 0px; + width : 0px; + visibility : hidden; +} + +#resources td {font-style:italic;color:#000000;} +#resources td + td {font-style:italic;color:#FC00CF;} +#resources td + td + td {font-style:italic;color:#00CCFF;} + +#resources td + td + td + td { /* L'antimatière, ça existe pas !*/ + visibility : hidden; + display : none; +} + +#resources td + td + td + td + td { /* Mais l'énergie, on veut la garder ! */ + visibility : visible; + display : block; + font-style : italic; + color : #FFFF00; +} + +#content table table, +#content table table img { + border : none; +} + +/*************************************************************/ +/*** TRAITEMENT DES PUBS ***/ +/* Supprimer cette ligne pour enlever les pubs*/ + noscript a { + visibility : hidden; + height : 0px; + width : 0px; + } +/*** FIN TRAITEMENT DES PUBS ***/ +/*************************************************************/ + +textarea:hover { /* Survol des Champs de saisie */ + color : #E6EBFB; + background-color : #999999; +} + +input:hover { /* Survol des Champs de saisie */ + color : #00FF90; + background-color : #999999; +} + + +/*-------------- Debut Mouvement de flottes -----------------------*/ +.flight .owntransport /*transport aller*/ +{ +color : #00CC00; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +} + +.flight .owntransport a:link +{ +color : #FFFFFF; +} +.flight .owntransport a:visited +{ +color : #FFFFFF; +} +.flight .owntransport a:hover +{ +color : #347680; +} + +.return .owntransport /*transport retour*/ +{ +color: #00CC00; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 9px; +font-style:italic; +} + +.return .owntransport a:link +{ +color : #FFFFFF; +font-weight:bold; + +} +.return .owntransport a:visited +{ +color : #FFFFFF; +font-weight:bold; +} +.return .owntransport a:hover +{ +color : #347680; +} + +.transport /*transport subit*/ +{ +color: #00CC00; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +} + +.transport a:link +{ +color : #FFFFFF; +font-size: 11px; +} +.transport a:visited +{ +color : #FFFFFF; +font-size: 11px; +} +.transport a:hover +{ +color : #347680; +font-size: 11px; +} + + +.flight .ownattack /*attaque aller*/ +{ +color:#B200FF; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +font-weight:bold; +} + +.flight .ownattack a:link +{ +color:#FFFFFF; +} +.flight .ownattack a:visited +{ +color:#FFFFFF; +} +.flight .ownattack a:hover +{ +color : #347680; +} + +.return .ownattack /*attaque retour*/ +{ +color:#B200FF; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 9px; +font-style:italic; +} + +.return .ownattack a:link +{ +color : #FFFFFF; +} +.return .ownattack a:visited +{ +color : #FFFFFF; +} +.return .ownattack a:hover +{ +color : #347680; +} + +.attack /*attaque subie*/ +{ +color: #FF0000; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +text-decoration: blink; +font-weight:bold; +} + +.attack a:link +{ +color:#FFFFFF; +} +.attack a:visited +{ +color:#FFFFFF; +} +.attack a:hover +{ +color : #347680; +} + +.flight .ownespionage /*espionnage aller*/ +{ +color:#FF9900; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +font-weight:bold; +} + +.flight .ownespionage a:link +{ +color : #FFFFFF; +} +.flight .ownespionage a:visited +{ +color : #FFFFFF; +} +.flight .ownespionage a:hover +{ +color : #347680; +} + +.return .ownespionage /*espionnage retour*/ +{ +color:#FF9900; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 9px; +font-weight: normal; +font-style:italic; +} + +.return .ownespionage a:link +{ +color:#FFFFFF; +} +.return .ownespionage a:visited +{ +color:#FFFFFF; +} +.return .ownespionage a:hover +{ +color : #347680; +} + + +.espionage /*espionnage subit*/ +{ +color: #ff0000; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +font-weight: bold; +} + +.flight .espionage a:link +{ +color : #FFFFFF; +} +.flight .espionage a:visited +{ +color : #FFFFFF; +} +.flight .espionage a:hover +{ +color : #347680; +} + + +.flight .ownharvest /*exploiter aller*/ +{ +color: #33CCFF; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +} + +.flight .ownharvest a:link +{ +color : #FFFFFF; +} +.flight .ownharvest a:visited +{ +color : #FFFFFF; +} +.flight .ownharvest a:hover +{ +color : #347680; +} + +.return .ownharvest /*exploiter retour*/ +{ +color: #33CCFF; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 9px; +font-weight: normal; +font-style:italic; +} + +.return .ownharvest a:link +{ +color: #FFFFFF; +} +.return .ownharvest a:visited +{ +color: #FFFFFF; +} +.return .ownharvest a:hover +{ +color : #347680; +} + + +.flight .owndeploy/*stationner aller*/ +{ +color: #0033FF; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +font-weight: bold; +} + +.flight .owndeploy a:link +{ +color: #FFFFFF; +} +.flight .owndeploy a:visited +{ +color: #FFFFFF; +} +.flight .owndeploy a:hover +{ +color : #347680; +} + + +.flight .owncolony /* colonisation aller */ +{ +color: rgb(167,167,167); +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +} + +.flight .owncolony a:link +{ +color: #FFFFFF; +} +.flight .owncolony a:visited +{ +color: #FFFFFF; +} +.flight .owncolony a:hover +{ +color : #347680; +} + +.return .owncolony /* colonisation retour */ +{ +color: rgb(110,110,110); +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 9px; +font-weight: normal; +font-style:italic; +} + +.return .owncolony a:link +{ +color: #FFFFFF; +} +.return .owncolony a:visited +{ +color: #FFFFFF; +} +.return .owncolony a:hover +{ +color : #347680; +} + + +.flight .owndestroy /* EDLM détruire aller */ +{ +color: #0096ff; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +text-decoration: blink; +} + +.return .owndestroy /* EDLM détruire retour */ +{ +color: #0096ff; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 9px; +font-style:italic; +} + +.destroy /* EDLM détruire subit */ +{ +color: #ff0000; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +text-decoration: blink; +} + +.ownmissile /* Attaque de missile*/ +{ +color: #FF0000; +font-family: Trebuchet MS, Arial, Helvetica, sans-serif; +font-size: 11px; +text-decoration: blink; +} + +.combatreport { +color: red; +text-decoration:blink; +} + +/*-------------- Fin Mouvement de flottes -----------------------*/ + + +/*-------------------------------------------------------------------------*/ +/*--------------------- Couleurs des joueurs dans galaxie ------------------*/ +/*-----------------------------------------------------------------------*/ + +.inactive { /*les inactifs de 7 jours */ +color :#ff80ff; /* rose pale*/ +} +.longinactive { /* les grands inactifs 28 jours */ +color :#ff00ff; /* rose flash */ +} +.vacation { /* joueur en vacances */ +color :#0086dd; /*bleu mer */ +} +.allymember { /* membres de l'alliance */ +color :#00ff00; /*vert flash*/ +} +.banned { /* membres bannis */ +color :#999999; /* gris */ +} +.noob { /* joueur faible */ +color :#FF9900; /* Orange foncé */ +} +.strong { /* joueur fort */ +color :#ff0000; /* rouge */ +} + +/*-----------------------------------------------------------------------*/ +/*---------------------------Extra pour firefox---------------------------*/ +/*-----------------------------------------------------------------------*/ + +body center table tr.flight th span.flight a[title~="Anzahl"]:after, +body center table tr.flight th span.owntransport a[title]:after, +body center table tr.flight th span.ownattack a[title]:after, +body center table tr.flight th span.ownharvest a[title]:after, +body center table tr.flight th span.colony a[title]:after, +body center table tr.flight th span.ownespionage a[title]:after, +body center table tr.flight th span.owndeploy a[title]:after, +body center table tr.flight th span.owndestroy a[title]:after, +body center table tr.flight th span.ownhold a[title]:after +{ + content : " ("attr(title)")"; + color : #999999; + font-style : italic; + font-size : 10px; +} + +/*Zurückkehrende Flottenanzeige*/ +body center table tr.return th span.ownattack a[title]:after + +{ + content : " ("attr(title)")"; + color : #999999; + font-style : italic; + font-size : 10px; +} +/* Resanzeige in der Übersicht*/ +body center table tr th span a[title~="Transport:"]:after +{ + content : " ("attr(title)")"; + color : #999999; +} + +/* Schiffe der Flotten in Phalanxscanns anzeigen */ +body center table tr th font a[title]:after +{ + content : " ("attr(title)")"; + color : #999999; +} + +/* Geschwindigkeiten der Schiffe beim Flottenversenden anzeigen */ +a[title~="Geschwindigkeit:"]:after +{ + content : " ("attr(title)")"; + color : #999999; +} + +/*Grösse der Trümmerfelder anzeigen */ +a[title~="Trümmerfeld:"]:after, +a[title~="Trümmerfeld"]:after +{ + font-style : italic; + font-size : 10px; + font-family : Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif; + content : " ("attr(title)")"; + color : #999999; +} + + +/* Vitesse de la flotte*/ +select[name="speed"] option[value="10"]{background:#180000} +select[name="speed"] option[value="9"]{background:#1F0000} +select[name="speed"] option[value="8"]{background:#280000} +select[name="speed"] option[value="7"]{background:#2F0000} +select[name="speed"] option[value="6"]{background:#380000} +select[name="speed"] option[value="5"]{background:#3F0000} +select[name="speed"] option[value="4"]{background:#480000} +select[name="speed"] option[value="3"]{background:#4F0000} +select[name="speed"] option[value="2"]{background:#580000} +select[name="speed"] option[value="1"]{background:#5F0000} +select[name="speed"] option[value="0"]{background:#680000} + +/*Menu ressources*/ +option[value="100"]{background:#180000} +option[value="90"]{background:#1F0000} +option[value="80"]{background:#280000} +option[value="70"]{background:#2F0000} +option[value="60"]{background:#380000} +option[value="50"]{background:#3F0000} +option[value="40"]{background:#480000} +option[value="30"]{background:#4F0000} +option[value="20"]{background:#580000} +option[value="10"]{background:#5F0000} +option[value="0"]{background:#680000} + + +/*Selection actuelle*/ +option[selected]{background:#007F00} + +/*Menu des planetes*/ +select[name="pziel"] option[value="0"]{background:#000000} +select[name="pziel"] option[value="401"]{background:#2F2F2F} +select[name="pziel"] option[value="402"]{background:#000000} +select[name="pziel"] option[value="403"]{background:#2F2F2F} +select[name="pziel"] option[value="404"]{background:#000000} +select[name="pziel"] option[value="405"]{background:#2F2F2F} +select[name="pziel"] option[value="406"]{background:#000000} +select[name="pziel"] option[value="407"]{background:#2F2F2F} +select[name="pziel"] option[value="408"]{background:#000000} + +/*-----------------------Fin des extras pour firefox----------------------*/ + + +/*----------------------- Css général ----------------------*/ + + +td, th, textarea, body +{ + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; + text-align : center; + font-weight : normal; +} + +img +{ + border : 0px; +} + +p table +{ + border : 0px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; +} + +p td +{ + text-align : center; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; +} + + +table table +{ + border : 0px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; +} + +table table td +{ + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 12px; + font-weight : bold; +} + +body /* options générales */ +{ + color : #FFFFFF; + margin-top : 1px; + margin-left : 1px; + background : #000000; + background-image : url("img/background.jpg"); + background-attachment: fixed; + background-repeat : repeat; + /* police générale */ + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; +} + +body form table th table input +{ + width : 60px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; + font-weight : normal; +} + +/* area of the figures of planets */ +th, td.a, td.b, td.c, td.f, input, +td.g, td.h, td.i, td.j, td.k, td.l, td.m, +td.n, td.o, td.q, td.r, td.v, .style td, +textarea, p td, table.s th img +{ + border : 1px #2C2C2C solid; + font-size : 10px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-weight : normal; + color : white; + background-image : url("img/bkbody.png"); + background-repeat : repeat; + text-align : center; +} + + +th, td.a, td.b, td.c, td.f, input, select, td.g, +td.h, td.i, td.j, td.k, td.m, td.o, td.q, td.r, +td.v, td.s, .style td, p td +{ + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; + font-weight : normal; +} + +th /* Ausrichtung von inneren Planeten, brechung etc.. */ +{ + border : 1px solid #333333; + text-align : center; + padding-left : 3px; + padding-right : 3px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; + background-image : url("img/bkbody.png"); + background-repeat : repeat; +} + +td.a +{ + height : 37px; + text-align : center; +} + +td.b +{ + padding : 3px; +} + +td.c /* barres de titre */ +{ + color : #FFFFFF; + text-align : center; + padding-left : 3px; + font-weight : bold; + background-image : url("img/bbk.jpg"); +} + +td.c a:hover { /* Passages de la souris sur les liens */ + color : #B6C6E5; + text-decoration : underline; +} + +/*------- Messages aux joueurs + nombre de vaisseaux/num systeme --------*/ + +td.f, input, select, textarea +{ + border:1px solid #606060; + color: #FFFFFF; + background-color: #000000; +} + + +textarea +{ + width : 100%; +} + + +td.k input +{ + text-align : center; +} + +/*------- Fin Messages aux joueurs --------*/ + +td.g +{ + text-align : center; + color : #B6C6E5; +} + +td.h +{ + text-align : center; + color : #B6C6E5; +} + +td.i +{ + text-align : center; + color : #000000; +} + +td.j +{ + text-align : center; + color : #B6C6E5; +} + +td.k, td.k input /* Bouton calculer */ +{ + text-align : center; + color : #FFffff; +} + +td.l /* Texte principal */ +{ + color : #ffffff; + vertical-align : middle; + padding : 0px; + font-weight : normal; +} + +td.m +{ + text-align : center; + width : 86px; + color : #B6C6E5; + font-weight : normal; +} + +td.n +{ + text-align : center; + width : 88px; + text-align : center; + color : #B6C6E5; + font-weight : normal; +} + +td.o +{ + text-align : center; + color : #B6C6E5; + font-weight : normal; +} + +td.q +{ + font-size : 10px; + text-align : center; + vertical-align : middle; + color : #B6C6E5; + font-weight : normal; +} + +td.r +{ + text-align : center; + color : #B6C6E5; + font-weight : normal; +} + +td.v +{ + text-align : center; + color : #B6C6E5; + font-weight : normal; +} + +td.s +{ + color : #B6C6E5; + font-weight : normal; +} + +/* Planetes en vue général (miniatutes) */ + +table.s th +{ + border: 0px; + padding:5px; + width:100px; + text-align:center; + background:none; +} + +table.s th img +{ + width : 90px; + height : 90px; + background-repeat : no-repeat; + text-align : center; + vertical-align : middle; +} + +/* Fin miniatures */ + +div.z +{ + color : #FFFFFF; +} + +a /* Menus, titres, noms de vaisseaux */ +{ + color : #ffffff; + text-decoration:none; + font-weight:normal; +} + +a.s +{ + color : #FFFFFF; + font-weight:normal; +} + +a.t +{ + color : #FFFFFF; + font-weight:normal; +} + +a:hover /* Couleur du nom des planètes lors du survol avec la souris */ +{ + color : #347680; +} + +.style td +{ + color : #B6C6E5; + border-top : 0px; + font-size : 10px; +} + +.style div a +{ + height : 100%; + width : 80%; + color : #FFFFFF; + font-size : 10px; +} + +.style div a:link +{ + height : 100%; + width : 80%; + color : #FFFFFF; + font-size : 10px; +} + +.style div a:visited +{ + height : 100%; + width : 80%; + color : #FFFFFF; + font-size : 10px; +} + +.style div a:hover /* Couleur des liens du menu lors du survol */ +{ + height : 100%; + width : 80%; + font-size : 10px; + color : #347680; + font-weight : bold; +} + +.style table { /* Cadre du tableau */ + border : 3px white double; + width : 114px ; +} + +.style /* navigation */ +{ + margin-top : 15px; + margin-right : 5px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + font-size : 10px; + background-image : url(img/menu.jpg) ; + width : 172px ; + background-repeat : repeat-y; +} + +h1 +{ + font-size : 10px; + border-bottom : 0px #2C2C2C solid; + width : 98%; + text-align : center; +} + +table tr th table tr th +{ + color : #BFBFBF; + padding-left : 0px; + padding-right : 0px; + font-size : 10px; + font-family : Verdana, Tahoma, Helvetica, sans-serif; + border : 1px #4F4F4F ridge; /*dashed gestrichelt, solid durchgehend*/ + font-weight : normal; +} + +p { +color: #FFFFFF; +font-size:10px; +font-weight:bold; +background-image: url("img/bkbody.png"); +background-repeat: repeat; +text-align: center; +} diff --git a/ogame/gebaeude/1.gif b/ogame/gebaeude/1.gif new file mode 100644 index 0000000..5656984 Binary files /dev/null and b/ogame/gebaeude/1.gif differ diff --git a/ogame/gebaeude/106.gif b/ogame/gebaeude/106.gif new file mode 100644 index 0000000..d53d8bb Binary files /dev/null and b/ogame/gebaeude/106.gif differ diff --git a/ogame/gebaeude/108.gif b/ogame/gebaeude/108.gif new file mode 100644 index 0000000..7d478da Binary files /dev/null and b/ogame/gebaeude/108.gif differ diff --git a/ogame/gebaeude/109.gif b/ogame/gebaeude/109.gif new file mode 100644 index 0000000..6499ff1 Binary files /dev/null and b/ogame/gebaeude/109.gif differ diff --git a/ogame/gebaeude/110.gif b/ogame/gebaeude/110.gif new file mode 100644 index 0000000..015d16d Binary files /dev/null and b/ogame/gebaeude/110.gif differ diff --git a/ogame/gebaeude/111.gif b/ogame/gebaeude/111.gif new file mode 100644 index 0000000..d1c41c6 Binary files /dev/null and b/ogame/gebaeude/111.gif differ diff --git a/ogame/gebaeude/113.gif b/ogame/gebaeude/113.gif new file mode 100644 index 0000000..fa7da8c Binary files /dev/null and b/ogame/gebaeude/113.gif differ diff --git a/ogame/gebaeude/114.gif b/ogame/gebaeude/114.gif new file mode 100644 index 0000000..6905408 Binary files /dev/null and b/ogame/gebaeude/114.gif differ diff --git a/ogame/gebaeude/115.gif b/ogame/gebaeude/115.gif new file mode 100644 index 0000000..0564a6d Binary files /dev/null and b/ogame/gebaeude/115.gif differ diff --git a/ogame/gebaeude/117.gif b/ogame/gebaeude/117.gif new file mode 100644 index 0000000..01ccefe Binary files /dev/null and b/ogame/gebaeude/117.gif differ diff --git a/ogame/gebaeude/118.gif b/ogame/gebaeude/118.gif new file mode 100644 index 0000000..7258efa Binary files /dev/null and b/ogame/gebaeude/118.gif differ diff --git a/ogame/gebaeude/12.gif b/ogame/gebaeude/12.gif new file mode 100644 index 0000000..bdef548 Binary files /dev/null and b/ogame/gebaeude/12.gif differ diff --git a/ogame/gebaeude/120.gif b/ogame/gebaeude/120.gif new file mode 100644 index 0000000..4818a70 Binary files /dev/null and b/ogame/gebaeude/120.gif differ diff --git a/ogame/gebaeude/121.gif b/ogame/gebaeude/121.gif new file mode 100644 index 0000000..7c08ee6 Binary files /dev/null and b/ogame/gebaeude/121.gif differ diff --git a/ogame/gebaeude/122.gif b/ogame/gebaeude/122.gif new file mode 100644 index 0000000..34aaf6a Binary files /dev/null and b/ogame/gebaeude/122.gif differ diff --git a/ogame/gebaeude/123.gif b/ogame/gebaeude/123.gif new file mode 100644 index 0000000..cf3c17f Binary files /dev/null and b/ogame/gebaeude/123.gif differ diff --git a/ogame/gebaeude/124.gif b/ogame/gebaeude/124.gif new file mode 100644 index 0000000..0e11557 Binary files /dev/null and b/ogame/gebaeude/124.gif differ diff --git a/ogame/gebaeude/14.gif b/ogame/gebaeude/14.gif new file mode 100644 index 0000000..aea4d09 Binary files /dev/null and b/ogame/gebaeude/14.gif differ diff --git a/ogame/gebaeude/15.gif b/ogame/gebaeude/15.gif new file mode 100644 index 0000000..43d166f Binary files /dev/null and b/ogame/gebaeude/15.gif differ diff --git a/ogame/gebaeude/199.gif b/ogame/gebaeude/199.gif new file mode 100644 index 0000000..14c980b Binary files /dev/null and b/ogame/gebaeude/199.gif differ diff --git a/ogame/gebaeude/2.gif b/ogame/gebaeude/2.gif new file mode 100644 index 0000000..3272647 Binary files /dev/null and b/ogame/gebaeude/2.gif differ diff --git a/ogame/gebaeude/202.gif b/ogame/gebaeude/202.gif new file mode 100644 index 0000000..94f3504 Binary files /dev/null and b/ogame/gebaeude/202.gif differ diff --git a/ogame/gebaeude/203.gif b/ogame/gebaeude/203.gif new file mode 100644 index 0000000..7e7899e Binary files /dev/null and b/ogame/gebaeude/203.gif differ diff --git a/ogame/gebaeude/204.gif b/ogame/gebaeude/204.gif new file mode 100644 index 0000000..6a984fd Binary files /dev/null and b/ogame/gebaeude/204.gif differ diff --git a/ogame/gebaeude/205.gif b/ogame/gebaeude/205.gif new file mode 100644 index 0000000..22e0359 Binary files /dev/null and b/ogame/gebaeude/205.gif differ diff --git a/ogame/gebaeude/206.gif b/ogame/gebaeude/206.gif new file mode 100644 index 0000000..f3ad8cc Binary files /dev/null and b/ogame/gebaeude/206.gif differ diff --git a/ogame/gebaeude/207.gif b/ogame/gebaeude/207.gif new file mode 100644 index 0000000..d4d5781 Binary files /dev/null and b/ogame/gebaeude/207.gif differ diff --git a/ogame/gebaeude/208.gif b/ogame/gebaeude/208.gif new file mode 100644 index 0000000..9df233a Binary files /dev/null and b/ogame/gebaeude/208.gif differ diff --git a/ogame/gebaeude/209.gif b/ogame/gebaeude/209.gif new file mode 100644 index 0000000..ea1f62e Binary files /dev/null and b/ogame/gebaeude/209.gif differ diff --git a/ogame/gebaeude/21.gif b/ogame/gebaeude/21.gif new file mode 100644 index 0000000..6c3ff99 Binary files /dev/null and b/ogame/gebaeude/21.gif differ diff --git a/ogame/gebaeude/210.gif b/ogame/gebaeude/210.gif new file mode 100644 index 0000000..086a6b2 Binary files /dev/null and b/ogame/gebaeude/210.gif differ diff --git a/ogame/gebaeude/211.gif b/ogame/gebaeude/211.gif new file mode 100644 index 0000000..eb64583 Binary files /dev/null and b/ogame/gebaeude/211.gif differ diff --git a/ogame/gebaeude/212.gif b/ogame/gebaeude/212.gif new file mode 100644 index 0000000..0b919f7 Binary files /dev/null and b/ogame/gebaeude/212.gif differ diff --git a/ogame/gebaeude/213.gif b/ogame/gebaeude/213.gif new file mode 100644 index 0000000..85bb55e Binary files /dev/null and b/ogame/gebaeude/213.gif differ diff --git a/ogame/gebaeude/214.gif b/ogame/gebaeude/214.gif new file mode 100644 index 0000000..e140244 Binary files /dev/null and b/ogame/gebaeude/214.gif differ diff --git a/ogame/gebaeude/215.gif b/ogame/gebaeude/215.gif new file mode 100644 index 0000000..16434c2 Binary files /dev/null and b/ogame/gebaeude/215.gif differ diff --git a/ogame/gebaeude/22.gif b/ogame/gebaeude/22.gif new file mode 100644 index 0000000..3a9ab8d Binary files /dev/null and b/ogame/gebaeude/22.gif differ diff --git a/ogame/gebaeude/222.gif b/ogame/gebaeude/222.gif new file mode 100644 index 0000000..cceb896 Binary files /dev/null and b/ogame/gebaeude/222.gif differ diff --git a/ogame/gebaeude/23.gif b/ogame/gebaeude/23.gif new file mode 100644 index 0000000..970a8e2 Binary files /dev/null and b/ogame/gebaeude/23.gif differ diff --git a/ogame/gebaeude/24.gif b/ogame/gebaeude/24.gif new file mode 100644 index 0000000..f6d28a5 Binary files /dev/null and b/ogame/gebaeude/24.gif differ diff --git a/ogame/gebaeude/3.gif b/ogame/gebaeude/3.gif new file mode 100644 index 0000000..cdc9cc4 Binary files /dev/null and b/ogame/gebaeude/3.gif differ diff --git a/ogame/gebaeude/31.gif b/ogame/gebaeude/31.gif new file mode 100644 index 0000000..4fb1f59 Binary files /dev/null and b/ogame/gebaeude/31.gif differ diff --git a/ogame/gebaeude/33.gif b/ogame/gebaeude/33.gif new file mode 100644 index 0000000..d7c5056 Binary files /dev/null and b/ogame/gebaeude/33.gif differ diff --git a/ogame/gebaeude/34.gif b/ogame/gebaeude/34.gif new file mode 100644 index 0000000..8aa794e Binary files /dev/null and b/ogame/gebaeude/34.gif differ diff --git a/ogame/gebaeude/4.gif b/ogame/gebaeude/4.gif new file mode 100644 index 0000000..6b73b26 Binary files /dev/null and b/ogame/gebaeude/4.gif differ diff --git a/ogame/gebaeude/401.gif b/ogame/gebaeude/401.gif new file mode 100644 index 0000000..83a4335 Binary files /dev/null and b/ogame/gebaeude/401.gif differ diff --git a/ogame/gebaeude/402.gif b/ogame/gebaeude/402.gif new file mode 100644 index 0000000..4d51ebb Binary files /dev/null and b/ogame/gebaeude/402.gif differ diff --git a/ogame/gebaeude/403.gif b/ogame/gebaeude/403.gif new file mode 100644 index 0000000..b0fc055 Binary files /dev/null and b/ogame/gebaeude/403.gif differ diff --git a/ogame/gebaeude/404.gif b/ogame/gebaeude/404.gif new file mode 100644 index 0000000..3c06100 Binary files /dev/null and b/ogame/gebaeude/404.gif differ diff --git a/ogame/gebaeude/405.gif b/ogame/gebaeude/405.gif new file mode 100644 index 0000000..5f2a228 Binary files /dev/null and b/ogame/gebaeude/405.gif differ diff --git a/ogame/gebaeude/406.gif b/ogame/gebaeude/406.gif new file mode 100644 index 0000000..7e41756 Binary files /dev/null and b/ogame/gebaeude/406.gif differ diff --git a/ogame/gebaeude/407.gif b/ogame/gebaeude/407.gif new file mode 100644 index 0000000..e0d3ad8 Binary files /dev/null and b/ogame/gebaeude/407.gif differ diff --git a/ogame/gebaeude/408.gif b/ogame/gebaeude/408.gif new file mode 100644 index 0000000..1c0cb93 Binary files /dev/null and b/ogame/gebaeude/408.gif differ diff --git a/ogame/gebaeude/41.gif b/ogame/gebaeude/41.gif new file mode 100644 index 0000000..7814f1a Binary files /dev/null and b/ogame/gebaeude/41.gif differ diff --git a/ogame/gebaeude/42.gif b/ogame/gebaeude/42.gif new file mode 100644 index 0000000..d3e2bc6 Binary files /dev/null and b/ogame/gebaeude/42.gif differ diff --git a/ogame/gebaeude/43.gif b/ogame/gebaeude/43.gif new file mode 100644 index 0000000..364018f Binary files /dev/null and b/ogame/gebaeude/43.gif differ diff --git a/ogame/gebaeude/44.gif b/ogame/gebaeude/44.gif new file mode 100644 index 0000000..fedd535 Binary files /dev/null and b/ogame/gebaeude/44.gif differ diff --git a/ogame/gebaeude/501.gif b/ogame/gebaeude/501.gif new file mode 100644 index 0000000..29627ee Binary files /dev/null and b/ogame/gebaeude/501.gif differ diff --git a/ogame/gebaeude/502.gif b/ogame/gebaeude/502.gif new file mode 100644 index 0000000..616014d Binary files /dev/null and b/ogame/gebaeude/502.gif differ diff --git a/ogame/gebaeude/503.gif b/ogame/gebaeude/503.gif new file mode 100644 index 0000000..fbaabb9 Binary files /dev/null and b/ogame/gebaeude/503.gif differ diff --git a/ogame/gfx/info-help.jpg b/ogame/gfx/info-help.jpg new file mode 100644 index 0000000..dc7637f Binary files /dev/null and b/ogame/gfx/info-help.jpg differ diff --git a/ogame/gfx/ogame-produktion.jpg b/ogame/gfx/ogame-produktion.jpg new file mode 100644 index 0000000..07495fe Binary files /dev/null and b/ogame/gfx/ogame-produktion.jpg differ diff --git a/ogame/gfx/user-menu.jpg b/ogame/gfx/user-menu.jpg new file mode 100644 index 0000000..138d9d8 Binary files /dev/null and b/ogame/gfx/user-menu.jpg differ diff --git a/ogame/images/deuterium.gif b/ogame/images/deuterium.gif new file mode 100644 index 0000000..221d382 Binary files /dev/null and b/ogame/images/deuterium.gif differ diff --git a/ogame/images/dm_klein_2.jpg b/ogame/images/dm_klein_2.jpg new file mode 100644 index 0000000..d29573f Binary files /dev/null and b/ogame/images/dm_klein_2.jpg differ diff --git a/ogame/images/energie.gif b/ogame/images/energie.gif new file mode 100644 index 0000000..7d128c9 Binary files /dev/null and b/ogame/images/energie.gif differ diff --git a/ogame/images/extraterrestre.gif b/ogame/images/extraterrestre.gif new file mode 100644 index 0000000..7a9c89d Binary files /dev/null and b/ogame/images/extraterrestre.gif differ diff --git a/ogame/images/kristall.gif b/ogame/images/kristall.gif new file mode 100644 index 0000000..ecf4e08 Binary files /dev/null and b/ogame/images/kristall.gif differ diff --git a/ogame/images/metall.gif b/ogame/images/metall.gif new file mode 100644 index 0000000..bf449b6 Binary files /dev/null and b/ogame/images/metall.gif differ diff --git a/ogame/img/b.gif b/ogame/img/b.gif new file mode 100644 index 0000000..cef0f2a Binary files /dev/null and b/ogame/img/b.gif differ diff --git a/ogame/img/background.jpg b/ogame/img/background.jpg new file mode 100644 index 0000000..2ba2517 Binary files /dev/null and b/ogame/img/background.jpg differ diff --git a/ogame/img/background_b.jpg b/ogame/img/background_b.jpg new file mode 100644 index 0000000..b3de32a Binary files /dev/null and b/ogame/img/background_b.jpg differ diff --git a/ogame/img/bbk.jpg b/ogame/img/bbk.jpg new file mode 100644 index 0000000..7b14079 Binary files /dev/null and b/ogame/img/bbk.jpg differ diff --git a/ogame/img/bbk.png b/ogame/img/bbk.png new file mode 100644 index 0000000..deb0cc0 Binary files /dev/null and b/ogame/img/bbk.png differ diff --git a/ogame/img/bg1.gif b/ogame/img/bg1.gif new file mode 100644 index 0000000..b3883c8 Binary files /dev/null and b/ogame/img/bg1.gif differ diff --git a/ogame/img/bkbody.png b/ogame/img/bkbody.png new file mode 100644 index 0000000..4567b5b Binary files /dev/null and b/ogame/img/bkbody.png differ diff --git a/ogame/img/e.gif b/ogame/img/e.gif new file mode 100644 index 0000000..6c08bc5 Binary files /dev/null and b/ogame/img/e.gif differ diff --git a/ogame/img/index.html b/ogame/img/index.html new file mode 100644 index 0000000..c24ad9f --- /dev/null +++ b/ogame/img/index.html @@ -0,0 +1 @@ + Space Art ... \ No newline at end of file diff --git a/ogame/img/linkonoff.png b/ogame/img/linkonoff.png new file mode 100644 index 0000000..cd17bc1 Binary files /dev/null and b/ogame/img/linkonoff.png differ diff --git a/ogame/img/m.gif b/ogame/img/m.gif new file mode 100644 index 0000000..c412c3d Binary files /dev/null and b/ogame/img/m.gif differ diff --git a/ogame/img/menu.jpg b/ogame/img/menu.jpg new file mode 100644 index 0000000..698ea4a Binary files /dev/null and b/ogame/img/menu.jpg differ diff --git a/ogame/img/r.gif b/ogame/img/r.gif new file mode 100644 index 0000000..2450a78 Binary files /dev/null and b/ogame/img/r.gif differ diff --git a/ogame/img/s.gif b/ogame/img/s.gif new file mode 100644 index 0000000..bae1b08 Binary files /dev/null and b/ogame/img/s.gif differ diff --git a/ogame/img/supernova[1].jpg b/ogame/img/supernova[1].jpg new file mode 100644 index 0000000..70a401a Binary files /dev/null and b/ogame/img/supernova[1].jpg differ diff --git a/ogame/index.html b/ogame/index.html new file mode 100644 index 0000000..eecb8e4 --- /dev/null +++ b/ogame/index.html @@ -0,0 +1,12 @@ + + + + Skin Black Destiny + + + + + + + + diff --git a/ogame/lucky/Adopt_firefox2.jpg b/ogame/lucky/Adopt_firefox2.jpg new file mode 100644 index 0000000..3479622 Binary files /dev/null and b/ogame/lucky/Adopt_firefox2.jpg differ diff --git a/ogame/lucky/angif_23.gif b/ogame/lucky/angif_23.gif new file mode 100644 index 0000000..87d9271 Binary files /dev/null and b/ogame/lucky/angif_23.gif differ diff --git a/ogame/lucky/animposter.jpg b/ogame/lucky/animposter.jpg new file mode 100644 index 0000000..efc7f5b Binary files /dev/null and b/ogame/lucky/animposter.jpg differ diff --git a/ogame/lucky/background0.jpg b/ogame/lucky/background0.jpg new file mode 100644 index 0000000..a768794 Binary files /dev/null and b/ogame/lucky/background0.jpg differ diff --git a/ogame/lucky/firefox_boobs.jpg b/ogame/lucky/firefox_boobs.jpg new file mode 100644 index 0000000..57bf321 Binary files /dev/null and b/ogame/lucky/firefox_boobs.jpg differ diff --git a/ogame/lucky/flash.gif b/ogame/lucky/flash.gif new file mode 100644 index 0000000..76ff7a9 Binary files /dev/null and b/ogame/lucky/flash.gif differ diff --git a/ogame/lucky/grades.gif b/ogame/lucky/grades.gif new file mode 100644 index 0000000..e432c58 Binary files /dev/null and b/ogame/lucky/grades.gif differ diff --git a/ogame/lucky/guerres.gif b/ogame/lucky/guerres.gif new file mode 100644 index 0000000..7fedf54 Binary files /dev/null and b/ogame/lucky/guerres.gif differ diff --git a/ogame/lucky/history.gif b/ogame/lucky/history.gif new file mode 100644 index 0000000..6e79ede Binary files /dev/null and b/ogame/lucky/history.gif differ diff --git a/ogame/lucky/index.html b/ogame/lucky/index.html new file mode 100644 index 0000000..8204706 --- /dev/null +++ b/ogame/lucky/index.html @@ -0,0 +1 @@ + Lycky <-> Crystalyx \ No newline at end of file diff --git a/ogame/lucky/logo.gif b/ogame/lucky/logo.gif new file mode 100644 index 0000000..6942464 Binary files /dev/null and b/ogame/lucky/logo.gif differ diff --git a/ogame/lucky/mangas_ff.png b/ogame/lucky/mangas_ff.png new file mode 100644 index 0000000..15a7346 Binary files /dev/null and b/ogame/lucky/mangas_ff.png differ diff --git a/ogame/lucky/misc_ff.png b/ogame/lucky/misc_ff.png new file mode 100644 index 0000000..371f87f Binary files /dev/null and b/ogame/lucky/misc_ff.png differ diff --git a/ogame/lucky/mozilla-firefox-3.jpg b/ogame/lucky/mozilla-firefox-3.jpg new file mode 100644 index 0000000..1166159 Binary files /dev/null and b/ogame/lucky/mozilla-firefox-3.jpg differ diff --git a/ogame/lucky/niveau1.gif b/ogame/lucky/niveau1.gif new file mode 100644 index 0000000..b5d1d0a Binary files /dev/null and b/ogame/lucky/niveau1.gif differ diff --git a/ogame/lucky/niveau2.gif b/ogame/lucky/niveau2.gif new file mode 100644 index 0000000..3a19829 Binary files /dev/null and b/ogame/lucky/niveau2.gif differ diff --git a/ogame/lucky/niveau3.gif b/ogame/lucky/niveau3.gif new file mode 100644 index 0000000..550c07d Binary files /dev/null and b/ogame/lucky/niveau3.gif differ diff --git a/ogame/lucky/niveau4.gif b/ogame/lucky/niveau4.gif new file mode 100644 index 0000000..9bca22a Binary files /dev/null and b/ogame/lucky/niveau4.gif differ diff --git a/ogame/lucky/niveau5.gif b/ogame/lucky/niveau5.gif new file mode 100644 index 0000000..e827724 Binary files /dev/null and b/ogame/lucky/niveau5.gif differ diff --git a/ogame/lucky/nivo1b.gif b/ogame/lucky/nivo1b.gif new file mode 100644 index 0000000..b7f2f59 Binary files /dev/null and b/ogame/lucky/nivo1b.gif differ diff --git a/ogame/lucky/nivo2b.gif b/ogame/lucky/nivo2b.gif new file mode 100644 index 0000000..5802051 Binary files /dev/null and b/ogame/lucky/nivo2b.gif differ diff --git a/ogame/lucky/nivo3b.gif b/ogame/lucky/nivo3b.gif new file mode 100644 index 0000000..31a6fb3 Binary files /dev/null and b/ogame/lucky/nivo3b.gif differ diff --git a/ogame/lucky/nivo4b.gif b/ogame/lucky/nivo4b.gif new file mode 100644 index 0000000..75e294d Binary files /dev/null and b/ogame/lucky/nivo4b.gif differ diff --git a/ogame/lucky/nivo5b.gif b/ogame/lucky/nivo5b.gif new file mode 100644 index 0000000..67537e2 Binary files /dev/null and b/ogame/lucky/nivo5b.gif differ diff --git a/ogame/lucky/off.gif b/ogame/lucky/off.gif new file mode 100644 index 0000000..d30033a Binary files /dev/null and b/ogame/lucky/off.gif differ diff --git a/ogame/lucky/on.gif b/ogame/lucky/on.gif new file mode 100644 index 0000000..66e03aa Binary files /dev/null and b/ogame/lucky/on.gif differ diff --git a/ogame/lucky/recruts.gif b/ogame/lucky/recruts.gif new file mode 100644 index 0000000..1b679a4 Binary files /dev/null and b/ogame/lucky/recruts.gif differ diff --git a/ogame/lucky/space.jpg b/ogame/lucky/space.jpg new file mode 100644 index 0000000..0a3ed2a Binary files /dev/null and b/ogame/lucky/space.jpg differ diff --git a/ogame/lucky/stats.gif b/ogame/lucky/stats.gif new file mode 100644 index 0000000..8180ad3 Binary files /dev/null and b/ogame/lucky/stats.gif differ diff --git a/ogame/lucky/total.gif b/ogame/lucky/total.gif new file mode 100644 index 0000000..4d1c383 Binary files /dev/null and b/ogame/lucky/total.gif differ diff --git a/ogame/lucky/victory.gif b/ogame/lucky/victory.gif new file mode 100644 index 0000000..83f49a8 Binary files /dev/null and b/ogame/lucky/victory.gif differ diff --git a/ogame/pic/abort.gif b/ogame/pic/abort.gif new file mode 100644 index 0000000..5b75035 Binary files /dev/null and b/ogame/pic/abort.gif differ diff --git a/ogame/pic/appwiz.gif b/ogame/pic/appwiz.gif new file mode 100644 index 0000000..32f6ef8 Binary files /dev/null and b/ogame/pic/appwiz.gif differ diff --git a/ogame/pic/key.gif b/ogame/pic/key.gif new file mode 100644 index 0000000..15d8c49 Binary files /dev/null and b/ogame/pic/key.gif differ diff --git a/ogame/planeten/debris.jpg b/ogame/planeten/debris.jpg new file mode 100644 index 0000000..c24f8e0 Binary files /dev/null and b/ogame/planeten/debris.jpg differ diff --git a/ogame/planeten/dschjungelplanet01.jpg b/ogame/planeten/dschjungelplanet01.jpg new file mode 100644 index 0000000..ada6584 Binary files /dev/null and b/ogame/planeten/dschjungelplanet01.jpg differ diff --git a/ogame/planeten/dschjungelplanet02.jpg b/ogame/planeten/dschjungelplanet02.jpg new file mode 100644 index 0000000..39792a7 Binary files /dev/null and b/ogame/planeten/dschjungelplanet02.jpg differ diff --git a/ogame/planeten/dschjungelplanet03.jpg b/ogame/planeten/dschjungelplanet03.jpg new file mode 100644 index 0000000..79b942f Binary files /dev/null and b/ogame/planeten/dschjungelplanet03.jpg differ diff --git a/ogame/planeten/dschjungelplanet04.jpg b/ogame/planeten/dschjungelplanet04.jpg new file mode 100644 index 0000000..db256f5 Binary files /dev/null and b/ogame/planeten/dschjungelplanet04.jpg differ diff --git a/ogame/planeten/dschjungelplanet05.jpg b/ogame/planeten/dschjungelplanet05.jpg new file mode 100644 index 0000000..ca4dc9d Binary files /dev/null and b/ogame/planeten/dschjungelplanet05.jpg differ diff --git a/ogame/planeten/dschjungelplanet06.jpg b/ogame/planeten/dschjungelplanet06.jpg new file mode 100644 index 0000000..fc688ee Binary files /dev/null and b/ogame/planeten/dschjungelplanet06.jpg differ diff --git a/ogame/planeten/dschjungelplanet07.jpg b/ogame/planeten/dschjungelplanet07.jpg new file mode 100644 index 0000000..f1906cf Binary files /dev/null and b/ogame/planeten/dschjungelplanet07.jpg differ diff --git a/ogame/planeten/dschjungelplanet08.jpg b/ogame/planeten/dschjungelplanet08.jpg new file mode 100644 index 0000000..1829c07 Binary files /dev/null and b/ogame/planeten/dschjungelplanet08.jpg differ diff --git a/ogame/planeten/dschjungelplanet09.jpg b/ogame/planeten/dschjungelplanet09.jpg new file mode 100644 index 0000000..1d42e58 Binary files /dev/null and b/ogame/planeten/dschjungelplanet09.jpg differ diff --git a/ogame/planeten/dschjungelplanet10.jpg b/ogame/planeten/dschjungelplanet10.jpg new file mode 100644 index 0000000..ac2e73f Binary files /dev/null and b/ogame/planeten/dschjungelplanet10.jpg differ diff --git a/ogame/planeten/eisplanet01.jpg b/ogame/planeten/eisplanet01.jpg new file mode 100644 index 0000000..252e0a5 Binary files /dev/null and b/ogame/planeten/eisplanet01.jpg differ diff --git a/ogame/planeten/eisplanet02.jpg b/ogame/planeten/eisplanet02.jpg new file mode 100644 index 0000000..ed31c3c Binary files /dev/null and b/ogame/planeten/eisplanet02.jpg differ diff --git a/ogame/planeten/eisplanet03.jpg b/ogame/planeten/eisplanet03.jpg new file mode 100644 index 0000000..dfcdb2b Binary files /dev/null and b/ogame/planeten/eisplanet03.jpg differ diff --git a/ogame/planeten/eisplanet04.jpg b/ogame/planeten/eisplanet04.jpg new file mode 100644 index 0000000..f023ca3 Binary files /dev/null and b/ogame/planeten/eisplanet04.jpg differ diff --git a/ogame/planeten/eisplanet05.jpg b/ogame/planeten/eisplanet05.jpg new file mode 100644 index 0000000..40f9330 Binary files /dev/null and b/ogame/planeten/eisplanet05.jpg differ diff --git a/ogame/planeten/eisplanet06.jpg b/ogame/planeten/eisplanet06.jpg new file mode 100644 index 0000000..9e433b0 Binary files /dev/null and b/ogame/planeten/eisplanet06.jpg differ diff --git a/ogame/planeten/eisplanet07.jpg b/ogame/planeten/eisplanet07.jpg new file mode 100644 index 0000000..21378e1 Binary files /dev/null and b/ogame/planeten/eisplanet07.jpg differ diff --git a/ogame/planeten/eisplanet08.jpg b/ogame/planeten/eisplanet08.jpg new file mode 100644 index 0000000..7e31d8d Binary files /dev/null and b/ogame/planeten/eisplanet08.jpg differ diff --git a/ogame/planeten/eisplanet09.jpg b/ogame/planeten/eisplanet09.jpg new file mode 100644 index 0000000..e625179 Binary files /dev/null and b/ogame/planeten/eisplanet09.jpg differ diff --git a/ogame/planeten/eisplanet10.jpg b/ogame/planeten/eisplanet10.jpg new file mode 100644 index 0000000..25ef451 Binary files /dev/null and b/ogame/planeten/eisplanet10.jpg differ diff --git a/ogame/planeten/gasplanet01.jpg b/ogame/planeten/gasplanet01.jpg new file mode 100644 index 0000000..c93264b Binary files /dev/null and b/ogame/planeten/gasplanet01.jpg differ diff --git a/ogame/planeten/gasplanet02.jpg b/ogame/planeten/gasplanet02.jpg new file mode 100644 index 0000000..b66453f Binary files /dev/null and b/ogame/planeten/gasplanet02.jpg differ diff --git a/ogame/planeten/gasplanet03.jpg b/ogame/planeten/gasplanet03.jpg new file mode 100644 index 0000000..5c011f6 Binary files /dev/null and b/ogame/planeten/gasplanet03.jpg differ diff --git a/ogame/planeten/gasplanet04.jpg b/ogame/planeten/gasplanet04.jpg new file mode 100644 index 0000000..10576fc Binary files /dev/null and b/ogame/planeten/gasplanet04.jpg differ diff --git a/ogame/planeten/gasplanet05.jpg b/ogame/planeten/gasplanet05.jpg new file mode 100644 index 0000000..6262fc1 Binary files /dev/null and b/ogame/planeten/gasplanet05.jpg differ diff --git a/ogame/planeten/gasplanet06.jpg b/ogame/planeten/gasplanet06.jpg new file mode 100644 index 0000000..c15ef34 Binary files /dev/null and b/ogame/planeten/gasplanet06.jpg differ diff --git a/ogame/planeten/gasplanet07.jpg b/ogame/planeten/gasplanet07.jpg new file mode 100644 index 0000000..b09a4d0 Binary files /dev/null and b/ogame/planeten/gasplanet07.jpg differ diff --git a/ogame/planeten/gasplanet08.jpg b/ogame/planeten/gasplanet08.jpg new file mode 100644 index 0000000..88c13f0 Binary files /dev/null and b/ogame/planeten/gasplanet08.jpg differ diff --git a/ogame/planeten/mond.jpg b/ogame/planeten/mond.jpg new file mode 100644 index 0000000..991ba37 Binary files /dev/null and b/ogame/planeten/mond.jpg differ diff --git a/ogame/planeten/normaltempplanet01.jpg b/ogame/planeten/normaltempplanet01.jpg new file mode 100644 index 0000000..f7599b2 Binary files /dev/null and b/ogame/planeten/normaltempplanet01.jpg differ diff --git a/ogame/planeten/normaltempplanet02.jpg b/ogame/planeten/normaltempplanet02.jpg new file mode 100644 index 0000000..e42c7d0 Binary files /dev/null and b/ogame/planeten/normaltempplanet02.jpg differ diff --git a/ogame/planeten/normaltempplanet03.jpg b/ogame/planeten/normaltempplanet03.jpg new file mode 100644 index 0000000..e52366a Binary files /dev/null and b/ogame/planeten/normaltempplanet03.jpg differ diff --git a/ogame/planeten/normaltempplanet04.jpg b/ogame/planeten/normaltempplanet04.jpg new file mode 100644 index 0000000..a030bec Binary files /dev/null and b/ogame/planeten/normaltempplanet04.jpg differ diff --git a/ogame/planeten/normaltempplanet05.jpg b/ogame/planeten/normaltempplanet05.jpg new file mode 100644 index 0000000..aeed7ad Binary files /dev/null and b/ogame/planeten/normaltempplanet05.jpg differ diff --git a/ogame/planeten/normaltempplanet06.jpg b/ogame/planeten/normaltempplanet06.jpg new file mode 100644 index 0000000..e533db4 Binary files /dev/null and b/ogame/planeten/normaltempplanet06.jpg differ diff --git a/ogame/planeten/normaltempplanet07.jpg b/ogame/planeten/normaltempplanet07.jpg new file mode 100644 index 0000000..d91ffe4 Binary files /dev/null and b/ogame/planeten/normaltempplanet07.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet01.jpg b/ogame/planeten/small/s_dschjungelplanet01.jpg new file mode 100644 index 0000000..665a8e9 Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet01.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet02.jpg b/ogame/planeten/small/s_dschjungelplanet02.jpg new file mode 100644 index 0000000..3524c56 Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet02.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet03.jpg b/ogame/planeten/small/s_dschjungelplanet03.jpg new file mode 100644 index 0000000..68b1737 Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet03.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet04.jpg b/ogame/planeten/small/s_dschjungelplanet04.jpg new file mode 100644 index 0000000..2f36bdf Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet04.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet05.jpg b/ogame/planeten/small/s_dschjungelplanet05.jpg new file mode 100644 index 0000000..64d262a Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet05.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet06.jpg b/ogame/planeten/small/s_dschjungelplanet06.jpg new file mode 100644 index 0000000..35e5ad7 Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet06.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet07.jpg b/ogame/planeten/small/s_dschjungelplanet07.jpg new file mode 100644 index 0000000..1857822 Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet07.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet08.jpg b/ogame/planeten/small/s_dschjungelplanet08.jpg new file mode 100644 index 0000000..805f6df Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet08.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet09.jpg b/ogame/planeten/small/s_dschjungelplanet09.jpg new file mode 100644 index 0000000..a3c536d Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet09.jpg differ diff --git a/ogame/planeten/small/s_dschjungelplanet10.jpg b/ogame/planeten/small/s_dschjungelplanet10.jpg new file mode 100644 index 0000000..3affad6 Binary files /dev/null and b/ogame/planeten/small/s_dschjungelplanet10.jpg differ diff --git a/ogame/planeten/small/s_eisplanet01.jpg b/ogame/planeten/small/s_eisplanet01.jpg new file mode 100644 index 0000000..d12844b Binary files /dev/null and b/ogame/planeten/small/s_eisplanet01.jpg differ diff --git a/ogame/planeten/small/s_eisplanet02.jpg b/ogame/planeten/small/s_eisplanet02.jpg new file mode 100644 index 0000000..4a3d640 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet02.jpg differ diff --git a/ogame/planeten/small/s_eisplanet03.jpg b/ogame/planeten/small/s_eisplanet03.jpg new file mode 100644 index 0000000..1869927 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet03.jpg differ diff --git a/ogame/planeten/small/s_eisplanet04.jpg b/ogame/planeten/small/s_eisplanet04.jpg new file mode 100644 index 0000000..9ac77d1 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet04.jpg differ diff --git a/ogame/planeten/small/s_eisplanet05.jpg b/ogame/planeten/small/s_eisplanet05.jpg new file mode 100644 index 0000000..655b598 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet05.jpg differ diff --git a/ogame/planeten/small/s_eisplanet06.jpg b/ogame/planeten/small/s_eisplanet06.jpg new file mode 100644 index 0000000..441bdf6 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet06.jpg differ diff --git a/ogame/planeten/small/s_eisplanet07.jpg b/ogame/planeten/small/s_eisplanet07.jpg new file mode 100644 index 0000000..967763b Binary files /dev/null and b/ogame/planeten/small/s_eisplanet07.jpg differ diff --git a/ogame/planeten/small/s_eisplanet08.jpg b/ogame/planeten/small/s_eisplanet08.jpg new file mode 100644 index 0000000..0db36a0 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet08.jpg differ diff --git a/ogame/planeten/small/s_eisplanet09.jpg b/ogame/planeten/small/s_eisplanet09.jpg new file mode 100644 index 0000000..e5eebc3 Binary files /dev/null and b/ogame/planeten/small/s_eisplanet09.jpg differ diff --git a/ogame/planeten/small/s_eisplanet10.jpg b/ogame/planeten/small/s_eisplanet10.jpg new file mode 100644 index 0000000..76303fb Binary files /dev/null and b/ogame/planeten/small/s_eisplanet10.jpg differ diff --git a/ogame/planeten/small/s_gasplanet01.jpg b/ogame/planeten/small/s_gasplanet01.jpg new file mode 100644 index 0000000..2d51b42 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet01.jpg differ diff --git a/ogame/planeten/small/s_gasplanet02.jpg b/ogame/planeten/small/s_gasplanet02.jpg new file mode 100644 index 0000000..e487600 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet02.jpg differ diff --git a/ogame/planeten/small/s_gasplanet03.jpg b/ogame/planeten/small/s_gasplanet03.jpg new file mode 100644 index 0000000..90807f5 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet03.jpg differ diff --git a/ogame/planeten/small/s_gasplanet04.jpg b/ogame/planeten/small/s_gasplanet04.jpg new file mode 100644 index 0000000..bc88238 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet04.jpg differ diff --git a/ogame/planeten/small/s_gasplanet05.jpg b/ogame/planeten/small/s_gasplanet05.jpg new file mode 100644 index 0000000..59c6dd9 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet05.jpg differ diff --git a/ogame/planeten/small/s_gasplanet06.jpg b/ogame/planeten/small/s_gasplanet06.jpg new file mode 100644 index 0000000..6a2a3b4 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet06.jpg differ diff --git a/ogame/planeten/small/s_gasplanet07.jpg b/ogame/planeten/small/s_gasplanet07.jpg new file mode 100644 index 0000000..b0b943c Binary files /dev/null and b/ogame/planeten/small/s_gasplanet07.jpg differ diff --git a/ogame/planeten/small/s_gasplanet08.jpg b/ogame/planeten/small/s_gasplanet08.jpg new file mode 100644 index 0000000..3c04312 Binary files /dev/null and b/ogame/planeten/small/s_gasplanet08.jpg differ diff --git a/ogame/planeten/small/s_mond.jpg b/ogame/planeten/small/s_mond.jpg new file mode 100644 index 0000000..2b5b5d1 Binary files /dev/null and b/ogame/planeten/small/s_mond.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet01.jpg b/ogame/planeten/small/s_normaltempplanet01.jpg new file mode 100644 index 0000000..da93667 Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet01.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet02.jpg b/ogame/planeten/small/s_normaltempplanet02.jpg new file mode 100644 index 0000000..1247d5b Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet02.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet03.jpg b/ogame/planeten/small/s_normaltempplanet03.jpg new file mode 100644 index 0000000..3dd77ed Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet03.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet04.jpg b/ogame/planeten/small/s_normaltempplanet04.jpg new file mode 100644 index 0000000..a07bc67 Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet04.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet05.jpg b/ogame/planeten/small/s_normaltempplanet05.jpg new file mode 100644 index 0000000..8c30cc5 Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet05.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet06.jpg b/ogame/planeten/small/s_normaltempplanet06.jpg new file mode 100644 index 0000000..0834291 Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet06.jpg differ diff --git a/ogame/planeten/small/s_normaltempplanet07.jpg b/ogame/planeten/small/s_normaltempplanet07.jpg new file mode 100644 index 0000000..237a348 Binary files /dev/null and b/ogame/planeten/small/s_normaltempplanet07.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet01.jpg b/ogame/planeten/small/s_trockenplanet01.jpg new file mode 100644 index 0000000..6114341 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet01.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet02.jpg b/ogame/planeten/small/s_trockenplanet02.jpg new file mode 100644 index 0000000..df3a2e4 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet02.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet03.jpg b/ogame/planeten/small/s_trockenplanet03.jpg new file mode 100644 index 0000000..40c1fee Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet03.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet04.jpg b/ogame/planeten/small/s_trockenplanet04.jpg new file mode 100644 index 0000000..708a645 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet04.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet05.jpg b/ogame/planeten/small/s_trockenplanet05.jpg new file mode 100644 index 0000000..859c51f Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet05.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet06.jpg b/ogame/planeten/small/s_trockenplanet06.jpg new file mode 100644 index 0000000..666f382 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet06.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet07.jpg b/ogame/planeten/small/s_trockenplanet07.jpg new file mode 100644 index 0000000..afcec34 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet07.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet08.jpg b/ogame/planeten/small/s_trockenplanet08.jpg new file mode 100644 index 0000000..4db1f33 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet08.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet09.jpg b/ogame/planeten/small/s_trockenplanet09.jpg new file mode 100644 index 0000000..45dbb57 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet09.jpg differ diff --git a/ogame/planeten/small/s_trockenplanet10.jpg b/ogame/planeten/small/s_trockenplanet10.jpg new file mode 100644 index 0000000..2c877a4 Binary files /dev/null and b/ogame/planeten/small/s_trockenplanet10.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet01.jpg b/ogame/planeten/small/s_wasserplanet01.jpg new file mode 100644 index 0000000..9c43748 Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet01.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet02.jpg b/ogame/planeten/small/s_wasserplanet02.jpg new file mode 100644 index 0000000..279ef6c Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet02.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet03.jpg b/ogame/planeten/small/s_wasserplanet03.jpg new file mode 100644 index 0000000..8a5d304 Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet03.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet04.jpg b/ogame/planeten/small/s_wasserplanet04.jpg new file mode 100644 index 0000000..133612a Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet04.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet05.jpg b/ogame/planeten/small/s_wasserplanet05.jpg new file mode 100644 index 0000000..6b8477e Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet05.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet06.jpg b/ogame/planeten/small/s_wasserplanet06.jpg new file mode 100644 index 0000000..d18f003 Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet06.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet07.jpg b/ogame/planeten/small/s_wasserplanet07.jpg new file mode 100644 index 0000000..7636c32 Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet07.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet08.jpg b/ogame/planeten/small/s_wasserplanet08.jpg new file mode 100644 index 0000000..fb56a7f Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet08.jpg differ diff --git a/ogame/planeten/small/s_wasserplanet09.jpg b/ogame/planeten/small/s_wasserplanet09.jpg new file mode 100644 index 0000000..7345fa2 Binary files /dev/null and b/ogame/planeten/small/s_wasserplanet09.jpg differ diff --git a/ogame/planeten/small/s_wuestenplanet01.jpg b/ogame/planeten/small/s_wuestenplanet01.jpg new file mode 100644 index 0000000..46b4d61 Binary files /dev/null and b/ogame/planeten/small/s_wuestenplanet01.jpg differ diff --git a/ogame/planeten/small/s_wuestenplanet02.jpg b/ogame/planeten/small/s_wuestenplanet02.jpg new file mode 100644 index 0000000..6a7a89b Binary files /dev/null and b/ogame/planeten/small/s_wuestenplanet02.jpg differ diff --git a/ogame/planeten/small/s_wuestenplanet03.jpg b/ogame/planeten/small/s_wuestenplanet03.jpg new file mode 100644 index 0000000..42d15a4 Binary files /dev/null and b/ogame/planeten/small/s_wuestenplanet03.jpg differ diff --git a/ogame/planeten/small/s_wuestenplanet04.jpg b/ogame/planeten/small/s_wuestenplanet04.jpg new file mode 100644 index 0000000..3cc6c1f Binary files /dev/null and b/ogame/planeten/small/s_wuestenplanet04.jpg differ diff --git a/ogame/planeten/trockenplanet01.jpg b/ogame/planeten/trockenplanet01.jpg new file mode 100644 index 0000000..5632f6f Binary files /dev/null and b/ogame/planeten/trockenplanet01.jpg differ diff --git a/ogame/planeten/trockenplanet02.jpg b/ogame/planeten/trockenplanet02.jpg new file mode 100644 index 0000000..c453ed2 Binary files /dev/null and b/ogame/planeten/trockenplanet02.jpg differ diff --git a/ogame/planeten/trockenplanet03.jpg b/ogame/planeten/trockenplanet03.jpg new file mode 100644 index 0000000..58aecab Binary files /dev/null and b/ogame/planeten/trockenplanet03.jpg differ diff --git a/ogame/planeten/trockenplanet04.jpg b/ogame/planeten/trockenplanet04.jpg new file mode 100644 index 0000000..8446a04 Binary files /dev/null and b/ogame/planeten/trockenplanet04.jpg differ diff --git a/ogame/planeten/trockenplanet05.jpg b/ogame/planeten/trockenplanet05.jpg new file mode 100644 index 0000000..e2c68b5 Binary files /dev/null and b/ogame/planeten/trockenplanet05.jpg differ diff --git a/ogame/planeten/trockenplanet06.jpg b/ogame/planeten/trockenplanet06.jpg new file mode 100644 index 0000000..ebbe464 Binary files /dev/null and b/ogame/planeten/trockenplanet06.jpg differ diff --git a/ogame/planeten/trockenplanet07.jpg b/ogame/planeten/trockenplanet07.jpg new file mode 100644 index 0000000..1e7c369 Binary files /dev/null and b/ogame/planeten/trockenplanet07.jpg differ diff --git a/ogame/planeten/trockenplanet08.jpg b/ogame/planeten/trockenplanet08.jpg new file mode 100644 index 0000000..6bc7e03 Binary files /dev/null and b/ogame/planeten/trockenplanet08.jpg differ diff --git a/ogame/planeten/trockenplanet09.jpg b/ogame/planeten/trockenplanet09.jpg new file mode 100644 index 0000000..3ef799f Binary files /dev/null and b/ogame/planeten/trockenplanet09.jpg differ diff --git a/ogame/planeten/trockenplanet10.jpg b/ogame/planeten/trockenplanet10.jpg new file mode 100644 index 0000000..33c4105 Binary files /dev/null and b/ogame/planeten/trockenplanet10.jpg differ diff --git a/ogame/planeten/wasserplanet01.jpg b/ogame/planeten/wasserplanet01.jpg new file mode 100644 index 0000000..2f77001 Binary files /dev/null and b/ogame/planeten/wasserplanet01.jpg differ diff --git a/ogame/planeten/wasserplanet02.jpg b/ogame/planeten/wasserplanet02.jpg new file mode 100644 index 0000000..a1264ad Binary files /dev/null and b/ogame/planeten/wasserplanet02.jpg differ diff --git a/ogame/planeten/wasserplanet03.jpg b/ogame/planeten/wasserplanet03.jpg new file mode 100644 index 0000000..2c7b419 Binary files /dev/null and b/ogame/planeten/wasserplanet03.jpg differ diff --git a/ogame/planeten/wasserplanet04.jpg b/ogame/planeten/wasserplanet04.jpg new file mode 100644 index 0000000..d1a4787 Binary files /dev/null and b/ogame/planeten/wasserplanet04.jpg differ diff --git a/ogame/planeten/wasserplanet05.jpg b/ogame/planeten/wasserplanet05.jpg new file mode 100644 index 0000000..70ca003 Binary files /dev/null and b/ogame/planeten/wasserplanet05.jpg differ diff --git a/ogame/planeten/wasserplanet06.jpg b/ogame/planeten/wasserplanet06.jpg new file mode 100644 index 0000000..99a3d1f Binary files /dev/null and b/ogame/planeten/wasserplanet06.jpg differ diff --git a/ogame/planeten/wasserplanet07.jpg b/ogame/planeten/wasserplanet07.jpg new file mode 100644 index 0000000..a0e2247 Binary files /dev/null and b/ogame/planeten/wasserplanet07.jpg differ diff --git a/ogame/planeten/wasserplanet08.jpg b/ogame/planeten/wasserplanet08.jpg new file mode 100644 index 0000000..2d037b5 Binary files /dev/null and b/ogame/planeten/wasserplanet08.jpg differ diff --git a/ogame/planeten/wasserplanet09.jpg b/ogame/planeten/wasserplanet09.jpg new file mode 100644 index 0000000..0c7148a Binary files /dev/null and b/ogame/planeten/wasserplanet09.jpg differ diff --git a/ogame/planeten/wuestenplanet01.jpg b/ogame/planeten/wuestenplanet01.jpg new file mode 100644 index 0000000..372aff0 Binary files /dev/null and b/ogame/planeten/wuestenplanet01.jpg differ diff --git a/ogame/planeten/wuestenplanet02.jpg b/ogame/planeten/wuestenplanet02.jpg new file mode 100644 index 0000000..1342b39 Binary files /dev/null and b/ogame/planeten/wuestenplanet02.jpg differ diff --git a/ogame/planeten/wuestenplanet03.jpg b/ogame/planeten/wuestenplanet03.jpg new file mode 100644 index 0000000..c4de666 Binary files /dev/null and b/ogame/planeten/wuestenplanet03.jpg differ diff --git a/ogame/planeten/wuestenplanet04.jpg b/ogame/planeten/wuestenplanet04.jpg new file mode 100644 index 0000000..2771ae5 Binary files /dev/null and b/ogame/planeten/wuestenplanet04.jpg differ diff --git a/ogame/skinema/about.html b/ogame/skinema/about.html new file mode 100644 index 0000000..05c942f --- /dev/null +++ b/ogame/skinema/about.html @@ -0,0 +1,67 @@ + + + + A Propos de Skinema + + + +

Skinema pour Ogame

+
+ Auteur : Marthym
+ Version : 1.5a
+ Dernière MAJ : 01/04/2007
+ Version de base Ogame : 0.76
+
+ +

FAQ

+ + + + diff --git a/ogame/skinema/ainfo.html b/ogame/skinema/ainfo.html new file mode 100644 index 0000000..82ede67 --- /dev/null +++ b/ogame/skinema/ainfo.html @@ -0,0 +1,144 @@ + + + + + + Les fondateurs sont sacrés + + +
+ +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
Informations concernant l'alliance
+ Image +
TAGALLI
NomAlliance
Membres12
+
+
+ + Page d'alliance avec plein d'info dedans + +
+
+ Image +
+
+ + Classement:
+ - par points: 45° 1301 points 86/mb
+ - par flotte: 45° 15077 points 1005/mb
+ - par recherche: 65° 1631 points 108/mb +
+
+
+ + ======[Diplomatie]======
+ [Pactes commerciaux]
+ Alliance 1
+
+ [Pactes de défense commune]
+ aucun

+ [Pactes de non aggression]
+ Alliance 1

+ [Pactes totaux]
+ Alliance 2
+ Alliance 3
+
+
+ [en guerre contre]
+ personne +


+
Page d'accueilhttp://www.alliance.com/
+
+ + diff --git a/ogame/skinema/allianzen.html b/ogame/skinema/allianzen.html new file mode 100644 index 0000000..f0a86c2 --- /dev/null +++ b/ogame/skinema/allianzen.html @@ -0,0 +1,165 @@ + + + + + + + Skinema pour Ogame + + +
+ +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+ +

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Votre alliance
+ Image +
TAGALL
NomAlliance
Membres16 (Liste des membres)
Votre rangSeigneur de Guerre
Mail collectifEnvoyer un mail collectif
+ Bienvenue dans l'alliance

+ Charte de l'alliance :

+ + - Le flood ne sera en aucun cas toléré. +

+ L'alliance est également motivée par la volonté de régner sur l'univers. Les joueurs puissants + sont les bienvenus, mais les joueurs faibles ou débutants ne seront pas refusés, ils seront au contraire + acceptés et aidés. Tous les joueurs, quelque soit leur niveau, se doivent de respecter la charte de l'alliance.


+ Pactes :

+ + ALL (Alliance) ==> Pacte de non-agression +

+ Guerres :

+ Aucune

+
Page d'accueilhttp://crystalyx.net
Secteur interne
+ Grades :

+ Statuts Spéciaux :

+ "Grade" Fondateur : Fondateur
+ Ambassadeur : + Chargés des relations diplomatiques entre les alliances et les autres joueurs.
+ Assassin : + Chargés d'infiltrer les autres alliances pour espionner et tenter d'y occasioner des dégâts + (en pourrissant les forums, en faisant du flood sur la messagerie in-game, en mendiant des + ressources sans contrepartie, en répendant de fausses rumeurs).

+ Statuts standards :

+ Cadet : membre non-certifié. Les cadets font l'objet d'une enquête de la part + des commissaires afin de prévenir tout risque d'infiltration. Les droits des cadets sont extrêmement réduits.
+ Lieutenant : membre certifié ayant entre 0 et 5000 points
+ Capitaine : membre certifié ayant entre 5000 et 10000 points
+ Vice Amiral : membre certifié ayant entre 10000 et 20000 points
+ Amiral : membre certifié ayant entre 20000 et 40000 points
+ Grand Amiral : membre certifié ayant entre 40000 et 80000 points
+ Seigneur de Guerre : membre certifié ayant plus de 80000 points



+ Notre alliance est actuellement la 48 + ème au classement des alliances. Le meilleur classement pour notre alliance est + 48 ème.


+
+
+ + + + + + + +
Sortir de cette alliance
+
+ + diff --git a/ogame/skinema/apply.html b/ogame/skinema/apply.html new file mode 100644 index 0000000..faabd21 --- /dev/null +++ b/ogame/skinema/apply.html @@ -0,0 +1,190 @@ + + + + + + + Appliquer ce skin + + + +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+
+
+ + + + +
+
+
Pour appliquer le skin, connecter vous sur votre compte Ogame.fr ou Space Conquerors
+
+
+
+Un fois ceci fait, allez dans le menu "Options" à gauche.
+
+Exemple +: +
+ +
+
+ + + + + + + + + + + + + + + + + + +
+ + + + +
User Menu
+
+ Messages +
+
+
+ Notes +
+
+ +
+
+ Options +
+
+
+ Logout +
+
+
+
+
+Puis rentrez l'adresse du skin : http://crystalyx.net/ogame/ +, sans oblier le / à la fin.
+
+Exemple +:
+

+
+ +
+ + + + + + + + + + + + + + +
Réglage général
+ Lieu du graphisme (par ex. c:/ogame/skin/)
+ Téléchargement +

Utiliser le skin
+ + Désactiver la vérification d'IP +
+
+ + + +
+
+
Veillez aussi à ce que les deux cases ci-dessus soit cochées +("Utiliser le skin" et "Désactiver la vérification d'IP") +
+
+Un message devrait aparaitre, confirmez le en cliquant sur ok.
+
+Après, réactualisez la page en appuyant sur F5 ou +sur le bouton actualiser de votre navigateur.
+
+Reconnectez vous sur votre compte Ogame.fr ou Space Conquerors
+
+Le Skin est appliquer !
+
+ +
+ diff --git a/ogame/skinema/b_building.html b/ogame/skinema/b_building.html new file mode 100644 index 0000000..7a344df --- /dev/null +++ b/ogame/skinema/b_building.html @@ -0,0 +1,346 @@ + + + + Skinema pour Ogame + + + + + + +
+ +
+ + + + + + + +
  +
+ + + + + +
lune + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
21.698.4006.359.0601.154.580342/0
+ +
+ +

+ +
+ +
+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Mine de métal + + + Mine de métal (Niveau 23 )
+ Principal fournisseur de matières premières pour la construction de structures portantes et de vaisseaux.
+ Ressources nécessaires : Métal:673.364 Cristal:168.341
+ Durée de construction : 7h 39m 06s
+
Construction
du niveau 24
+ + Mine de cristal + + + Mine de cristal (Niveau 20 )
+ Fournisseur principal de ressources pour les installations électroniques et pour les alliages.
+ Ressources nécessaires : Métal:580.284 Cristal:290.142
+ Durée de construction : 7h 54m 46s
+
Construction
du niveau 21
+ + Synthétiseur de deutérium + + + Synthétiseur de deutérium (Niveau 20 )
+ Extrait la petite quantité de deutérium de l'eau d'une planète.
+ Ressources nécessaires : Métal:748.182 Cristal:249.394
+ Durée de construction : 9h 04m 07s
+
Construction
du niveau 21
+ + Centrale électrique solaire + + + Centrale électrique solaire (Niveau 23 )
+ Les centrales électriques solaires transforment les rayons de soleil en énergie. Presque tous les bâtiments ont besoin d'énergie pour fonctionner.
+ Ressources nécessaires : Métal:841.705 Cristal:336.682
+ Durée de construction : 10h 42m 45s
+
+ +
+ +
+ + Centrale électrique de fusion + + + Centrale électrique de fusion (Niveau 12 )
+ La centrale électrique de fusion produit de l'énergie en fusionnant 2 atomes d'hydrogène en un atome d'hélium
+ Ressources nécessaires : Métal:1.041.148 Cristal:416.459 Deutérium:208.229
+ Durée de construction : 13h 15m 03s
+
Construction
du niveau 13
+ + Usine de robots + + + Usine de robots (Niveau 10 )
+ Les usines de robots produisent des robots ouvriers qui servent à la construction de l'infrastructure planétaire. Chaque niveau augmente la vitesse de construction des différents bâtiments.
+ Ressources nécessaires : Métal:409.600 Cristal:122.880 Deutérium:204.800
+ Durée de construction : 4h 50m 26s
+
Construction
du niveau 11
+ + Usine de nanites + + + Usine de nanites (Niveau 2 )
+ C'est le perfectionnement de la technologie de robots. Chaque niveau augmente la vitesse de construction des vaisseaux et des bâtiments.
+ Ressources nécessaires : Métal:4.000.000 Cristal:2.000.000 Deutérium:400.000
+ Durée de construction : 2 jours 6h 32m 43s
+
Construction
du niveau 3
+ + Chantier spatial + + + Chantier spatial (Niveau 9 )
+ Le chantier spatial permet de construire les vaisseaux et les installations de défense.
+ Ressources nécessaires : Métal:204.800 Cristal:102.400 Deutérium:51.200
+ Durée de construction : 2h 47m 33s
+
Construction
du niveau 10
+ + Chantier spatial + + + Lobotomisation (Niveau 0)
+ La lobotomisation permets de vous priver de toute intelligence, et permet à votre famille de respirer un peu d'air pur sans avoir à vous supporter.
+ Ressources nécessaires : Cerveau:1 Doigt(pour cliquer):1
+ Durée de construction : 2s
+
Destruction
neuronale
de niveau 1
+ + Chantier spatial + + + Trantors (Niveau 0)
+ Les Trantors ont attaqués ce skin ... Cliquez si vous voulez souffrir !
+ Ressources nécessaires : Cerveau:1 Doigt(pour cliquer):1
+ Durée de construction : 2s
+
Destruction
neuronale
de niveau 2
+ + Hangar de métal + + + Hangar de métal (Niveau 7 )
+ Hangar pour minerai avant le traitement.
+ Ressources nécessaires : Métal:256.000 Cristal:0
+ Durée de construction : 2h 19m 38s
+
Construction
du niveau 8
+ + Hangar de cristal + + + Hangar de cristal (Niveau 8 )
+ Hangar pour cristal avant le traitement.
+ Ressources nécessaires : Métal:512.000 Cristal:256.000
+ Durée de construction : 6h 58m 54s
+
Construction
du niveau 9
+ + Réservoir de deutérium + + + Réservoir de deutérium (Niveau 7 )
+ Réservoirs géants pour le stockage de deutérium.
+ Ressources nécessaires : Métal:256.000 Cristal:256.000
+ Durée de construction : 4h 39m 16s
+
Construction
du niveau 8
+ + Laboratoire de recherche + + + Laboratoire de recherche (Niveau 12 )
+ Le laboratoire de recherche est nécessaire pour développer de nouvelles technologies.
+ Ressources nécessaires : Métal:819.200 Cristal:1.638.400 Deutérium:819.200
+ Durée de construction : 22h 20m 30s
+
Construction
du niveau 13
+ + Terraformeur + + + Terraformeur (Niveau 4 )
+ Le terraformeur permet d'agrandir la surface utile des planètes
+ Ressources nécessaires : Cristal: 800.000 Deutérium: 1.600.000 Energie: 16.000
+ Durée de construction :6h 40m
+
Construction
du niveau 5
+ + Depot de ravitaillement + + + Dépôt de ravitaillement
Le + dépôt de ravitaillement permet le stationnement prolongé de flottes + d'autres membres de l'alliance ou de flottes de membres de votre liste + d'amis pour augmenter la défense d'une planète. Les flottes restent en + orbite et reçoivent le carburant nécessaire depuis ce dépôt.
+ Ressources nécessaires : Métal: 20.000 Cristal: 40.000
+ Durée de construction :1j 0h 0m
+
construire
+ + Silo de missiles + + + Silo de missiles (Niveau 5 )
+ Les silos de missiles servent à stocker les missiles.
+ Ressources nécessaires : Métal:640.000 Cristal:640.000 Deutérium:32.000
+ Durée de construction : 11h 38m 10s
+
Construction
du niveau 6
+ + Base lunaire + + + Base lunaire (Niveau 8 )
+ Une lune n'ayant pas d'atmosphère, une base lunaire est nécessaire pour pouvoir commencer la colonisation.
+ Ressources nécessaires : Métal: 5.120.000 Cristal: 10.240.000 Deutérium: 5.120.000
+ Durée de construction :28j 10h 40m
+
+ Planète remplie +
+ + Phalange de capteur + + + Phalange de capteur
+ La phalange de capteur permet d'observer les mouvements de flotte. Une phalange de niveau élevé a une plus grande portée.
+ Ressources nécessaires : Métal: 20.000 Cristal: 40.000 Deutérium: 20.000
+ Durée de construction :2h 40m
+
+ Planète remplie +
+ + Porte de saut spatial + + + Porte de saut spatial (Niveau 1 )
+ Les portes de saut spatial sont d'immenses émetteurs permettant de transporter des vaisseaux à + travers la galaxie sans perte de temps.
+ Ressources nécessaires : Métal: 4.000.000 Cristal: 8.000.000 Deutérium: 4.000.000
+ Durée de construction :22j 5h 20m
+
+ Planète remplie +
+
+ + diff --git a/ogame/skinema/buddy.html b/ogame/skinema/buddy.html new file mode 100644 index 0000000..4189fe9 --- /dev/null +++ b/ogame/skinema/buddy.html @@ -0,0 +1,103 @@ + + + + + + + Buddylist + + +
+ +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+ +

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
Liste des amis
Demandes
Vos Demandes
NomAllianceCoordsStatut
1JoueurAlliance (G)0:000:0OffEffacer
+
+ + \ No newline at end of file diff --git a/ogame/skinema/buildings.html b/ogame/skinema/buildings.html new file mode 100644 index 0000000..bc283a6 --- /dev/null +++ b/ogame/skinema/buildings.html @@ -0,0 +1,391 @@ + + + + + + Bâtiments#Gebaeude + + +
+

+

+ +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+ +

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Petit transporteur + + + Petit transporteur
+ Le petit transporteur est un vaisseau très maniable et capable de transporter des matières premières sur + d'autres planètes rapidement.
+ Ressources nécessaires : Métal:2.000 Cristal:2.000 Deutérium:0 Energie:0
+ Durée de construction : 02m 24s
+
+ +
+ + Grand transporteur + + + Grand transporteur ( 360 disponible(s) )
+ Le développement du transporteur augmente la capacité de fret et rend le vaisseau plus rapide que le petit transporteur.
+ Ressources nécessaires : Métal:6.000 Cristal:6.000 Deutérium:0 Energie:0
+ Durée de construction : 07m 12s
+
+ +
+ + Chasseur léger + + + Chasseur léger ( 493 disponible(s) )
+ Le chasseur léger est un vaisseau très manoeuvrable qui est stationné sur presque toutes les planètes. + Les coûts ne sont pas très importants, mais la puissance du bouclier et la capacité de fret sont très limitées.
+ Ressources nécessaires : Métal:3.000 Cristal:1.000 Deutérium:0 Energie:0
+ Durée de construction : 02m 24s
+
+ +
+ + Chasseur lourd + + + Chasseur lourd
+ Cette version améliorée du chasseur léger possède une meilleure protection et une capacité d'attaque plus importante.
+ Ressources nécessaires : Métal:6.000 Cristal:4.000 Deutérium:0 Energie:0
+ Durée de construction : 06m 00s
+
+ +
+ + Croiseur + + + Croiseur
+ Les croiseurs ont une protection presque trois fois plus importante que celle des chasseurs lourds + et leur puissance de tir est plus de deux fois plus grande. De plus, ils sont très rapides.
+ Ressources nécessaires : Métal:20.000 Cristal:7.000 Deutérium:2.000
+ Durée de construction : 16m 12s
+
+ +
+ + Vaisseau de bataille + + + Vaisseau de bataille ( 162 disponible(s) )
+ Les vaisseaux de bataille jouent un rôle central dans les flottes. Avec leur artillerie lourde, + leur vitesse considérable et la grande capacité de fret, ils sont des adversaires respectables.
+ Ressources nécessaires : Métal:40.000 Cristal:20.000 Deutérium:0 Energie:0
+ Durée de construction : 36m 00s
+
+ +
+ + Vaisseau de colonisation + + + Vaisseau de colonisation ( 1 disponible(s) )
+ Les nouvelles planètes peuvent être colonisées avec ce vaisseau.
+ Ressources nécessaires : Métal:10.000 Cristal:20.000 Deutérium:10.000 Energie:0
+ Durée de construction : 18m 00s
+
+ +
+ + Recycleur + + + Recycleur ( 49 disponible(s) )
+ Le recycleur collecte les ressources dans les Champs de débris.
+ Ressources nécessaires : Métal:10.000 Cristal:6.000 Deutérium:2.000 Energie:0
+ Durée de construction : 09m 36s
+
+ +
+ + Sonde espionnage + + + Sonde espionnage ( 11 disponible(s) )
+ Les sondes d'espionnage sont des petits drones manoeuvrables qui espionnent les planètes même à grande distance.
+ Ressources nécessaires : Métal:0 Cristal:1.000 Deutérium:0 Energie:0
+ Durée de construction : 00m 36s
+
+ +
+ + Bombardier + + + Bombardier
+ Le bombardier a été développé pour pouvoir détruire les installations de défense des planètes.
+ Ressources nécessaires : Métal:50.000 Cristal:25.000 Deutérium:15.000 Energie:0
+ Durée de construction : 45m 00s
+
+ +
+ + Satellite solaire + + + Satellite solaire
+ Les satellites solaires sont des plates-formes couvertes de cellules solaires, + qui se trouvent dans une orbite très élevée et stationnaire. + Ils collectent la lumière du soleil et la transmettent par laser à la station de base.
+ Ressources nécessaires : Métal:0 Cristal:2.000 Deutérium:500 Energie:0
+ Durée de construction : 01m 12s
+
+ +
+ + Destructeur + + + Destructeur
+ Le destructeur est le roi des vaisseaux de guerre.
+ Ressources nécessaires : Métal:60.000 Cristal:50.000 Deutérium:15.000 Energie:0
+ Durée de construction : 1h 06m 00s
+
+ +
+ Etoile de la mort + + + Etoile de la mort ( 1 disponible(s) )
+ La puissance de destruction de l'étoile de la mort est imbattable.
+ Ressources nécessaires : Métal:5.000.000 Cristal:4.000.000 Deutérium:1.000.000 Energie:0
+ Durée de construction : 17h 18m 27s
+
+
+ (max. 0) +
+ + Traqueur + + + Traqueur ( 15 disponible(s) )
+ Ce vaisseau au fuselage filiforme est ideal pour detruire des convois ennemis. + Ses armes laser nouvelle generation le rendent capable d'affronter un grand nombre + de vaisseaux en meme temps.
+ Ressources nécessaires : Métal:30.000 Cristal:40.000 Deutérium:15.000
+ Durée de construction : 8m 4s
+
+ +
+ +
+
+
+ +
Production actuelle :
+ + +
+ + + +
+ + + + + +
Autres commandes
+
Temps de construction restant : 6 h 45 m 03 s
+ + + + diff --git a/ogame/skinema/buildings2.html b/ogame/skinema/buildings2.html new file mode 100644 index 0000000..c2cd4c1 --- /dev/null +++ b/ogame/skinema/buildings2.html @@ -0,0 +1,329 @@ + + + + + + Bâtiments + + +
+

+

+ +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+ +

+ +
+
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Lanceur de missiles + + + Lanceur de missiles ( 14 disponible(s) )
+ Le lanceur de missiles est une façon simple et bon marché de se défendre.
+ Ressources nécessaires : Métal:2.000 Cristal:0 Deutérium:0 Energie:0
+ Durée de construction : 01m 12s
+
+ +
+ + Artillerie laser légère + + + Artillerie laser légère ( 3965 disponible(s) )
+ Le bombardement concentré de photons peut causer des dégâts nettement plus important que les armes + balistiques habituelles.
+ Ressources nécessaires : Métal:1.500 Cristal:500 Deutérium:0 Energie:0
+ Durée de construction : 01m 12s
+
+ +
+ + Artillerie laser lourde + + + Artillerie laser lourde ( 996 disponible(s) )
+ L'artillerie lourde au laser est l'évolution conséquente de l'artillerie légère au laser.
+ Ressources nécessaires : Métal:6.000 Cristal:2.000 Deutérium:0 Energie:0
+ Durée de construction : 04m 48s
+
+ +
+ + Canon de Gauss + + + Canon de Gauss ( 12 disponible(s) )
+ Le canon de Gauss (canon électromagnétique) accélère un projectile pesant des tonnes en consommant une + gigantesque quantité d'énergie.
+ Ressources nécessaires : Métal:20.000 Cristal:15.000 Deutérium:2.000 Energie:0
+ Durée de construction : 21m 00s
+
+ +
+ + Artillerie à ions + + + Artillerie à ions ( 699 disponible(s) )
+ L'artillerie d'ions lance des vagues d'ions sur l'objet, ce qui déstabilise les boucliers et endommage + l'électronique.
+ Ressources nécessaires : Métal:2.000 Cristal:6.000 Deutérium:0 Energie:0
+ Durée de construction : 04m 48s
+
+ +
+ + Lanceur de plasma + + + Lanceur de plasma ( 100 disponible(s) )
+ Les lanceurs de plasma disposent de la puissance d'une éruption solaire et peuvent donc être plus destructeurs + que les destructeurs eux-mêmes.
+ Ressources nécessaires : Métal:50.000 Cristal:50.000 Deutérium:30.000 Energie:0
+ Durée de construction : 1h 00m 00s
+
+ +
+ + Petit bouclier + + + Petit bouclier ( 1 disponible(s) )
+ Le petit bouclier couvre toute une planète avec un champ infranchissable qui peut absorber une quantité énorme + d'énergie.
+ Ressources nécessaires : Métal:10.000 Cristal:10.000 Deutérium:0 Energie:0
+ Durée de construction : 12m 00s
+
+ Un bouclier ne peut être construit qu'une seule fois. +
+ + Grand bouclier + + + Grand bouclier ( 1 disponible(s) )
+ L'amélioration du petit bouclier peut se servir de nettement plus d'énergie pour se défendre.
+ Ressources nécessaires : Métal:50.000 Cristal:50.000 Deutérium:0 Energie:0
+ Durée de construction : 1h 00m 00s
+
+ Un bouclier ne peut être construit qu'une seule fois. +
+ + Missile Interception + + + Missile Interception ( 50 disponible(s) )
+ Le missile interception détruit les missiles adverses.
+ Ressources nécessaires : Métal:8.000 Cristal:0 Deutérium:2.000 Energie:0
+ Durée de construction : 04m 48s
+
+ +
+ + Missile Interplanétaire + + + Missile Interplanétaire
+ Les missiles interplanétaires détruisent la défense adverse.
+ Ressources nécessaires : Métal:12.500 Cristal:2.500 Deutérium:10.000 Energie:0
+ Durée de construction : 09m 00s
+
+ +
+ +
+
+
+
Production actuelle :
+ + +
+ + + +
+ + + + + +
Autres commandes
+ +
+
Temps de construction restant : 6 h 43 m 20 s
+ +
+ + diff --git a/ogame/skinema/bye.html b/ogame/skinema/bye.html new file mode 100644 index 0000000..68aba06 --- /dev/null +++ b/ogame/skinema/bye.html @@ -0,0 +1,26 @@ + + +Logout + + + + + +







+ + + + + + +
Fermeture de session
Votre session est désormais détruite.
Vous allez être redirigé sous peu vers Space Conquerors.
+
+



+
+ + \ No newline at end of file diff --git a/ogame/skinema/caramell.html b/ogame/skinema/caramell.html new file mode 100644 index 0000000..18d433d --- /dev/null +++ b/ogame/skinema/caramell.html @@ -0,0 +1,15 @@ + + + + + Caramel Dansen + + + + + + +


+
+ + \ No newline at end of file diff --git a/ogame/skinema/css/3830364.jpg b/ogame/skinema/css/3830364.jpg new file mode 100644 index 0000000..a59c2f5 Binary files /dev/null and b/ogame/skinema/css/3830364.jpg differ diff --git a/ogame/skinema/css/5103fandango.swf b/ogame/skinema/css/5103fandango.swf new file mode 100644 index 0000000..fae556d Binary files /dev/null and b/ogame/skinema/css/5103fandango.swf differ diff --git a/ogame/skinema/css/caramelldansen.swf b/ogame/skinema/css/caramelldansen.swf new file mode 100644 index 0000000..ea7a530 Binary files /dev/null and b/ogame/skinema/css/caramelldansen.swf differ diff --git a/ogame/skinema/css/default.css b/ogame/skinema/css/default.css new file mode 100644 index 0000000..c32e63c --- /dev/null +++ b/ogame/skinema/css/default.css @@ -0,0 +1,341 @@ +.allymember { + color: lime; +} + +.noob { + color: #a0ffa0; +} + +.strong { + color: #ffa0a0; +} + +.vacation { + color: #87CEEB; +} + +.inactive { + color: #CCCCCC; +} + +.longinactive { + color: #999999; +} + +.banned { + text-decoration: line-through; +} + +.flight { +} + +.return { +} + +.holding { +} + +*.ownattack { + color: lime; +} + +.flight .ownattack a:hover { + color: #E6EBFB; +} + +/*.flight .ownattack a { + color: lime; +}*/ + + +*.owncolony { + color: lime; +} + +.flight .owncolony a { + color: #E6EBFB; +} + +*.owndeploy { + color: lime; +} + + +/*.flight .owndeploy a { + color: lime; +}*/ + +.flight .owndeploy a:hover { + color: #E6EBFB; +} + + +*.owndestroy { + color: #FFD700; +} + +/*.flight .owndestroy a { + color: #FFD700; +}*/ + +.flight .owndestroy a:hover { + color: #E6EBFB; +} + +*.ownespionage { + color: orange; +} + + +/*.flight .ownespionage a { + color: orange; +}*/ + +.flight .ownespionage a:hover { + color: #E6EBFB; +} + + +*.ownfederation { + color: #33CC00; +} + + +.flight .ownfederation a { + color: #33CC00; +} + +.flight .ownfederation a:hover { + color: #E6EBFB; +} + + +*.ownharvest { + color: lime; +} + + +/*.flight .ownharvest a { + color: lime; +}*/ + +.flight .ownharvest a:hover { + color: #E6EBFB; +} + + +*.ownhold { + color: #80a0C0; +} + + +.flight .ownhold a { + color: #80a0C0; +} + +.flight .ownhold a:hover { + color: #E6EBFB; +} + + +*.ownmissile { + color: orange; +} + + +.flight .ownmissile a { + color: orange; +} + +.flight .ownmissile a:hover { + color: #E6EBFB; +} + + +*.owntransport { + color: lime; +} + +*.owndeploy { + color: lime; +} + +.flight .owndeplay a { + color: lime; +} + +.flight .owndeplay a:hover { + color: #E6EBFB; +} + +.flight .owntransport a { + color: lime; +} + +.flight .owntransport a:hover { + color: #E6EBFB; +} + +.return .owntransport a { + color: lime; +} + +.return .owntransport a:hover { + color: #E6EBFB; +} + + + +*.attack { + color: red; +} + +.flight .attack a:hover { + color: #E6EBFB; +} + +.flight .attack a { + color: red; +} + + +*.colony { + color: lime; +} + + +.flight .colony a { + color: lime; +} + +.flight .colony a:hover { + color: #E6EBFB; +} + + +*.deploy { + color: lime; +} + + +.flight .deploy a { + color: lime; +} + +.flight .deploy a:hover { + color: #E6EBFB; +} + + +*.destroy { + color: #FFD700; +} + +.flight .destroy a { + color: #FFD700; +} + +.flight .destroy a:hover { + color: #E6EBFB; +} + +*.espionage { + color: red; +} + +.flight .espionage a { + color: red; +} + +.flight .espionage a:hover { + color: #E6EBFB; +} + +*.federation { + color: #CC0000; +} + +.flight .federation a { + color: #CC0000; +} + +.flight .federation a:hover { + color: #E6EBFB; +} + +*.harvest { + color: lime; +} + +.flight .harvest a { + color: lime; +} + +.flight .harvest a:hover { + color: #E6EBFB; +} + +*.hold { + color: #80a0C0; +} + +.flight .hold a { + color: #80a0C0; +} + +.flight .hold a:hover { + color: #E6EBFB; +} + +*.missile { + color: red; +} + + +*.transport { + color: lime; +} + +.flight .transport a { + color: lime; +} + +.flight .transport a:hover { + color: #E6EBFB; +} + +.success { + color: lime; +} + +.errormessage a { + text-decoration: underline; +} + +.error { + color: red; +} + +.warning { + color: orange; +} + +.notice { + color: yellow; +} + +.combatreport { + color: red; +} + +.espionagereport { + color: orange; +} + +.timeremaining { +} + +.noresources { + color: red; +} + diff --git a/ogame/skinema/css/index.html b/ogame/skinema/css/index.html new file mode 100644 index 0000000..42ca67b --- /dev/null +++ b/ogame/skinema/css/index.html @@ -0,0 +1,9 @@ + + + + Skinema pour Ogame + + +. + + \ No newline at end of file diff --git a/ogame/skinema/css/worms.jpg b/ogame/skinema/css/worms.jpg new file mode 100644 index 0000000..5d9accd Binary files /dev/null and b/ogame/skinema/css/worms.jpg differ diff --git a/ogame/skinema/flotten1.html b/ogame/skinema/flotten1.html new file mode 100644 index 0000000..d3b045e --- /dev/null +++ b/ogame/skinema/flotten1.html @@ -0,0 +1,196 @@ + + + + Skinema pour Ogame + + + + + + +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+ +

+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Flottes (max. 11)
MissionNombreDépartHeure d'envoiObjectifHeure d'arrivéeOrdre
--------
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nouvelle mission : choisissez les vaisseaux
Type de vaisseauDisponible--
Grand transporteur360 + + + + + max
Chasseur léger493 + + + + max
Vaisseau de bataille162 + + + + max
Vaisseau de colonisation1 + + + + max
Recycleur49 + + + + max
Sonde espionnage11 + + + + max
Aucun vaisseauTous les vaisseaux
+ + +

+
+
+ + diff --git a/ogame/skinema/galaxy.html b/ogame/skinema/galaxy.html new file mode 100644 index 0000000..8cd3cbd --- /dev/null +++ b/ogame/skinema/galaxy.html @@ -0,0 +1,495 @@ + + + + Skinema pour Ogame + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + +
Galaxie
+
+
+ + + + + + + + +
Système solaire
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Système solaire 0:000
PosPlanèteNom (Activité)LuneDébrisJoueur (Statut)AllianceActions
+ 1 + + + + Planète + + + AkatsuKi  + +   + +   + + + Joueur1 + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 2 + +        
+ 3 + + + + Planète + + Tenis   + + Joueur3 + + + + Alliance3 + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 4 + + + + Planète + + + DarK AnGeL +    + + Joueur1 + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 5 + + + + Planète + + Heole + + M + +   + + Joueur4 + + + + Alliance4 + +  
+ 6 + + + + Planète + + Booty Bay  + + Champ de débris + + + + Joueur5 + + + + Alliance5 + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 7 + + + + Planète + + CuBa (*)   + + Joueur1 + (i) + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 8 + + + + Planète + + Alexandra (*)   + + Joueur1 + (i I) + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 9 + + + + Planète + + ComoDo (*)   + + Joueur1 + (v) + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 10 + +        
+ 11 + + + + Planète + + IhoeVa (*)   + + Joueur1 + (b) + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 12 + + + + Planète + + RevenGa   + + Joueur1 + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 13 + + + + Planète + + AzuL (*)   + + Joueur1 + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 14 + + + + Planète + + Panthere (*)   + + Joueur6 + + + + Alliance6 + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
+ 15 + + + + Planète + + Joueur2 (*)   + + Joueur1 + + + + Alliance + + + Espionner + Envoyer un message + Demander à être ami + Attaque de missiles +
(13 planètes colonisées)Légende
+ +

+
+ + + diff --git a/ogame/skinema/img/admiral_ikon_un.gif b/ogame/skinema/img/admiral_ikon_un.gif new file mode 100644 index 0000000..9c89d95 Binary files /dev/null and b/ogame/skinema/img/admiral_ikon_un.gif differ diff --git a/ogame/skinema/img/commander_ikon_un.gif b/ogame/skinema/img/commander_ikon_un.gif new file mode 100644 index 0000000..6b2d0cc Binary files /dev/null and b/ogame/skinema/img/commander_ikon_un.gif differ diff --git a/ogame/skinema/img/enconstruction.gif b/ogame/skinema/img/enconstruction.gif new file mode 100644 index 0000000..a75d2b7 Binary files /dev/null and b/ogame/skinema/img/enconstruction.gif differ diff --git a/ogame/skinema/img/geologe_ikon_un.gif b/ogame/skinema/img/geologe_ikon_un.gif new file mode 100644 index 0000000..51870c1 Binary files /dev/null and b/ogame/skinema/img/geologe_ikon_un.gif differ diff --git a/ogame/skinema/img/index.html b/ogame/skinema/img/index.html new file mode 100644 index 0000000..42ca67b --- /dev/null +++ b/ogame/skinema/img/index.html @@ -0,0 +1,9 @@ + + + + Skinema pour Ogame + + +. + + \ No newline at end of file diff --git a/ogame/skinema/img/ingenieur_ikon_un.gif b/ogame/skinema/img/ingenieur_ikon_un.gif new file mode 100644 index 0000000..2048c11 Binary files /dev/null and b/ogame/skinema/img/ingenieur_ikon_un.gif differ diff --git a/ogame/skinema/img/technokrat_ikon_un.gif b/ogame/skinema/img/technokrat_ikon_un.gif new file mode 100644 index 0000000..c02f62a Binary files /dev/null and b/ogame/skinema/img/technokrat_ikon_un.gif differ diff --git a/ogame/skinema/imperium.html b/ogame/skinema/imperium.html new file mode 100644 index 0000000..c5edd21 --- /dev/null +++ b/ogame/skinema/imperium.html @@ -0,0 +1,2218 @@ + + + + Skinema pour Ogame + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Vue d'ensemble de votre empire
PlanètesLunes
+ + Planète + + +
+ + Planète + +
+
+
+ + Planète + +
+
+
+ + Planète + +
+
+
+ + Planète + +
+
+
+ + Planète + +
+
+
+ + Planète + +
+
+
+ + Planète + +
+
+
+ + Planète + +
+
NomHeoleRamuhIxionValeforeLeviathanArkhBahamutAlexandreCarbucle
Coordonnées[0:000:00][0:000:00][0:000:00][0:000:00][0:000:00][0:000:00][0:000:00][0:000:00][0:000:00]
Cases181/203146/18099/104128/155129/149121/124143/161147/254128/298
Ressources
Métal + 5.773.410/ 8.146 + + 10.133/ 8.146 + + 5.024/ 4.056 + + 10.088/ 8.146 + + 10.068/ 8.146 + + 10.050/ 8.146 + + 11.474/ 9.316 + + 11.450/ 9.316 + + 9.986/ 8.146 +
Cristal + 107.664/ 4.128 + + 132.116/ 4.737 + + 2.893/ 2.334 + + 87.589/ 4.128 + + 87.606/ 4.128 + + 12.054/ 4.128 + + 37.238/ 4.737 + + 5.823/ 4.737 + + 5.061/ 4.128 +
Deutérium + 1.141.460/ 1.596 + + 106.982/ 1.478 + + 1.542/ 1.239 + + 108.369/ 1.497 + + 89.174/ 1.234 + + 91.838/ 1.271 + + 96.398/ 1.335 + + 33.276/ 1.167 + + 1.592/ 1.295 +
Energie + 89/ 8.440 + + 1.878/ 10.060 + + 44/ 4.878 + + 492/ 8.370 + + 1.430/ 8.890 + + 1.153/ 8.613 + + 750/ 9.322 + + 646/ 8.800 + + 915/ 8.375 +
Bâtiments
+ Mine de métal + + + 25 + + + + 25 + + + + 20 + + + + 25 + + + + 25 + + + + 25 + + + + 26 + + + + 26 + + + + 25 + +
Mine de cristal + + 23 + + + + 24 + + + + 19 + + + + 23 + + + + 23 + + + + 23 + + + + 24 + + + + 24 + + + + 23 + +
Synthétiseur de deutérium + + 23 + + + + 24 + + + + 19 + + + + 23 + + + + 23 + + + + 23 + + + + 24 + + + + 24 + + + + 23 + +
Centrale électrique solaire + + 23 + + + + 24 + + + + 19 + + + + 23 + + + + 23 + + + + 23 + + + + 24 + + + + 24 + + + + 23 + +
Centrale électrique de fusion + + 23 + + + + 24 + + + + 19 + + + + 23 + + + + 23 + + + + 23 + + + + 24 + + + + 24 + + + + 23 + +
Usine de robots + + 23 + + + + 24 + + + + 19 + + + + 23 + + + + 23 + + + + 23 + + + + 24 + + + + 24 + + + + 23 + +
Usine de nanites + + 3 + + + + 4 + + + + 9 + + + + 3 + + + + 3 + + + + 3 + + + + 4 + + + + 4 + + + + 3 + +
Chantier spatial + + 23 + + + + 24 + + + + 19 + + + + 23 + + + + 23 + + + + 23 + + + + 24 + + + + 24 + + + + 23 + +
Hangar de métal + + 3 + + + + 4 + + + + 9 + + + + 3 + + + + 3 + + + + 3 + + + + 4 + + + + 4 + + + + 3 + +
Hangar de cristal + + 3 + + + + 4 + + + + 9 + + + + 3 + + + + 3 + + + + 3 + + + + 4 + + + + 4 + + + + 3 + +
Réservoir de deutérium + + 3 + + + + 4 + + + + 9 + + + + 3 + + + + 3 + + + + 3 + + + + 4 + + + + 4 + + + + 3 + +
Laboratoire de recherche + + 12 + + + + 7 + + + + 0 + + + + 0 + + + + 0 + + + + 0 + + + + 0 + + + + 0 + + + + 0 + +
Terraformeur + + 8 + + + + 7 + + + + 0 + + + + - + + + + 0 + + + + 0 + + + + 0 + + + + 0 + + + + 0 + +
+ Silo de missiles + + + 8 + + + + 7 + + + + 0 + + + + - + + + + 0 + + + + 0 + + + + 0 + + + + 0 + + + + 0 + +
Recherche
Technologie Espionnage + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Ordinateur + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Armes + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Bouclier + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Protection des vaisseaux spatiaux + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Energie + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Hyperespace + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Réacteur à combustion + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Réacteur à impulsion + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Propulsion hyperespace + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Laser + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Ions + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Plasma + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Réseau de recherche intergalactique + 12 + + 12 + + - + + - + + - + + - + + 12 + + 12 + + - +
Technologie Graviton + 1 + + - + + - + + - + + - + + - + + - + + - + + - +
Vaisseaux
Petit transporteur + 602 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Grand transporteur + 602 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Chasseur léger + 602 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Chasseur lourd + 602 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Croiseur + 602 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Vaisseau de bataille + 10602 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Vaisseau de colonisation + 3 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Recycleur + 130 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Sonde espionnage + 15 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Bombardier + 15 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Satellite solaire + 120 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Destructeur + 15000 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 + + 0 +
Défense
Lanceur de missiles + 123 + + 0 + + - + + - + + - + + - + + - + + - + + - +
Artillerie laser légère + 5300 + + 40 + + - + + - + + - + + - + + - + + - + + - +
Artillerie laser lourde + 5300 + + 40 + + - + + - + + - + + - + + - + + - + + - +
Canon de Gauss + 200 + + 40 + + - + + - + + - + + - + + - + + - + + - +
Artillerie à ions + 560 + + 40 + + - + + - + + - + + - + + - + + - + + - +
Lanceur de plasma + 83 + + 0 + + - + + - + + - + + - + + - + + - + + - +
Petit bouclier + 1 + + 0 + + - + + - + + - + + - + + - + + - + + - +
Grand bouclier + 5300 + + 40 + + - + + - + + - + + - + + - + + - + + - +
Missile Interception + 60 + + 10 + + - + + - + + - + + - + + - + + - + + - +
Missile Interplanétaire + 25 + + 10 + + - + + - + + - + + - + + - + + - + + - +
+ + +
+ + diff --git a/ogame/skinema/index.html b/ogame/skinema/index.html new file mode 100644 index 0000000..4620629 --- /dev/null +++ b/ogame/skinema/index.html @@ -0,0 +1,17 @@ + + + + OGame univers 00 + + + + + + <body> + <p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht + unterstützt.</p> + </body> + + + + diff --git a/ogame/skinema/infos.html b/ogame/skinema/infos.html new file mode 100644 index 0000000..51606af --- /dev/null +++ b/ogame/skinema/infos.html @@ -0,0 +1,130 @@ + + + + + + + Information + + + +
+ + + + + + +
  +
+ + + + + +
Planète + + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ metall + + kristall + + deuterium + + energie +
  MétalCristalDeutériumEnergie  
16.061271.2562.217.110175/6.002
+
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Information concernant Flotte: +
NomGrand transporteur
+ + + + + +
TransporteurCe vaisseau n'a guère d'armes ou d'autres technologies à bord. Il est donc préférable de lui fournir une escorte qui lui permet de profiter de toute sa capacité de fret. Avec son réacteur de combustion de haute performance, le grand transporteur sert pour transporter rapidement des ressources entre les planètes et bien sûr il accompagne les flottes durant leurs attaques sur d'autres planètes pour pouvoir conquérir le nombre maximal de ressources.

Feu rapide contre Sonde espionnage: 5
Feu rapide contre Satellite solaire: 5
Feu rapide de Étoile de la mort: 250
+
Points de structure12000
Puissance du bouclier25
Valeur d'attaque5
Capacité de fret25000 Unités
Vitesse de base7500
Consommation de carburant (Deutérium)50
+
+ + diff --git a/ogame/skinema/js/cnt.js b/ogame/skinema/js/cnt.js new file mode 100644 index 0000000..e07d127 --- /dev/null +++ b/ogame/skinema/js/cnt.js @@ -0,0 +1,31 @@ + function t(){ + v=new Date(); + var bxx=document.getElementById('bxx'); + n=new Date(); + ss=pp; + s=ss-Math.round((n.getTime()-v.getTime())/1000.); + m=0;h=0; + if(s<0){ + bxx.innerHTML="terminé
"+"continuer" + }else{ + if(s>59){ + m=Math.floor(s/60); + s=s-m*60 + } + if(m>59){ + h=Math.floor(m/60); + m=m-h*60 + } + if(s<10){ + s="0"+s + } + if(m<10){ + m="0"+m + } + bxx.innerHTML=h+":"+m+":"+s+"
interrompre" + } + pp=pp-1; + window.setTimeout("t();",999); + + } + diff --git a/ogame/skinema/js/index.html b/ogame/skinema/js/index.html new file mode 100644 index 0000000..42ca67b --- /dev/null +++ b/ogame/skinema/js/index.html @@ -0,0 +1,9 @@ + + + + Skinema pour Ogame + + +. + + \ No newline at end of file diff --git a/ogame/skinema/js/star.js b/ogame/skinema/js/star.js new file mode 100644 index 0000000..d34e4af --- /dev/null +++ b/ogame/skinema/js/star.js @@ -0,0 +1,168 @@ +/**************************** +* Tinkerbell Magic Sparkle * +* (c) 2005 mf2fm web-design * +* http://www.mf2fm.com/rv * +* DON'T EDIT BELOW THIS BOX * +****************************/ + +var colour="#f0f"; +var sparkles=50; + +var x=ox=400; +var y=oy=300; +var swide=800; +var shigh=600; +var sleft=sdown=0; +var tiny=new Array(); +var star=new Array(); +var starv=new Array(); +var starx=new Array(); +var stary=new Array(); +var tinyx=new Array(); +var tinyy=new Array(); +var tinyv=new Array(); + +window.onload=function() { if (document.getElementById) { + var i, rats, rlef, rdow; + for (var i=0; i 59) { + m = Math.floor(s/60); + s = s - m * 60; + } + if (m > 59) { + h = Math.floor(m / 60); + m = m - h * 60; + } + if (s < 10) { + s = "0" + s; + } + if (m < 10) { + m = "0" + m; + } + bxx.innerHTML = h + ":" + m + ":" + s + ""; + } + bxx.title = bxx.title - 1; + } + window.setTimeout("t();", 999); +} + +var x = ""; +var e = null; + +function cntchar(m) { + if (window.document.forms[0].text.value.length > m) { + window.document.forms[0].text.value = x; + } else { + x = window.document.forms[0].text.value; + } + if (e == null) { + e = document.getElementById('cntChars'); + } else { + e.childNodes[0].data = window.document.forms[0].text.value.length; + } +} + +function fenster(target_url,win_name) { + var new_win = window.open(target_url,win_name,'resizable=yes,scrollbars=yes,menubar=no,toolbar=no,width=640,height=480,top=0,left=0'); + new_win.focus(); +} + +function fenstered(target_url,win_name) { + var new_win = window.open(target_url,win_name,'resizable=yes,scrollbars=yes,menubar=no,toolbar=no,width=480,height=480,top=0,left=0'); + new_win.focus(); +} + +function haha(z1) { + eval("location='"+z1.options[z1.selectedIndex].value+"'"); +} + +function link_to_gamepay() { + document.getElementsByName("lang"); + document.getElementsByName("name"); + document.getElementsByName("playerid"); + document.getElementsByName("checksum"); + document.getElementsByName("session"); +} diff --git a/ogame/skinema/js/wz_tooltip.js b/ogame/skinema/js/wz_tooltip.js new file mode 100644 index 0000000..1e080fb --- /dev/null +++ b/ogame/skinema/js/wz_tooltip.js @@ -0,0 +1,478 @@ +/* This notice must be untouched at all times. + +wz_tooltip.js v. 3.31 + +The latest version is available at +http://www.walterzorn.com +or http://www.devira.com +or http://www.walterzorn.de + +Copyright (c) 2002-2004 Walter Zorn. All rights reserved. +Created 1. 12. 2002 by Walter Zorn (Web: http://www.walterzorn.com ) +Last modified: 22. 6. 2005 + +Cross-browser tooltips working even in Opera 5 and 6, +as well as in NN 4, Gecko-Browsers, IE4+, Opera 7 and Konqueror. +No onmouseouts required. +Appearance of tooltips can be individually configured +via commands within the onmouseovers. + +LICENSE: LGPL + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public +License (LGPL) as published by the Free Software Foundation; either +version 2.1 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +For more details on the GNU Lesser General Public License, +see http://www.gnu.org/copyleft/lesser.html +*/ + + + +//////////////// GLOBAL TOOPTIP CONFIGURATION ///////////////////// +var ttBgColor = "#344566"; +var ttBgImg = ""; // path to background image; +var ttBorderColor = "#003399"; +var ttBorderWidth = 1; +var ttDelay = 500; // time span until tooltip shows up [milliseconds] +var ttFontColor = "#E6EBFB"; +var ttFontFace = "arial,helvetica,sans-serif"; +var ttFontSize = "11px"; +var ttFontWeight = "bold"; // alternative is "bold"; +var ttOffsetX = 12; // horizontal offset of left-top corner from mousepointer +var ttOffsetY = 15; // vertical offset " +var ttOpacity = 100; // opacity of tooltip in percent (must be integer between 0 and 100) +var ttPadding = 3; // spacing between border and content +var ttShadowColor = ""; +var ttShadowWidth = 0; +var ttTemp = 0; // time span after which the tooltip disappears; 0 (zero) means "infinite timespan" +var ttTextAlign = "left"; +var ttTitleColor = "#ffffff"; // color of caption text +var ttWidth = 300; +//////////////////// END OF TOOLTIP CONFIG //////////////////////// + + + +////////////// TAGS WITH TOOLTIP FUNCTIONALITY //////////////////// +// List may be extended or shortened: +var tt_tags = new Array("a","area","b","big","caption","center","code","dd","div","dl","dt","em","h1","h2","h3","h4","h5","h6","i","img","input","li","map","ol","p","pre","s","small","span","strike","strong","sub","sup","table","td","th","tr","tt","u","var","ul","layer"); +///////////////////////////////////////////////////////////////////// + + + +///////// DON'T CHANGE ANYTHING BELOW THIS LINE ///////////////////// +var tt_obj, // current tooltip +tt_ifrm, // iframe to cover windowed controls in IE +tt_objW = 0, tt_objH = 0, // width and height of tt_obj +tt_objX = 0, tt_objY = 0, +tt_offX = 0, tt_offY = 0, +xlim = 0, ylim = 0, // right and bottom borders of visible client area +tt_sup = false, // true if T_ABOVE cmd +tt_sticky = false, // tt_obj sticky? +tt_wirklich_sticky = false, // für den Mouseover-Effekt benötigt +tt_wait = false, +tt_act = false, // tooltip visibility flag +tt_sub = false, // true while tooltip below mousepointer +tt_u = "undefined", +tt_mf, // stores previous mousemove evthandler +// Opera: disable href when hovering +tt_tag = null; // stores hovered dom node, href and previous statusbar txt + + +var tt_db = (document.compatMode && document.compatMode != "BackCompat")? document.documentElement : document.body? document.body : null, +tt_n = navigator.userAgent.toLowerCase(), +tt_nv = navigator.appVersion; +// Browser flags +var tt_op = !!(window.opera && document.getElementById), +tt_op6 = tt_op && !document.defaultView, +tt_op7 = tt_op && !tt_op6, +tt_ie = tt_n.indexOf("msie") != -1 && document.all && tt_db && !tt_op, +tt_ie6 = tt_ie && parseFloat(tt_nv.substring(tt_nv.indexOf("MSIE")+5)) >= 5.5; +tt_n4 = (document.layers && typeof document.classes != tt_u), +tt_n6 = (!tt_op && document.defaultView && typeof document.defaultView.getComputedStyle != tt_u), +tt_w3c = !tt_ie && !tt_n6 && !tt_op && document.getElementById; + +function tt_Int(t_x) +{ + var t_y; + return isNaN(t_y = parseInt(t_x))? 0 : t_y; +} +function wzReplace(t_x, t_y) +{ + var t_ret = "", + t_str = this, + t_xI; + while((t_xI = t_str.indexOf(t_x)) != -1) + { + t_ret += t_str.substring(0, t_xI) + t_y; + t_str = t_str.substring(t_xI + t_x.length); + } + return t_ret+t_str; +} +String.prototype.wzReplace = wzReplace; +function tt_N4Tags(tagtyp, t_d, t_y) +{ + t_d = t_d || document; + t_y = t_y || new Array(); + var t_x = (tagtyp=="a")? t_d.links : t_d.layers; + for(var z = t_x.length; z--;) t_y[t_y.length] = t_x[z]; + for(z = t_d.layers.length; z--;) t_y = tt_N4Tags(tagtyp, t_d.layers[z].document, t_y); + return t_y; +} +function tt_Htm(tt, t_id, txt) +{ + var t_bgc = (typeof tt.T_BGCOLOR != tt_u)? tt.T_BGCOLOR : ttBgColor, + t_bgimg = (typeof tt.T_BGIMG != tt_u)? tt.T_BGIMG : ttBgImg, + t_bc = (typeof tt.T_BORDERCOLOR != tt_u)? tt.T_BORDERCOLOR : ttBorderColor, + t_bw = (typeof tt.T_BORDERWIDTH != tt_u)? tt.T_BORDERWIDTH : ttBorderWidth, + t_ff = (typeof tt.T_FONTFACE != tt_u)? tt.T_FONTFACE : ttFontFace, + t_fc = (typeof tt.T_FONTCOLOR != tt_u)? tt.T_FONTCOLOR : ttFontColor, + t_fsz = (typeof tt.T_FONTSIZE != tt_u)? tt.T_FONTSIZE : ttFontSize, + t_fwght = (typeof tt.T_FONTWEIGHT != tt_u)? tt.T_FONTWEIGHT : ttFontWeight, + t_opa = (typeof tt.T_OPACITY != tt_u)? tt.T_OPACITY : ttOpacity, + t_padd = (typeof tt.T_PADDING != tt_u)? tt.T_PADDING : ttPadding, + t_shc = (typeof tt.T_SHADOWCOLOR != tt_u)? tt.T_SHADOWCOLOR : (ttShadowColor || 0), + t_shw = (typeof tt.T_SHADOWWIDTH != tt_u)? tt.T_SHADOWWIDTH : (ttShadowWidth || 0), + t_algn = (typeof tt.T_TEXTALIGN != tt_u)? tt.T_TEXTALIGN : ttTextAlign, + t_tit = (typeof tt.T_TITLE != tt_u)? tt.T_TITLE : "", + t_titc = (typeof tt.T_TITLECOLOR != tt_u)? tt.T_TITLECOLOR : ttTitleColor, + t_w = (typeof tt.T_WIDTH != tt_u)? tt.T_WIDTH : ttWidth; + if (t_shc || t_shw) + { + t_shc = t_shc || "#cccccc"; + t_shw = t_shw || 5; + } + if (tt_n4 && (t_fsz == "10px" || t_fsz == "11px")) t_fsz = "12px"; + + var t_optx = (tt_n4? '' : tt_n6? ('-moz-opacity:'+(t_opa/100.0)) : tt_ie? ('filter:Alpha(opacity='+t_opa+')') : ('opacity:'+(t_opa/100.0))) + ';'; + var t_y = '
' + + ''; + if (t_tit) + { + t_y += '
' + + (tt_n4? ' ' : '')+t_tit+'<\/b><\/font><\/th><\/tr>'; + } + t_y += '
' + + ''; + //t_y += ''; + //if (t_fwght == 'bold') t_y += ''; + t_y += txt; + //if (t_fwght == 'bold') t_y += '<\/b>'; + //t_y += '<\/font>'; + t_y += '<\/th><\/tr><\/table><\/th><\/tr><\/table>'; + if (t_shw) + { + var t_spct = Math.round(t_shw*1.3); + if (tt_n4) + { + t_y += '<\/layer>' + + '<\/layer>'; + } + else + { + t_optx = tt_n6? '-moz-opacity:0.85;' : tt_ie? 'filter:Alpha(opacity=85);' : 'opacity:0.85;'; + t_y += '
<\/div>' + + '
<\/div>'; + } + } + return(t_y+'<\/div>' + + (tt_ie ? '