From 9fdc49dcc6d1ed637ce9de9c3074f86ecee11e8a Mon Sep 17 00:00:00 2001 From: ZwerOxotnik Date: Sun, 17 Nov 2024 12:44:43 +0300 Subject: [PATCH] Update to 0.17.8 --- changelog.txt | 5 +++++ experimental/lazyAPI.lua | 2 +- info.json | 2 +- static-libs | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 5bddbf5..2063c72 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.17.8 +Date: 17. 11. 2024 + Scripting: + - Updated /static-libs to fix icon issues +--------------------------------------------------------------------------------------------------- Version: 0.17.7 Date: 14. 11. 2024 Bugfixes: diff --git a/experimental/lazyAPI.lua b/experimental/lazyAPI.lua index 574903b..cb37059 100644 --- a/experimental/lazyAPI.lua +++ b/experimental/lazyAPI.lua @@ -588,7 +588,7 @@ lazyAPI.all_utility_sprite_fields = { "downloaded_white", "equipment_grid", "expand_dots", "expand_dots_white", "export", "import", "map", "map_exchange_string", "missing_mod_icon", "not_available", "play", "stop", "preset", "refresh", "reset", - "reset_white", "shuffle", "station_name", "search_black", "search_white", + "reset_white", "shuffle", "station_name", "search", "sync_mods", "trash", "trash_white", "copy", "reassign", "warning", "warning_white", "list_view", "grid_view", "reference_point", "mouse_cursor", "mod_dependency_arrow", "add", "clone", "go_to_arrow", "pause", diff --git a/info.json b/info.json index f0679a8..77e6712 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "zk-lib", - "version": "0.17.7", + "version": "0.17.8", "factorio_version": "2.0", "title": "ZwerOxotnik's extendable mod with 8 addons", "author": "ZwerOxotnik", diff --git a/static-libs b/static-libs index eb509b5..24ade7c 160000 --- a/static-libs +++ b/static-libs @@ -1 +1 @@ -Subproject commit eb509b574e2622afc9d3537152aed422b229d6b8 +Subproject commit 24ade7ca28964e27dd055a88095dd2bf38b24590