Version history: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
!Summary | !Summary | ||
|- valign="top" | |- valign="top" | ||
|| 0.9.0 || February 14, 2014 || | |||
=== 0.9.0 === | |||
==== Known issues! ==== | |||
* Although we were able to spend some time with testing, so the most frequent bugs should be solved, we are quite sure there are more to be found. We altered almost every aspect of the game. | |||
* We also didn't have time to clear all the problems specified in the Bug reports thread (we solved just those that were most simple to solve for now) | |||
* Basic campaign and scenario pack are broken as new recipes and technologies are needed and not enabled in these. | |||
* Only a subset of the doodads is integrated into the world generation. | |||
* Saving a game with blueprint in second quick bar will result in a corrupted save. So please avoid having blueprints in the second quick bar. This will be fixed in the 0.9.1 and the already corrupted saves will be loadable again. | |||
==== Features ==== | |||
* Blueprints. Blueprint item allows the player to select the area that will be copied into the item. The player can customise the icons that will represent the blueprint. While building blueprints, player can rotate these, and they can also overlap with existing entities as long as they match. | |||
* Deconstruction tool. Allows player to order construction robots to deconstruct buildings in the selected area. When the buildings contain items (chests, transport belts etc.) construction robots first move these items out of it and place it into the logistics network. | |||
* Oil industry. Pumpjacks mine the crude oil from the oil spills. Oil refinery processes the crude oil to oil fractions. Chemical plant processes the oil fractions to useful products. | |||
* Added fluid storage tank. | |||
* Added electric onshore pump (can speed up the fluid or push the fluid against the slope). | |||
* Biomes. Gives more variation to the nature, tends to generate similar types of vegetation close together. | |||
* Logistic network condition for smart inserters. Takes the sum of all items in storage/provider chests into consideration. | |||
* Recipe gui contains even recipes not craftable by player (their tooltip shows machines where they can be crafted). | |||
* Copying entity settings (replaces the old shift build functionality). Shift + left click sets the selected entity as a copy source, shift + right click applies the settings to selected entity. | |||
* Ghost buildings can be built (shift + right click) and mined individually. | |||
* Saves directory can contain custom sub directories. Added delete save button. | |||
* Game saves and mods are read / written natively to the zip files. | |||
* CTRL in the textfields including dev console (CTRL + left/right = jump word, CTRL + backspace = delete word, CTRL + up/down = home/end). | |||
* Roboports have separate logistic radius (now 25) and construction radius (now 50). | |||
* Player gets separate warning icon when building is destroyed. | |||
* Warning icons tooltip shows list of entities that are under attack/destroyed/attacking. | |||
* Highlight inventory slots that contains results of the recipe the player already have when he is hovering the recipe slot. | |||
* Added / updated sounds for player actions (building, mining buildings, crafting, inventory move, gui click, etc.) | |||
* Optional ordering of items sub-categories into individual lines in the crafting window. | |||
==== Graphics ==== | |||
* New pipes graphics. | |||
* All not connected pipe connections have ending visualisation. | |||
* New 10 types of trees that replace the outdated 2 types. | |||
* Doodads, small decorative objects that appear in the environment (grass chunks, trees, small bushes, rocks etc). | |||
* Area visualizations (for electric poles, roboports, beacons, mining drills) are displayed under the entities. | |||
* Roboports visualization density adds up only to a limit. | |||
* Pipes show the fluid inside in the alt mode. | |||
* Only every second pipe in the row has the window. | |||
* Nicer rail diagonals/turns on minimap. | |||
==== Optimisations ==== | |||
* Optimisation of the logistic network update - slow performance with many robots with cargo and no place to put it. | |||
* Optimisation of the electric network update by the factor of 5. | |||
* Optimisation of inserters update, inserters that have nothing to do are set to sleep and woke up when their target/source changes. | |||
* Turrets don't search for enemies when there are no enemies nearby. | |||
* Logistic network doesn't go through empty provider chests/satisfied requester chests any more, so they don't slow down the update. | |||
* Only chunks with changes are recharted, so the limit of 2 recharted chunks per ticks is applied only on chunk that actually changed, this allows to have much higher areas covered by radars. | |||
* Optimisation of the building electric poles by dragging (It could get slow for big networks). | |||
* Small optimisation of transport belt movement. | |||
==== Balancing ==== | |||
* Changed many existing recipes (science pack 2, science pack 3, advanced circuit, laser turret, car, diesel locomotive, logistic and construction robots, rocket, flamethrower ammo, defender capsules, most of the armor equipment, etc.) | |||
* Nerfed down productivity modules. Best module productivity bonus changed: 15->10, it has slow down factor, and its usage in assembling machines is limited to intermediate products. | |||
* Slightly more stone in the world. | |||
* Pipe to ground is made in pairs and is more expensive. | |||
* Fast/Express transport belt to ground is made from Basic/Fast transport belt to ground + gears so it can be upgraded. | |||
* Character logistic slots technology needs only red and green science packs. | |||
* Rail signals don't collide with player/car so it can run/walk over it. | |||
* Halfed the radar electricity consumption. | |||
==== Changes ==== | |||
* Multiplied all energy values by the factor of 1000. | |||
* Optimised pipe/asembling machine/chest bounding boxes, so they obstruct the movement less. | |||
* The green color of night vision visualisation is less dense. | |||
* Configurable key mapping for lua console, "/" key no longer opens the console by default. | |||
* ESC (by default) closes the windows in the game as well. | |||
* Capsules (including the fish) are used by build action when they are in the cursor | |||
* By default the left mouse key builds and opens gui and the right mouse key does mining. | |||
* Disabled loading of saves before 0.5.0 version (You can use version up to 0.6.4 to load any old saves and re-save them). | |||
* MiningDrill can be built only if there are some resources within its radius. | |||
* The world is slowly generated around the player up to big distance, so exploring should not matter regarding the existance of enemies. | |||
==== Bugfixes ==== | |||
* Modules are now transfered when fast replacing furnaces. | |||
* Electricity icon of laser turrets in ghost mode. | |||
* Fixed missing black text font borders in some of the texts. | |||
* Fixed crash when opening gui in the ghost mode that is active in some of the challenge missions. | |||
* Fixed crash when player fed turret with ammo at the same moment it was destroyed. | |||
* Biters can no longer destroy the shipwreck in the 3rd new hope campaign (it is indestructible). | |||
* Fixed that the sound of walking to the left/right was played from the left/right side. | |||
* Fixed unloadable save when mod with logistic chest(s) was removed. | |||
* Inserter without power will not take stuff from the chest even when it's arm is above it already. | |||
* Fixed bug with biters disappearing in the peaceful mode. | |||
* Fixed stucked inserters when rail is nearby in some cases. | |||
* Fixed of wrong dropTarget of inserter that pointed to train wagon and was rotated. | |||
==== Scripting ==== | |||
* It is possible to change tiles from script using the game.settiles | |||
* It is possible to specify health of item. | |||
* Read access to electric pole/pipe neighbours. | |||
* Added connectneighbour method for electric pole. | |||
* Stricter rules for lua scripts (no require outside mod path, no dofile function) | |||
==== Modding ==== | |||
* Recipes can have multiple and randomized products. | |||
* Both ingredients and products for the recipe can be items or fluids. | |||
* Fixed bug, that item on ground created by script ignored the count of the stack. | |||
* Added fluid_usage_per_tick and effectivity fields to the generator. | |||
* Zipped mods can be loaded. | |||
|| 0.8.8 || January 09, 2014 || | || 0.8.8 || January 09, 2014 || | ||
=== 0.8.8 === | === 0.8.8 === |
Revision as of 15:35, 25 April 2014
< Main Page
Please note that Factorio is still very much under development. This list is updated when a release is marked as stable. To see actual changes (unstable versions) see Forum-News.
List of versions
Version
Version | Date | Summary | |||
---|---|---|---|---|---|
0.9.0 | February 14, 2014 |
0.9.0Known issues!
Features
Graphics
Optimisations
Balancing
Changes
Bugfixes
Scripting
Modding
|
0.8.8 | January 09, 2014 |
0.8.8Bugfixes
|
0.8.7 | January 08, 2014 |
0.8.7Bugfixes
Graphics
| |||
0.8.6 | January 06, 2014 |
0.8.6Features
Bugfixes
| |||
0.8.5 | December 31, 2013 |
0.8.5Bugfixes
Changes
| |||
0.8.4 | December 27, 2013 |
0.8.4Bugfixes
Changes
| |||
0.8.3 | December 23, 2013 |
0.8.3Bugfixes
| |||
0.8.2 | December 20, 2013 |
0.8.2Bugfixes
Balancing
| |||
0.8.1 | December 18, 2013 |
0.8.1Features
Bugfixes
Balancing
Changes
Modding
| |||
0.8.0 | December 06, 2013 |
0.8.0Features
Graphics
Changes
Bugfixes
Optimisations
Balancing
Scripting
Modding
Known Issues
| |||
0.7.5 | October 29, 2013 |
0.7.5Bugfixes
Graphics
Balancing
Scripting
| |||
0.7.4 | October 22, 2013 |
0.7.4Bugfixes
Balancing
| |||
0.7.3 | October 21, 2013 |
0.7.3Features
Bugfixes
Balancing
Scripting
Modding
| |||
0.7.2 | October 17, 2013 |
0.7.2Features
BugFixes
Changes
Scripting
| |||
0.7.1 | October 8, 2013 |
0.7.1Features
Changes
BugFixes
Graphics
Modding
Scripting
| |||
0.7.0 | September 27, 2013 |
0.7.0Features
Gui
Graphics
Changes
BugFixes
Optimisations
Scripting
Modding
| |||
0.6.4 | August 14, 2013 |
0.6.4BugFixes
| |||
0.6.3 | August 12, 2013 |
0.6.3BugFixes
Scripting
| |||
0.6.2 | August 12, 2013 |
0.6.2BugFixes
Scripting
Changes
| |||
0.6.1 | July 30, 2013 |
0.6.1BugFixes
Scripting
Changes
| |||
0.6.0 | July 26, 2013 |
0.6.0Features
Graphics
BugFixes
Optimisations
Changes
Scripting
| |||
0.5.3 | July 3, 2013 |
0.5.3Bugfixes
Scripting
Other
Translations
| |||
0.5.2 | June 22, 2013 |
0.5.2Bugfixes
Changes
Optimisations
| |||
0.5.1 | June 14, 2013 |
0.5.1Features
Bugfixes
Changes
Graphics
| |||
0.5.0 | June 7, 2013 |
0.5.0Features
Graphics
Bugfixes
Changes
Scripting
Modding
| |||
0.4.1 | May 6, 2013 |
0.4.1Features
Bugfixes
Changes
Graphics
Scripting
| |||
0.4.0 | May 3, 2013 |
0.4.0Features
Changes
Bugfixes
Graphics
GUI
Modding
Scripting
| |||
0.3.2 | March 30, 2013 |
0.3.2
| |||
0.3.1 | March 30, 2013 |
0.3.1Bugfixes
| |||
0.3.0 | March 29, 2013 |
0.3.0Features
Graphics
Bugfixes
GUI
Modding
Scripting
| |||
0.2.10 | March 3, 2013 |
0.2.10Bugfixes
Translations
| |||
0.2.9 | March 1, 2013 |
Features
Bugfixes
Changes
Graphics
Scripting
Modding
Translations
| |||
0.2.8 | February 22, 2013 |
0.2.8Features
Changes
Graphics
Bugfixes
Translations
| |||
0.2.7 | February 15, 2013 |
0.2.7Features
Changes
Bugfixes
Translations
| |||
0.2.6 | February 9, 2013 |
0.2.6Features
Bugfixes
| |||
0.2.5 | February 8, 2013 |
0.2.5Bugfixes
Translation
| |||
0.2.4 | February 5, 2013 |
0.2.4Features
Bugfixes
| |||
0.2.3 | February 3, 2013 |
0.2.3Bugfixes
| |||
0.2.2 | February 2, 2013 |
0.2.2Features
Bugfixes
| |||
0.2.1 | January 31, 2013 |
0.2.1Indiegogo campaign start Features
Control
Bugfixes
Additions
| |||
0.2.0 | January 20, 2013 |
0.2.0Features
Graphics
GUI changes
Bugfixes
Campaign
| |||
0.1.2 | December 26, 2012 |
0.1.2Bugfixes
| |||
0.1.1 | December 26, 2012 |
0.1.1Bugfixes
| |||
0.1.0 | December 24, 2012 |
0.1.0First public release First semi-public version Demo Contains
Game content
Alpha version contains
Game content
|