diff --git a/gradle.properties b/gradle.properties index 2de46462..fbe85853 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -invtweaks_version=1.58-dev \ No newline at end of file +invtweaks_version=1.58 \ No newline at end of file diff --git a/invtweaks_docs/changelog.txt b/invtweaks_docs/changelog.txt index 09c1c92e..c073716a 100644 --- a/invtweaks_docs/changelog.txt +++ b/invtweaks_docs/changelog.txt @@ -1,8 +1,19 @@ -.. _changelog: +.. _changelog: Latest changes ============== -`1.57 (1.7.2) `_ +`1.58 (1.7.2/1.7.10) `_ + * Better handling of bad Forge Ore Dictionary entries for item tree. + * Silenced some debug output that appeared to be an error. + * Added keybinding config to default Minecraft keybinding options. + * Various enhancements to the API for other mods. + * Configuration screen can now be accessed from the mod list on the main menu screen. + * Sort-on-pickup should work in single-player again. (MP/Server support is more complicated) + * Shortcuts using shift should now work correctly. + * The F3+H display has an added line showing the string ID of items, like Mojang added to the 1.8 snapshots. + * Auotrefill and sort-on-pickup now immediately resync the inventory with the server. + +`1.57 (1.7.2/1.7.10) `_ * Updated to MC 1.7.2 (With many internal changes to support the update) * Use ID names, instead on numerical IDs for blocks/items in config files. * Messages during the loading process will now display as chat messages the first time you load a game. diff --git a/invtweaks_docs/conf.py b/invtweaks_docs/conf.py index 74399bc1..41f2b7f5 100644 --- a/invtweaks_docs/conf.py +++ b/invtweaks_docs/conf.py @@ -21,7 +21,7 @@ # -- General configuration ----------------------------------------------------- # INVENTORY TWEAKS VERSION -invtweaks_version = '1.58-dev' +invtweaks_version = '1.58' diff --git a/invtweaks_docs/download.txt b/invtweaks_docs/download.txt index dddc52df..ba18d80d 100644 --- a/invtweaks_docs/download.txt +++ b/invtweaks_docs/download.txt @@ -1,7 +1,12 @@ .. image:: _static/img/dl.png :align: left -`Inventory Tweaks 1.57 `_ (`API `_) for **Minecraft 1.7.2** (requires `Forge `_) +`Inventory Tweaks 1.58 `_ (`API `_) for **Minecraft 1.7.2/1.7.10** (requires `Forge `_) + +.. image:: _static/img/dl.png + :align: left + +`Inventory Tweaks 1.57 `_ (`API `_) for **Minecraft 1.7.2/1.7.10** (requires `Forge `_) .. image:: _static/img/dl.png :align: left