Donate Share

PHP RiSK

File Release Notes and Changelog

Release Name: phprisk-0.3.b

Notes: // PHPRISK -- README // http://phprisk.sourceforge.net/ Changes sice Release 0.2 beta: ------------------------------ - fixed a reload bug in the game (the lastrequest time not good to check out the last request because there are created more than one entries during one second. Now the script takes the num of the last db-entry to check if there is a newer one) - Show the startedBy info in the serverinfo panel now. - fixed a color-selecter-bug when selected a color that another player is assigned to. - added a automatic-kick function with a timeout of 3 minutes inactivity (if the user closes the window without pushing the ouit button). - fixed trade bug. Script traded twice if you pushed the button twice. - fixed trade bug. The countryselecter didnt recognize the klick on a country when you trade after takeover in attack mode. - fixed color-selecter-bug replaced $selcolor with $_POST['selcolor']. Possible bug when registered_globals = OFF. Introduction: ------------- This is the beta version for testing the multi-server networking with PHPRISK. The Idea is to use a master-server to connect many installations of PHPRISK and make it easy to find a running game for player and to find visitors for Webmaster. Usernames are global so you may login on every connected game without a new registration and you can jump from one server to another without a new login. It is possible to run PHPRISK as standalone game, too. Installation: ------------- Please check out the install/INSTALL file Requires: --------- If the game is configured to connect to the PHP Risk Master the PEAR Package SOAP and depending packages are required. Please visit http://pear.php.net/package/SOAP for more information. Authors/Contact: ---------------- Timm Maass <info@timm-maass.de> Jan Fischer <redreggae@web.de> Licensing: ---------- This product is distributed under the GPL. Please read through the file COPYING for more information about our license.


Changes: