Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 5
Seite [1]
Mindcrime


Geekboy





Beiträge: 1155
# Thema - 01.10.2010 um 11:43 Uhr
XAseco Modul fuer ClanSphere v2010.x.x - Release date 2010-10-01

WAS MACHT ES
=============

Es zeigt die beste zeiten an von alle Spieler auf eine Strecke
Es zeigt die beste zeiten von einen Spieler auf alle Strecken die er gespielt hat
Es zeigt die ein ranking von anzahl gewonnene Spiele durch ein Spieler.

WAS BENOETIGT ES
=================

- Mindcrime's ClanSphere tools.php:
http://trac.csphere.eu/csp/export/400/CSP%20Module/mindcrime/general/system/runs tartup/tools.php
Wichtig: $cs_main['runstartup'] = TRUE; im setup.php
- XAseco v1.11 installiert auf dein TMN Server:
http://www.gamers.org/tmn/
- ClanSphere laufend auf MySQL, weil XAseco nur MySQL benutzen kann.

DOWNLOAD
==========

Download: http://www.csphere.eu/downloads/module/view/id/278

XAseco module for ClanSphere v2010.x.x - Release date 2010-10-01

WHAT DOES IT DO
===============

It shows the record times of all players on a challenge/track.
It shows all record times of a specific player on all maps he has played.
It shows a ranking of the number of matches won by a player.

REQUIREMENTS
============

- Mindcrime's ClanSphere tools.php:
http://trac.csphere.eu/csp/export/400/CSP%20Module/mindcrime/general/system/runs tartup/tools.php
Important: $cs_main['runstartup'] = TRUE; in setup.php
- XAseco v1.11 (to be) installed on your TMN Server:
http://www.gamers.org/tmn/
- ClanSphere running on MySQL, since XAseco only supports MySQL.

INSTALLATION
============

If you are installing XAseco new:
1) Upload all files except updates/ to your ClanSphere website.
2) On your website System -> Database -> Import.
Select updates/xaseco_install.sql and press "Run".
3) Clear the cache
4) Install and configure XAseco v1.11 on your TMN server
5) Upload all files in the xaseco_111_patch.zip file to you TMNF server.
6) Add <mysql_prefix>cs_xaseco_</mysql_prefix> to your localdatabase.xml
7) Start XAseco on your TMN server

If you are already have XAseco installed on your TMNF server:
1) Upload all files except updates/ to your ClanSphere website.
2) Stop XAseco on your TMN server.
2) On your website System -> Database -> Import.
a) If you already have the XAseco tables in your database:
Select updates/xaseco_rename.sql and press "Run".
b) If you do not have XAseco tables in your database:
Select updates/xaseco_install.sql and press "Run".
3) Clear the cache
5) Upload all files in the xaseco_111_patch.zip file to you TMNF server.
6) Add <mysql_prefix>cs_xaseco_</mysql_prefix> to your localdatabase.xml
7) Start XAseco on your TMN server

OPTIONS
=======

The only option you can set is the background color of your website content.
It will adjust the colors of the name of the players and the tracks to contrast
better. By default it is set to #ffffff.

CREDITS & COPYRIGHTS
====================

This module uses the:

- TMFColorParser v1.3c by oorf|fuckfish (fish (at) stabb (dot) de)
http://fish.stabb.de/index.php5?page=downloads&subpage=127

NOTES
=====

I've send my patches to the XAseco crew to try and get them integrated
in later versions of XAseco.

CHANGELOG
=========

2010-10-01:
- Initial release

DOWNLOAD
==========

Download: http://www.csphere.eu/downloads/module/view/id/278


Zuletzt editiert von Mindcrime am 01.10.2010 um 12:07 Uhr (4x Editiert)
Offline
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 1 - 01.10.2010 um 11:48 Uhr
Hey Mindcrime, nice Module
www.trackmania-friends.de werden wir das dann gleich mal einsetzen und testen.
Werden dir dann rückmeldung geben.

Kannst mir mal sagen, was genau du am XAseco geändert hast ?


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Inaktiv
|
Mindcrime
Thread-Ersteller


Geekboy





Beiträge: 1155
# Antwort: 2 - 01.10.2010 um 11:52 Uhr
Alle queries (das sind viele), damit man ein cs_xaseco_ prefix hat an alle tabellen.
Und in localdatabase.xml das man <mysql_prefix>cs_xaseco_</mysql_prefix> zufuegen muss.
Plus 3 kleine schoenheitsfehler in xaseco selber...

Wenn man schon eine datenbank hat, muss man die tabellen zufuegen an ClanSphere und die tabellen umbennen. Dafuer hab ich ein xaseco_rename.sql erstellt.

Der patch enthaellt nur die von mir geaenderte dateien von XAseco v1.11


Zuletzt editiert von Mindcrime am 01.10.2010 um 11:52 Uhr (1x Editiert)
Offline
|
hajo ClanSphere Team


VIP - Poster




Herkunft: Barsbüttel
Beiträge: 9411
# Antwort: 3 - 01.10.2010 um 11:52 Uhr
coole sache


------------------
ClanSphere - professional clan care starts here

Inaktiv
|
Mindcrime
Thread-Ersteller


Geekboy





Beiträge: 1155
# Antwort: 4 - 01.10.2010 um 11:54 Uhr
Ich hatte das schon mal geschrieben, nur aber fuer 2008.2.1 und XAseco version 1.06:

http://www.team-shooterarena.de/index.php?mod=tmnaseco&action=list_challenges

Die farben sind jetzt aber besser, weil ich den TMFColorParser v1.3c jetzt benutze. Den patch hab ich den entwickler auch schon geschickt. Hoffentlich integrieren sie das...

PS: Der entwickler hat schon zurueck geschrieben und weil es "zu spezifisch ist" wird er es nicht zufuegen, auch weil er schon fuer die neue version dinge zugefuegt hat... Noch nie von merge gehoert denk ich mal...


Zuletzt editiert von Mindcrime am 02.10.2010 um 12:39 Uhr (2x Editiert)
Offline
|
meShoe


Wannabe poster




Beiträge: 36
# Antwort: 5 - 14.11.2011 um 11:16 Uhr
Ist das hie auch Kompatibel zu Xaseco2 sprich TM²?


Inaktiv
|
Antworten: 5
Seite [1]


Sie müssen sich registrieren, um zu antworten.