Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.5.9 Date: 11/24/2020 Changes: - Update for Base v1.1. Bugfixes: - Fixed changelog errors.
Version: 0.5.8 Date: 10/30/2020 Bugfixes: - Fixed crash on Angels fish tank recipies by using amount_max/min.
Version: 0.5.7 Date: 10/28/2020 Bugfixes: - Correct Kovarex product calculation for U-235. - Oil is now using correct mining amount.
Version: 0.5.6 Date: 09/22/2020 Bugfixes: - Potential fix for Krastorio2 crusher stone to sand recipe.
Version: 0.5.5 Date: 08/10/2020 Bugfixes: - Productivity bonus applied for positive values only - Fixed release date in changelog for 0.5.4
Version: 0.5.4 Date: 06/18/2020 Bugfixes: - Furnaces now show possible recipe information from input
Version: 0.5.3 Date: 05/22/2020 Changes: - Added Krastorio2 belt types.
Version: 0.5.2 Date: 05/9/2020 Changes: - Added recipe execution cap. - Thanks vehumet/crux042 - Increased precision of displayed craft time for extreamly fast recipies. Bugfixes: - Fixed productivty bonus for miners. - Thanks vehumet/crux042 - Fixed Controls setting key description.
Version: 0.5.1 Date: 04/30/2020 Changes: - Custom script using "none" instead of "script-only".
Version: 0.5.0 Date: 04/23/2020 Bugfixes: - Including probablity for products.
Version: 0.4.9 Date: 04/18/2020 Bugfixes: - EvoGui - Made a couple changes to prevent other mods to activate ACT code.
Version: 0.4.8 Date: 04/18/2020 Bugfixes: - Krastorio2 - Recipe product amount was set with max_amount instead of amount_max, now is set to the average of the amount_max and amount_min.
Version: 0.4.7 Date: 04/16/2020 Minor Features: - Added ability to toggle between items per second and items per minute.
Version: 0.4.6 Date: 01/21/2020 Changes: - Game Version 0.18.x Update.
Version: 0.4.5 Date: 10/28/2019 Bugfixes: - Fixed mining productivity bonus being applied to non-mining entities.
Version: 0.4.4 Date: 10/15/2019 Bugfixes: - Fixed that the tooltip for sprite-button on Gui contained the name of the recipe but should have been the localized name of the recipe instead.
Version: 0.4.3 Date: 10/15/2019 Bugfixes: - Fixed bug where script was accidently hiding top level Gui, which hid gui elements from other mods.
Version: 0.4.2 Date: 10/10/2019 Bugfixes: - Fixed bug where settings were not set when closing gui.
Version: 0.4.1 Date: 10/09/2019 Changes: - Rewrote control.lua for easier reading and bug fixing. - Dropped inserter count.
Version: 0.3.9 Date: Bugfixes: - Fixed nil settings crash. - Removed some non used code.
Version: 0.3.8 Date: Minor Features: - Added settings. - Added slider buttons. - Added show/hide inserters checkbox. - Added functionality for slider butons and inserters checkbox. - Changed background of inserter sprites.
Version: 0.3.7 Date: Bugfixes: - Fixed missing player for labs.
Version: 0.3.6 Date: Bugfixes: - Fixed "belt-speed" errors, safer get recipe, fixed miniloader error, fixed broken sliders on mining drills.
Version: 0.3.5 Date: Bugfixes: - Fixed module inserter mod error, fixed some PY mod miners - sliders for some are broken.
Version: 0.3.4 Date: Changes: - Supports most non vanilla belts, game 0.17.x update, added changelog and thumbnail.
Version: 0.3.3 Date: Bugfixes: - Final fixes for compatibility with mods.
Version: 0.3.2 Date: Bugfixes: - Fixed IPS and entity bugs for mods.
Version: 0.3.1 Date: Bugfixes: - Fixed mining drill bugs.
Version: 0.3.0 Date: Bugfixes: - Added code for labs, mining drills, and pumpjacks.
Version: 0.2.9 Date: Bugfixes: - Fixed a bug where multiple players could overwrite the IPS table causing crashes for other players.
Version: 0.2.8 Date: Bugfixes: - Corrected error.
Version: 0.2.7 Date: Bugfixes: - Fixed crash when a recipe has more than one ingredient or product of the same name. - Fixed crash when entity was mined, destroyed or otherwise lost. Minor Features: - Added feature: automatic saving and restore of slider position. - Mod should be localization friendly.
Version: 0.2.6 Date: Bugfixes: - Changed while loop to exit quietly.
Version: 0.2.5 Date: Changes: - Added labels for inserter sprites. - Modified tooltip strings for clarity. Bugfixes: - Fixed bug in rare case where there is no recipe when slider is used.
Version: 0.2.4 Date: Minor Features: - Added inserter estimations for Belt and Chest.
Version: 0.2.3 Date: Bugfixes: - Fixed bug where Items/second was rounded incorrectly causing low accuracy for fast machines. Minor Features: - Added a slider and progressbar features.
Version: 0.2.2 Date: Bugfixes: - Gui bug fix for rare case when Gui closed when assembly machine is changed and for deep core mining mod.
Version: 0.2.1 Date: Major Features: - Finished Gui, Items per second, added ingredients, fixed bugs.
Version: 0.1.0 Date: Major Features: - Initial release, most code has been completed, code logic seems to be in order. not 100% sure items per second is correct with module use.