From 77dd51838cd4b9b646fc10d05efbff8d40e3c39f Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 15 Nov 2015 19:49:50 +0100 Subject: [PATCH] r6! --- build.gradle | 2 +- .../java/ellpeck/actuallyadditions/util/ModUtil.java | 2 +- .../assets/actuallyadditions/lang/en_US.lang | 2 +- update/changelog.md | 12 ++++++++++++ 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 5bf8372b0..4c56c8460 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ buildscript { apply plugin: 'forge' apply plugin: 'maven' -version = "1.7.10-r5" +version = "1.7.10-r6" group = "ellpeck.actuallyadditions" archivesBaseName = "ActuallyAdditions" diff --git a/src/main/java/ellpeck/actuallyadditions/util/ModUtil.java b/src/main/java/ellpeck/actuallyadditions/util/ModUtil.java index ab1d72410..2675d549f 100644 --- a/src/main/java/ellpeck/actuallyadditions/util/ModUtil.java +++ b/src/main/java/ellpeck/actuallyadditions/util/ModUtil.java @@ -17,7 +17,7 @@ import java.util.Locale; public class ModUtil{ - public static final String VERSION = "1.7.10-r5"; + public static final String VERSION = "1.7.10-r6"; public static final String MOD_ID = "ActuallyAdditions"; public static final String NAME = "Actually Additions"; diff --git a/src/main/resources/assets/actuallyadditions/lang/en_US.lang b/src/main/resources/assets/actuallyadditions/lang/en_US.lang index 1d9c59cd4..0ea36d231 100644 --- a/src/main/resources/assets/actuallyadditions/lang/en_US.lang +++ b/src/main/resources/assets/actuallyadditions/lang/en_US.lang @@ -330,7 +330,7 @@ tooltip.actuallyadditions.blockPhantomRange.desc=Range tooltip.actuallyadditions.laser.stored.desc= tooltip.actuallyadditions.laser.connected.desc= tooltip.actuallyadditions.laser.cantConnect.desc=Can't connect: The relays are either part of the same network, the stored relay doesn't exist anymore or it is too far away! -tooltip.actuallyadditions.itemBooklet.desc=Or "Manual", if you will +tooltip.actuallyadditions.itemBooklet.desc=Or "Booklet", if you will #Gui Information info.actuallyadditions.gui.animals=Animals diff --git a/update/changelog.md b/update/changelog.md index 97076e827..3b1d08aab 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,15 @@ +# 1.7.10-r6 +- Added Atomic Reconstructor +- Added Crystals replacing Items like Redstone & Iron Ingots in most crafting recipes +- Seriously fixed Laser Relays disconnecting on their own now, promise! (THE DESPERATION..) +- Fix memory leaks +- Fixed Blocks having an Item Renderer in Inventory +- Updated Smiley Clouds +- New Cheeves! (More to come!) +- Achievement Information for the booklet +- Emerald & Purple Drill +- Added Dungeon Loot + # 1.7.10-r5 - Fixed some unnecessary performance use when transfering power with laser relays - Fixed Laser Relays disconnecting themselves when