diff --git a/CHANGELOG b/CHANGELOG index afefe13..1954957 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ Changelog +1.3 + + * Added a fighter database, to view information about the in-game fighters + 1.2 * Reduced missile damage from 75pts to 50pts. diff --git a/manual/fighterDB.png b/manual/fighterDB.png new file mode 100644 index 0000000..7eb6e20 Binary files /dev/null and b/manual/fighterDB.png differ diff --git a/manual/index.html b/manual/index.html index 1a63a38..eb086e6 100644 --- a/manual/index.html +++ b/manual/index.html @@ -26,7 +26,7 @@ span.highlight {font-weight:bold; color: #0bf;}

-

Last updated: 3rd September 2016

+

Last updated: 12th August 2017

@@ -439,6 +439,15 @@ Some minor gameplay settings can be tweaked in the config.json save file: To alter a gameplay element, update the setting and restart the game. It is not recommended that you fiddle with these settings unless you are comfortable editing such files, as it could result in the loss of data or the game not working properly.

+

Fighter Database

+

+The fighter database allows the player to view information about various starfighters in the game, including their armour, shield, and speed ratings, and how many of them have been destroyed by the player (where applicable). +

+ +

+Clicking on the left and right arrows will cycle back and forth through the fighters. All fighter information is available from the start of the game, with no unlocks or encounters required. +

+

Misc. Information

The Pandoran War creates two save game files when run, config.json and game.save. Both files are human-readable and saved in JSON format. The files are stored in: @@ -473,7 +482,7 @@ You can contact the author at:

stephenjsweeney@battleforthesolarsystem.com

-This is a work of fiction. Names, characters, businesses, places, events and incidents are either the products of the author's imagination or used in a fictitious manner. Any resemblance to actual persons, living or dead, or actual events is purely coincidental. The Battle for the Solar System : The Pandoran War is © 2015-2016, Stephen J Sweeney, All Rights Reserved. The Battle for the Solar System and all related materials (including, but not limited to, characters, setting, and story elements) are © 2009-2016, Stephen J Sweeney, All Rights Reserved. +This is a work of fiction. Names, characters, businesses, places, events and incidents are either the products of the author's imagination or used in a fictitious manner. Any resemblance to actual persons, living or dead, or actual events is purely coincidental. The Battle for the Solar System : The Pandoran War is © 2015-2017, Stephen J Sweeney, All Rights Reserved. The Battle for the Solar System and all related materials (including, but not limited to, characters, setting, and story elements) are © 2009-2017, Stephen J Sweeney, All Rights Reserved.