HomeHome   FAQFAQ   SearchSearch   RegisterRegister   Log inLog in 
Rensad databas över spelarstatistiken.

 
Post new topic   Reply to topic    Swedish Maffia Forum Index -> News
View previous topic :: View next topic  
Author Message
mortal
Founder


Joined: 26 Sep 2002
Posts: 859
Location: malmö

PostPosted: Sat Aug 21, 2004 15:02 pm    Post subject: Rensad databas över spelarstatistiken. Reply with quote

Vi fick tyvärr rensa och tömma databasen helt för statistiken (PsychoStats) iomed att dem kom en ny version nu i dagarna som hade så mycket ändringar att det inte gick att rädda det gamla eller konvertera om det till det nya.
Så nu får ni lov att skriva "ps_password ert-password" i console igen för att registrera er. Fördelen med att vara registrerad är att man själv kan ändra sitt nick man spelar med, loginnamn, email och mycket mycket mer. Denna nya version av PsychoStats skall vara rätt bra mycket mer korrekt i visningen av statistiken.

Servers där statistiken samlas in är:
cs1.maffia.dk
cs2.maffia.dk
cs3.maffia.dk
cs4.maffia.dk
cs5.maffia.dk
cs6.maffia.dk

Här nedan kommer en millång changelog:
Release 2.2.1 beta (08/18/2004)
* Note: All changes listed below are currently available with the update client.

+ [bug] Fixed bug that caused a fatal/critical error to occur for servers that
have BOTS, and for some users who try to install for the first time.
+ [bug] Fixed small bug in player.php that was causing the sort order to not be
retained when clicking on the 'next/prev' links for victims or maps.
+ Slovak (sk) language added to PSWEB theme.

Release 2.2 beta (08/13/2004)
+ Implemented a DB 'update' script that will help facilitate version updates
when new versions are released and require changes in the database. Users
will not [always] have to reset their database when a new version is released.
However, some updates might still require a full DB reset.
+ Added 'icq' and 'msn' fields to player profiles.
+ Multiple servers may be defined for the 'live server view' page.
+ [bug] Fixed bug with WS_FTP.LOG causing issues for downloaded logs.
+ Implemented 'minconnected' option to ignore most stats unless a certain
number of players are actually online playing.
+ Implemented new command line utility: psuser.pl. This will allow you to set a
username for a player.
+ Implemented 3 new pages in the ACP: "Weapon", "Award", and "Role" definitions.
This allows the admin to set names for these respective items in the database.
You can also IMPORT and EXPORT definitions as files.
+ Implemented new page in the ACP: "Database", This allows the admin to perform
certain database tasks. Some database statistics are displayed as well.
+ Implemented in "Database" ACP: Trim History
+ Implemented in "Database" ACP: Delete Player
+ Implemented new ACP page: "Miscellaneous." This will allow the admin to
perform certain non-related tasks. Currently this page only has 1 function.
+ Added 'mysql.compression' option in config. This might increase performance for
servers with remote database servers. This option has not been widely tested.
+ Updated logins to allow for STEAMID, Username, Player name and IP Addresses.
+ Implemented full Mutli-Language support on a per-theme basis.
+ Developed pslang.pl script to automatically collect all 'language strings' from
a theme to create a new 'english' set of language definitions. This will allow
translators to easily start with a new fresh english language pack in order to
make new translations.
+ Improved session support to more accurately track online users (cookies are not
required; but they are recommended). Non-cookie sessions work transparently
with no extra effort required in the themes. No extra PHP extensions are
required.
+ Added 'disablelogin' option to config.php for the stats webpages. If enabled
no normal users will be able to login (only admins will be able to).
+ Updated psadmin.pl, pspass.pl and psuser.pl to match players based on any of
the following: username, worldid (steamid), player name, or IP Address.
+ Tweaked Install Wizard; Removed, added and changed certain elements around to
make installation a little easier and less error prone.
+ [bug] The "install.pl -step db -reset" command would delete the entire state.psf
file no matter how many 'sources' were in it. Now the file is not deleted.
Instead only the current sources loaded from the config will be removed and
any others are retained. This is useful for servers that use multiple configs
with many different sources.
+ PsychoStats Interface Plugin (PIP) has been recoded to allow player matching on
worldid (Steamid), names or ip addresses. It will also log player IP addressess
accurately so that ipaddr tracking will work properly. jtp10181 is now a
co-developer for the PIP. He implemented the IP tracking features and has helped
maintain the overall code.
+ Re-implemented IP tracking. The PIP is not required but is highly recommended
in order to accurately keep track of players via their IP (HLDS itself does not
keep good track across log files)
+ Pressing ^C during a stats update will now allow the log parsing to exit
gracefully. Pressing ^C a 2nd time will exit the application immediately
(possibly resulting in dataloss).
+ Improved Natural Selection support. Note: Due to logging issues with the NS MOD
certain map statistics are not 100% accurate (some stats are missed).
+ Implemented 'clan locking'. If an admin locks a clan in the stats new members
will not be automatically detected and the clan will never drop off the stats
due to minimum rules not being met.
+ Implemented new ACP page: "Icons". This allows an admin to upload new icons
and delete current icons from the website. Enhanced ZIP support is also
implemented If the 'zip' module is enabled in PHP, ZIP files may be
uploaded and all images found in the ZIP will be saved.
+ With the new ICON support the icon directories 'players' and 'clans' have
been consolidated into a single 'icons' directory.
+ Replaced 'Aliases by STEAMID' block on the player page with a new
'Your Identities' block. This block will show all the names, steamids
and ip addresses a player has used automatically based on the current
'uniqueid' in your config.
+ Replaced original 'skill chart' on player pages with a dynamic chart generator
that will allow you to graph several different types of player information.
Also fixed up the output a little (and fixed a few things in the panachart.php
source code).
+ Increased size of 'worldid' field for the 'plr' and 'plrids' tables to 64
to accomodate the length of BOT names.
+ Added 'ps_username' command to the PIP so players can set usernames in their
player profiles.
+ Added 'ignoreBOTS' configuration option. If enabled any 'player' seen with a
STEAMID of 'BOT' will be completely ignored. This does not check the player
name for tags like [bot]. It's up to the BOT authors to have BOT steamids to
be recorded properly.

