Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Suprcheese committed Jan 27, 2020
1 parent 0deb1ef commit 0401e68
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
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.7.2
Orbital Ion Cannon 1.8.0
========================

Version 1.7.2 was released March 23, 2019, was tested using Factorio v0.17.17, and was authored by Supercheese, with contributions from emperorjimmy, badway, madmaxoft, bNarFProfCrazy, Danielv123, Yousei9, WPettersson, and Martok88.
Version 1.8.0 was released January 26, 2020, was tested using Factorio v0.18.1, and was authored by Supercheese, with contributions from emperorjimmy, badway, madmaxoft, bNarFProfCrazy, Danielv123, Yousei9, WPettersson, and Martok88.

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? 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
5 changes: 3 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---------------------------------------------------------------------------------------------------
Version: 1.8.0
Date: 24. 1. 2020
Date: 26. 1. 2020
Changes:
- Updated for Factorio 0.18
- Don't forget to update/change this as necessary Suprcheese!
Bugfixes:
- Players who are denied ion cannon permissions will now simply have the targeting device returned to inventory rather than removed entirely.
---------------------------------------------------------------------------------------------------
Version: 1.7.2
Date: 23. 3. 2019
Expand Down
10 changes: 5 additions & 5 deletions info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"homepage": "http://www.factorioforums.com/forum/viewtopic.php?f=93&t=17910",
"dependencies": [
"base >= 0.18",
"stdlib >= 1.0.2",
"? bobwarfare >= 0.17.0",
"? bobpower >= 0.17.0",
"? bobtech >= 0.17.0",
"? bobelectronics >= 0.17.0"
"stdlib >= 1.4.0",
"? bobwarfare >= 0.18.0",
"? bobpower >= 0.18.0",
"? bobtech >= 0.18.0",
"? bobelectronics >= 0.18.0"
],
"description": "When you need to call down the thunder to deal with those pesky biters, launch a rocket with an ion cannon into orbit and show the bugs who's boss."
}

0 comments on commit 0401e68

Please sign in to comment.