I'm sorry. °~°
This commit is contained in:
Ellpeck 2016-09-01 20:54:45 +02:00
parent 39baccc762
commit ca9442e081
3 changed files with 7 additions and 2 deletions

View file

@ -14,7 +14,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: 'idea'
version = "1.10.2-r61"
version = "1.10.2-r62"
group = "de.ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -1,3 +1,8 @@
# 1.10.2-r62
* Fixed a MASSIVE derpup breaking basically all of the things that ever existed ever. _Dang, I was hoping I could get a version out without needing a fix a day after for once. Whatevs. ¯\_(ツ)_/¯_
* Implemented new system of detemining the type of laser relay connection. There might be a bit of lag occuring when you join a world for the first time with this version.
* Added an extra check to block placing mechanisms so that they don't crash with weird semi-fluids
# 1.10.2-r61
* Made machines split their energy/fluids when putting them into other blocks
* Removed worm's bounding box as it was showing up on some HUD mods

View file

@ -3,4 +3,4 @@
1.9=33
1.9.4=45
1.10=46
1.10.2=61
1.10.2=62