Skip to content

Commit 2c466ad

Browse files
Manual and CHANGELOG updates.
1 parent ae5c56d commit 2c466ad

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changelog
22

3+
1.3
4+
5+
* Added a fighter database, to view information about the in-game fighters
6+
37
1.2
48

59
* Reduced missile damage from 75pts to 50pts.

manual/fighterDB.png

332 KB
Loading

manual/index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<div style="text-align:center">
2727
<p><img src="logo.png"></p>
2828
<p><img src="pandoran.png"></p>
29-
<p>Last updated: 3rd September 2016</p>
29+
<p>Last updated: 12th August 2017</p>
3030
</div>
3131

3232
<div>
@@ -439,6 +439,15 @@ <h4>Gameplay settings</h4>
439439
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.
440440
</p>
441441

442+
<h3>Fighter Database</h3>
443+
<p>
444+
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).
445+
</p>
446+
<img src="fighterDB.png" class="screenshot">
447+
<p>
448+
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.
449+
</p>
450+
442451
<h3>Misc. Information</h3>
443452
<p>
444453
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 @@ <h3>About</h3>
473482
<p><a href="mailto:stephenjsweeney@battleforthesolarsystem.com">stephenjsweeney@battleforthesolarsystem.com</a></p>
474483

475484
<p style="font-size:8pt; font-style:italic">
476-
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 &copy; 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 &copy; 2009-2016, Stephen J Sweeney, All Rights Reserved.
485+
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 &copy; 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 &copy; 2009-2017, Stephen J Sweeney, All Rights Reserved.
477486
</p>
478487

479488
<script src='jquery-2.1.3.min.js'></script>

0 commit comments

Comments
 (0)