Commit Graph

1679 Commits

Author SHA1 Message Date
Steve b47648dde3 Don't allow fighters to fire missiles at enemies masking their ids. 2017-06-04 09:32:48 +01:00
Steve 633cd7a9ff Null player target when switching fighters. 2017-06-04 09:31:36 +01:00
Steve 77c9d221e7 Added Hyena-B, to help rebalance things after the missile damage reduction. 2017-06-04 09:31:18 +01:00
Steve ab2e3a09db Prevent ALL_OBJECTIVES_COMPLETE from firing twice. 2017-05-29 08:39:37 +01:00
Steve 866ad5ef37 In an epic battle, all enemies must be eliminated. 2017-05-29 08:39:11 +01:00
Steve e5565c0370 Positional battle sounds. Record player's last position when escaped, to allow for sounds to play correctly (edge case). 2017-05-26 07:48:54 +01:00
Steve d703da7d23 Support optional vSync toggle. 2017-05-26 07:48:10 +01:00
Steve fb3b866808 Close button on mission dialog. 2017-05-26 07:47:51 +01:00
Steve e84e5f171a Boost and ECM recharge times are 7 seconds. 2017-05-26 07:47:28 +01:00
Steve fe42e496a7 Cap the speed of a surrendering vessel, so that they don't become a chore to chase down. 2017-05-26 07:47:13 +01:00
Steve 72a40cb58d Mono battle sounds. 2017-05-26 07:46:43 +01:00
Steve d03e6ceb38 Add close button to mission dialog. 2017-05-26 07:46:29 +01:00
Steve bf5572da62 Name Wing Commanders, so they are highlighted during chat. 2017-05-26 07:45:58 +01:00
Steve 4fa09da884 Name group so that script fires. 2017-05-26 07:45:44 +01:00
Stephen J Sweeney b04febffec Merge pull request #21 from cxong/missiles
Pause music when lost window focus
2017-05-14 14:03:09 +01:00
Cong 80ec8ff039 Pause music when lost window focus 2017-05-14 14:47:54 +10:00
Steve be8447519f Reduced damage by missiles by 25pts, and decreased recharge times of ECM and Boost by 2.5 seconds. 2017-05-12 18:07:52 +01:00
Steve 8a0808ce5a Uncoupled event handling from frame rate(!). 2017-05-10 08:33:44 +01:00
Steve 760a6cb530 CHANGELOG updates. 2017-05-10 08:33:26 +01:00
Steve 667a115ad0 V1.11 2017-05-10 08:33:18 +01:00
Steve 5337eb5281 Merge branch 'develop' of ssh://github.com/stephenjsweeney/tbftss into develop 2017-05-10 08:22:56 +01:00
Stephen J Sweeney 4feb2dfa8a Merge pull request #20 from cxong/develop
Show dragging cursor in galaxy map
2017-05-10 08:22:40 +01:00
Cong 4431b67d6f Show dragging cursor in galaxy map 2017-05-09 21:10:08 +10:00
Steve d39ad48130 Grab mouse pointer by default when starting a mission. 2017-02-25 16:30:17 +00:00
Steve 790a3e58a3 Removed text referring to heavy development. 2016-09-03 17:42:57 +01:00
Steve 55ab4a5378 Added information about unwinnable missions. 2016-09-03 17:34:25 +01:00
Steve 5f3b3f6960 Reduced kill requirement to allow extra leeway. 2016-09-03 15:40:53 +01:00
Steve 2f71467e3b Lowered required kills, and removed destroy cap ship objectives. 2016-09-03 12:54:38 +01:00
Steve 6088a98a40 Up required kill count, due to Swarmers. 2016-09-03 12:54:06 +01:00
Steve 4c97136aa9 Don't allow Escape to be pressed on mission complete / failed screens. 2016-08-29 12:50:57 +01:00
Steve 2882adec82 CHANGELOG update. 2016-08-29 10:45:27 +01:00
Steve 40f7cda5e2 Updated manual with information about lives in Epic Missions. 2016-08-29 10:44:19 +01:00
Steve 49e77ca02c i18n updates. 2016-08-29 10:37:16 +01:00
Steve 2a3ed432d2 Require the player the eliminate at least x enemies during an unwinnable battle, to enforce need to participate. 2016-08-29 10:36:56 +01:00
Steve 5d68c63e67 Limited the player to 12 pilots for epic battles. 2016-08-29 10:35:52 +01:00
Steve eac108b7ac Pilots remaining should be inclusive on the one currently active. 2016-08-29 10:35:28 +01:00
Steve e59af4bfbc Allow for a kill threshold to be specified in epic missions (for use with unwinnable missions). 2016-08-28 18:48:55 +01:00
Steve b8dccb9882 Added ranks for PJ Burgess, and Malcolm D'Ath. 2016-08-22 08:23:42 +01:00
Steve 27427a8637 Start of lives restriction for epic battles. 2016-08-20 11:42:10 +01:00
Steve b08006aea2 v1.1 2016-08-20 11:41:19 +01:00
Steve 0b6bf1f718 Suppress git error message. 2016-08-18 08:33:40 +01:00
Steve 5576ca54e4 i18n updates. 2016-08-17 18:29:06 +01:00
Steve 94752f23eb CHANGELOG update. 2016-08-17 08:44:49 +01:00
Steve b2b77ead2d Nation of Tzac -> Kingdom of Tzac. 2016-08-16 23:13:35 +01:00
Steve 5959c216e3 Revision number fix for when not using GIT (default to 0). 2016-08-13 16:57:15 +01:00
Steve 334e2aba45 Use GIT rev count for the REVISION number. 2016-08-12 12:38:12 +01:00
Steve 06442336f2 v1.0 CHANGELOG. 2016-08-12 12:29:06 +01:00
Steve a1f65ded29 Count completed missions before checking if mission completion threshold reached. 2016-08-12 12:23:11 +01:00
Steve 620edc4127 Only allow missions to be replayed that were made available in the main game (i.e., don't unlock optional ones if they were skipped). 2016-08-12 12:22:39 +01:00
Steve b7f8c94e0d Updated screenshots and text. 2016-08-12 12:21:59 +01:00