Skip to content

Commit

Permalink
Release v1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Suprcheese committed Aug 9, 2016
1 parent ff49d06 commit b3f5741
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,10 @@ Auto-targeting stations now scan for targets on a chunk-by-chunk basis, which sh
This also makes the auto-targeting stations behave more like vanilla radars; now you can monitor their scanning progress on the map as each chunk is revealed.
The range of the auto-targeting station is now represented in chunks (chunks are 32x32 tiles). The new default range is 10 chunks (for a 20x20 chunk scan region).
Each station now scans a new chunk every 4 seconds.


Version 1.4.1 - August 9, 2016
------------------------------
Auto-designated targets within a chunk are now randomized, rather than being biased towards the northwest corner of the chunk.
Added radius visualization to the Ion Cannon Targeting Device. Now you can see just how far away from the blast zone you need to be!
Along with the radius visualization, the Targeting Device acquired new tooltip data; feel free to ignore the "Shooting speed" bit, but the rest should reflect the values from config.lua.
4 changes: 2 additions & 2 deletions Readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Orbital Ion Cannon 1.4.0
Orbital Ion Cannon 1.4.1
========================

Version 1.4.0 was released August 7, 2016, was tested using Factorio v0.13.15, and was authored by Supercheese, with contributions from madmaxoft, bNarFProfCrazy, and Danielv123.
Version 1.4.1 was released August 9, 2016, was tested using Factorio v0.13.15, and was authored by Supercheese, with contributions from madmaxoft, bNarFProfCrazy, and Danielv123.

Do you have a large, late-game megabase and wish there were more cool things you could build? Do you wish you could do more with the rockets you launch than just increment a single number? Do you really hate biters? If so, then this mod is for you!
Build a giant ion cannon and launch it into orbit with a rocket, wait for it to charge up, and then you're ready to call down the thunder on those pesky aliens.
Expand Down
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Orbital Ion Cannon",
"version": "1.4.0",
"version": "1.4.1",
"factorio_version": "0.13",
"title": "Orbital Ion Cannon",
"author": "Supercheese",
Expand Down

0 comments on commit b3f5741

Please sign in to comment.