Sacrifice of Starships

Changelog

Back to main

0.003

* Fixed background texture to no longer look as jumpy
* Changed sapwn rate for minions
* Implemented multiple shield types for each type of minion
* Changed speed and acceleration of all ships
* Changed game loop from 25 cycles/second to 50
* Boundries for regions now display (size and shape will likely change for next version
* Began KD-Tree data structure to speed up targeting calculations
* All minions and torpedoes commit suicide upon victory
* Shipyard no longer spawns minions after victory
* Added weapon levels that will help for ship customization (next version...hopefully)

0.002

* Replaced ship textures with temporary images
* Added animated background
* Laser based weapons now have a hit/miss chance
* Changed spawn rate and spawn configuration
* Login screen remembers last username
* Added configuration file that specifies ship and background textures

0.000

* Game playable!