Menu

GW Signature / News: Recent posts

gwsig2 avaible

A new version is avaible. Check out the wiki (http://gamlor.info/wiki/doku.php?id=gwsig:gw-signature) and the downloads

Posted by Gamlor 2008-04-17

New release avaible

I've fixed some big bugs! Download the new release as soon as possible. You don't need to update you're DB-Structure of anything. Just overwrite to the php-code, except the config.php of course.

Posted by Gamlor 2007-10-06

Security-Update

Check-out the Alpha5 release for important bugfixes.

For updating old relasese do this:
1. Update DB-Schema
ALTER TABLE `sig_pics_to_generate` ADD `privateKey` VARCHAR( 32 ) NOT NULL ;

2. Only for Backwards-compatibility of old pictures .I won't fix the security problem for the old pictues.
UPDATE sig_pics_to_generate SET `privateKey` = `session` WHERE true;

3. Update the scripts
- step_logic.php
- general_logic.php... read more

Posted by Gamlor 2007-04-19

New release

Fixes some important bugs.
Updated the text.

Posted by Gamlor 2006-12-05

New Ladder compatible & more

First, I've fixed the script for parsing the new ladder. You can find the current version in the cvs. The file-release will follow soon.

Second, I've changed the setup script. It should now be easier to install the thingy.

gl & hf

Gamlor

Posted by Gamlor 2006-10-24

Changes @ Area.Net

Area.Net has changed their whole ladder site. So i have to rewrite the latter paser. I've removed the alpha realease, because it doesn't work anymore.

btw I still hope for an webservice or xml ladder output from Area.Net

Posted by Gamlor 2006-10-11

Initial comit in CVS

There is the first initial comit in CVS.

Posted by Gamlor 2006-09-29