Adds 1x1 storage tanks with low capacity to the game. A Factorio 2.0 expanded port of the mod "Extra Storage Tank: Minibuffer" by Anicha.
Mods introducing new content into the game.
Version: 1.1.2 Date: 2024-11-23 Graphics: - Created a custom explosion effect that better fits the size and color of the storage tanks. Sounds: - Replaced explosion sound with a weaker variant, downgraded impact category to "metal" and reduced working volume to better fit the size of the storage tanks. - Replaced generic inventory item pick/drop/move as well as entity open/close sounds with those used for small metal objects (added in Factorio 2.0). Internal: - Compacted and restructured a lot of code. - Tidied up.
Version: 1.1.1 Date: 2024-11-09 Translation: - Added new chinese translation provided by Houraiji_Kyuusyou!
Version: 1.1.0 Date: 2024-11-09 Features: - Added a 4-way version of the storage tank! Looks decent enough. Graphics: - Copied and modified graphics of existing storage tank for use with the new variant. Note: Left icon the same, because new pair of icons would become too small. - Carefully fixed missing shadow for back-side pipe connection. Translation: - Removed chinese translation for now, due to many changes. Sorry! Changes: - Updated mod title and description. - Updated descriptions. - Changed technology name because it unlocks two recipes now, added migration. - Tidied up.
Version: 1.0.6 Date: 2024-11-08 Changes: - Fixed entity tooltip image size (with new drawing_box_vertical_extension property). - Simplified mod description.
Version: 1.0.5 Date: 2024-11-08 Changes: - Added dates to changelog.
Version: 1.0.4 Date: 2024-11-07 Changes: - Corrected some internal descriptions, tidied up a bit. - Adapted item sorting order to related mod. - Hid remnants from Factoriopedia.
Version: 1.0.3 Date: 2024-11-06 Changes: - Updated thumbnail (just added a dark gray background color that matches the GUI).
Version: 1.0.2 Date: 2024-11-06 Changes: - Added chinese translation contributed by user Houraiji_Kyuusyou. Thank you! - Changed tech sorting in order to match future port of related mod. - Tidied up, removed some unused code, simplified mod folder structure.
Version: 1.0.1 Date: 2024-11-06 Changes: - Further fixes for Factorio 2.0: - icon_draw_specification: Corrected storage tank's alt-mode contents display size, while placing it below the window, in line with pipes. - circuit_connector: replaced two similar properties, fixed odd placement of wire connector. - Slightly changed description of setting.
Version: 1.0.0 Date: 2024-11-06 Changes: - Initial release. - Copied mod "Extra Storage Tank: Minibuffer" by Anicha and changed its name. - Updated mod to work with Factorio 2.0: - Set Factorio version to 2.0, and added the dependency "base". - fluid_box: Replaced "base_area" and "height" with "volume". - fluid_box.pipe_connections: Added directions, moved positions to center. - circuit_connector_definitions: Replaced .create() with .create_vector(). - Recipe uses only the full recipe format with ingredients and results. - Balanced mod in various ways: - Greatly reduced tech research cost, since it just unlocks a storage tank, but smaller. - Changed recipe and also reduced ingredient cost to better reflect the dimensions. - Lowered mining time from 0.5 to 0.2. - Changed the name of the mod's storage tank to Tiny Inline Storage Tank. - Improved descriptions. - Generally improved code layout. - Added a few global variables to allow quick change to values across all files. - Added type of license to info.json, changed the license format to .txt.