Thu, 08 May 2008
  Loads of bugs fixed inc forums, disussions, EPs etc

Sun, 04 May 2008
  Fixed several bugs inc New Forum Posts

Fri, 11 Apr 2008
  Several minor Bugs and Typos fixed - Discussions set to Resolved

Sun, 23 Mar 2008
  Fixed small bug in discuss.php

Sat, 22 Mar 2008
  Added new script discuss.php
  Completed script discuss.php
  Fixed small display error in port.php
  Adjusted take_cash(), take_turns() and give_turns()
  Added new option planet_report
  Updated file run_daily.php to take planet_report into account
  Fixed bug in options.php preventing the change of options
  Possibly fixed the major Game Variable bug preventing admins from adjusting vars
  Fixed Active Users script for Admins and SO's

Thu, 20 Mar 2008
  Fixed several errors when resetting the game
  Couple of vars should be fixed
  Admin and SO no longer charged for Shields and Upgrades
  Fixed issue with taking and dropping cash on planets
  Added Help Article on planets - written by Singapore

Sun, 02 Mar 2008
  Fixed new_logins var
  Fixed message error when bombs are dropped

Thu, 07 Feb 2008
  Bug in planet_attack() function fixed
  Added var max_clan_members (after forgetting to before)

Sun, 27 Jan 2008
  Message Codes listed
  Fixed small bug in Autowarp

Sat, 26 Jan 2008
  New Help article on Ports added
  Admins can now Delete Admin created Ship Types
  Made some adjustments to the forums
  New user option; forum_back
  Fixed Clan bug (nothing dire)
  Active Users list now fixed for Admins
  Autowarp script completed and bugs fixed

Fri, 25 Jan 2008
  Fixed bug for default ship upgrades
  Fixed escaping slashes in message replies
  Message All Players script created for Admins and SO
  Ships created by Admins can now be edited by Admins

Sat, 19 Jan 2008
  Added Colonists Recruitment to Homeworlds
  Fixed typo in var description
  Cargo can now be jettisoned into space

Fri, 18 Jan 2008
  Fixed forum backslashes
  Admins are no longer charged for cash or turns
  Admins and Server Owners can delete forum posts

Thu, 17 Jan 2008
  Fixed multiple (dozens) login bugs
  Generally fixed tons of bugs...

Sun, 13 Jan 2008
  Autoshifting Completed (Debug required)
  Partial debugging of Autoshifting complete - system operational

Sat, 12 Jan 2008
  Added new function upg_owned()
  Commenced further work on Autoshifting
  Added more functionality to find_sys_dist()
  Created new var buy_colon

Fri, 23 Nov 2007
  Added var uni_min_link_dist
  Changed uni_link_dist to uni_max_link_dist
  Adjusted build_universe.php to deal with stars being too close
  Added functionality of default upgrades on ship types

Fri, 26 Oct 2007
  New function ship_upg()
  Added requires field to _upgrades
  Certain upgrades now require others to be installed
  Sub-Space Jumps completed

Mon, 22 Oct 2007
  Added new Admin feature Upgrade Availabilty
  Added claiming ability to planets
  Adjusted planetary images
  Fixed several bugs in several scripts
  Finished adding all the default ships

Sun, 21 Oct 2007
  Dropped admin_name field from games table
  Added intro_message and description fields to games table
  Added fields difficulty and style to games table
  Added new scripts in admin.php to control game info
  Game Info page completed
  Adjusted join.php for multi-game use

Sat, 20 Oct 2007
  Fixed bug in attack.php
  Completed deployment of Alpha and Gamma Bombs
  Added ability to ban and unban players via Admin Panel
  Updated Ship Creation tool (v2.0 PRO)
  Fixed bug in ship_yard.php for Mass Purchase link
  Added more detail to the Ship Yard
  Made adjustments to the Ship Creation Tool
  Dropped the config field in the _ships table
  Adjusted build_ship() to include upgrades
  Fixed location.php - no longer calls config field from any table
  Planet attacking recoded

Thu, 27 Sep 2007
  Fixed bug in Planet Creation
  Created new function attack_upg()
  Created new function defend_upg()
  Began updating attack.php with new functions and variables
  Updated attack.php - functions inputted and variables adjusted

Sun, 23 Sep 2007
  Created purchase of Genesis Device and Bombs
  Added 4 new vars (flag and buy for genesis and bombs)
  Added links from shops back to Homeworlds (Earth)
  Added Help Article on Bombs/Mines

