tbftss/CHANGELOG

52 lines
2.4 KiB
Plaintext
Raw Normal View History

2015-10-20 19:13:54 +02:00
Changelog
2015-12-05 17:05:58 +01:00
0.4
* Added mouse + keyboard controls (replaces keyboard-only method)
* Added new craft: Kingfisher, Mantis, Rook, Hammerhead, Khepri, Scarab, Thunderhead, Shuttle, and Tug
* Added laser cannon - highly effective against shields
* Tweaks to AI system, to make the game easier, use laser cannons, and updates for Shuttles and Tugs
* Added several new missions
* Added rockets - straight-firing missiles, that don't home in. Bombers (Hammerhead, Khepri, and Scarab) have unlimited rockets
* New AI flags to tell craft to avoid combat all together, or to mostly avoid it.
* Messages boxes are now shown during missions, to give the player more information
* All craft have had their armour and shield ratings doubled, to make battles last longer
* Added remote rocket turrets
* Added ECM training mission
* Added Windows makefile
* Added Linux and Windows binary build scripts
2015-11-18 07:51:17 +01:00
0.3
* Added a few new missions.
* Added new stats.
* Flash health and shield bars when under 25%.
* Show warning message and play sound when a missile is launched, targetting the player.
* Added Boost and ECM abilities for player.
* Fixed a bug which messed up the config file saving.
* Added civilian rescue missions.
* New craft: Tug and Shuttle.
* Toned down the AI a bit, to make the battle less difficult and frantic.
* Now showing mission data on the right-hand side of the screen, in place of the target armour and shield.
2015-11-01 17:12:32 +01:00
0.2
* Added Firefly, Nymph, Hyena, and Leopard fighters.
* Added Clarke and Iliad missions.
* Added Epic Missions - large skirmishes, with the ability for the player to swap fighter when their current one is destroyed.
* Allowed enemies to fire missiles.
* Allowed enemies to flee (if flagged to do so).
* Added mission triggers, to allow for events to take place (e.g. add a enemy squadron after 1 minute).
* Tweaking speeds of fighters - were too fast.
* Added Waypoints.
* Added ability to set mission availability dependencies.
* Improved stats processing. Added pages to stats screen.
* Player can now swap weapons (if fighter allows).
* Replaced missile bar with weapon info on HUD.
* Added objective target types, and conditional objectives.
* Added mag cannons and Ray.
2015-10-20 19:13:54 +02:00
0.1
* Added initial missions, galactic map, and title screen. Game is playable in a most basic fashion, and a handful of missions are available. Loading and saving is supported (with -DUNIX, these will go to ~/.local/share/tbftss).