* Note: All changes listed below are currently available with the update client.

* [bug] Fixed bug (we hope) that caused 2 issues. 1) Online play times were
being miscalculated for some players still . 2) A lot of 'stale' players
that have no actual play time will no longer be saved in the stats.
* [bug] Fixed bug that allowed 'most used' player compilation to be used
when tracking by 'name'. 'primaryplrname' is forced to 'first' when
uniqueid is 'name'.
* [bug] Fixed bug that caused BOTs 'steamids' with single quotes (') to
break mysql queries.
+ Updated PHP theme files to allow for 'themefile' option to specify different
files for each page.
+ Tweaked the themes a bit to allow for better customized themes.
+ Implemented "HistoryMaxDays" configuration option. This will allow you
to limit the amount of historical data that is stored in the database.
The time frame is based on the oldest and newest dates in the database, not
on the current date.
+ Added 2 new command line utilities: pspass.pl, psadmin.pl. The first will
allow you to set a password for a player and the latter sets the
accesslevel. This will allow servers NOT using the PIP to set initial
passwords and ADMINS in their database.

_________________
Someday, somehow
gonna make it allright but not right now
I know you're wondering when
(You're the only one who knows that)
Back to top
View user's profile Send private message Send e-mail
DiRoZ



Joined: 20 Nov 2002
Posts: 1095
Location: .::Partille::.

PostPosted: Sat Aug 21, 2004 18:31 pm    Post subject: Reply with quote

liten update. naeeeeeeeeeeeeeeee
_________________
>>>Kallar du mig fjolla, klipper jag till direkt<<<
Back to top
View user's profile Send private message Send e-mail MSN Messenger
tmk^



Joined: 06 Jun 2004
Posts: 10
Location: Borås

PostPosted: Sat Aug 21, 2004 22:53 pm    Post subject: Reply with quote

Bra update Admins. Wink
_________________
Ny på Maffia Wink och på forumet.
Back to top
View user's profile Send private message
dcH-



Joined: 13 Sep 2003
Posts: 1352
Location: Stockholm

PostPosted: Sun Aug 22, 2004 12:31 pm    Post subject: Reply with quote

Skönt, jag låg så illa till i statsen så Laughing
_________________
"Jag är inte osmart, jag har bara otur när jag tänker".
Back to top
View user's profile Send private message Send e-mail MSN Messenger
LaLuSh
Admin


Joined: 30 Jan 2003
Posts: 308
Location: Sweden/Borås

PostPosted: Sun Aug 22, 2004 23:22 pm    Post subject: Reply with quote

Det är bra med resets då och då, ger lite extra motivation. glhf.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Swedish Maffia Forum Index -> News All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
   
Powered by phpBB © 2001, 2005 phpBB Group
Om Cookies