Thu, 20 Sep 2007
  Options page coded completely
  Changed field adv_attack_report to opt_report
  New SQL Table user_options
  New SQL Table options

Mon, 17 Sep 2007
  Story/History updated - Spelling corrected
  Fighters and Shields can be bought at Earth
  Fixed bug in player_info causing players to view ships of other players
  Updated function get_ports() to include star_name
  Updated function get_port() to include star_name
  Added file ship_details.php - popup page
  Updated bug in function ship_size()
  Field config in _ships and _ship_types omitted
  Updated function build_ship() to include armour and omit config
  Added armour purchasing to the outfitter
  Function fill_fleet() now handles shields and armour
  Fill Fleet option for Fighters, Shields and Armour now works
  New Attack system completed - awaiting testing
  Function damage() completed and implemented
  Fixed several bugs in the new attack system

Sun, 16 Sep 2007
  Story/History written as a Help Article
  Attack system making progress

Mon, 20 Aug 2007
  Begun work on the new attack system
  Adjusted function get_ship_upgs()
  Adjusted the way that upgrades are processed in the nav
  Added new function damage() - incomplete

Sun, 19 Aug 2007
  Created new function get_ship_upgs()
  Installed upgrades now shown in the nav
  GetShipAttack() and GetShipDefence() no longer provide user info
  Added Help Article on Attacking
  Added Game Variables Help Article
  Fixed error in clan.php when entering the wrong password to Join
  Admins and Server Owners no longer need a passwor to enter a clan
  Added armour and max_armour fields to _ships and _ship_types

Mon, 06 Aug 2007
  Adjust ships table to include upgrades
  Made available upgrades buyable
  Created new function build_upg()

Tue, 17 Jul 2007
  Finally fixed GetShipAttack() in functions.inc.php

Sat, 05 May 2007
  Fixed glitch in port.php causing infinite cash/cargo
  Fixed bug in run_hourly.php causing Fuel mining to fail

Sat, 21 Apr 2007
  Added several more upgrades
  Added descriptions for all upgrades

Wed, 18 Apr 2007
  Finished tweaking clan.php for a couple of errors.
  Added owner.php to control Admins (add and demote)
  Created the help section
  Create new var; show_vars
  Adjusted GetShipAttack() and GetShipDefence()
  Created outfit.php
  Edited homeworld.php to provide new links
  Updated Help section with Upgrades information
  Created sub-category system for the Help Section
  Documented all types of upgrades.
  Documented the "Background" in the Help Section

Mon, 16 Apr 2007
  All clan scripts completed.
  Prometheus Wars set to v1.0 and ready for BETA testing.
  Updated Ship Creation tool (v1.5PRO)
  Added "Reset Port Prices" script to admin.php
  Added a fail-safe to ports.php to prevent port prices from becoming 0

Sat, 14 Apr 2007
  Function attack() recoded and awaiting BETA testing
  Game Listing adjusted and ready for full testing
  join.php edited to provide automatic redirect to location.php

Thu, 29 Mar 2007
  Adjusted all functions to make $db_name global (maintenance purposes)
  Added star system mining interface
  Adjusted a few snippets in location.php
  Finished creating the Hourly Maintenances
  Tweaked run_hourly.php inc. security settings
  Adjusted run_hourly.php output (for debugging) - file complete

Wed, 28 Mar 2007
  Prevented access to planets in another system
  Prevented access to Earth via planets.php
  Cargo dependant fleet loading done (planets)
  fill_fleet() now handles fighters
  All forms of loading and unloading completed (planets)
  Adjusted the Time entries for the RSS Feed
  Fighter set control added for planets
  Planet scripts disabled for non-clan member or owner
  Edited attack.php to prevent database errors
  Attempted fixing bug with attacking (targets name doesnt appear in news)
  Function attack() flagged as non-operational, needs rewrite

Mon, 26 Mar 2007
  Cargo dependant fleet unloading done (planets)
  Cash and Tax script done (planets)
  Colonist allocation script done (planets)
  Created function num_diff()
  Modified fill_fleet() to ignore cost if below 1

Sun, 25 Mar 2007
  Created main planet interface
  Added function get_var()
  Added function planet_prod()
  Added info to fill_fleet() function
  Fighter loading done (planets)
  Fighter unloading done (planets)
  Cargo dependant loading done (planets)
  Cargo dependant unloading done (planets)

Tue, 20 Mar 2007
  Created the planet attack section
  Built Genesis Device functionality
  Fixed Sudden Death vars in attack.php
  Built clan() function