Commit graph

269 commits

Author SHA1 Message Date
modmuss50
ccdb5c0761 Fix merge issues, fix build 2016-12-14 09:28:05 +00:00
modmuss50
c1d2e875bf Merge remote-tracking branch 'remotes/origin/1.10.2-v1' into 1.11
# Conflicts:
#	build.gradle
#	src/main/java/techreborn/blocks/BlockRubberLog.java
#	src/main/java/techreborn/init/ModRecipes.java
#	src/main/java/techreborn/items/tools/ItemElectricTreetap.java
#	src/main/java/techreborn/items/tools/ItemTreeTap.java
2016-12-14 09:23:24 +00:00
Thomas Guillemard
ebf569a906 Make treetap working with the IC2 rubber tree (Fix #786) (#831)
Changes:
- The dependency of IC2 have been updated to the last version
- This implementation follow the original treetap logic but use
Techreborn original electrical cost.
2016-12-13 16:24:38 +00:00
modmuss50
601194685b Merge 1.10 changes, bump version for #releaseBuild 2016-12-13 11:53:33 +00:00
modmuss50
40852ca113 Bump version, #releaseBuild 2016-12-13 11:48:21 +00:00
ProfessorProspector
7bd8cf8562 #betaBuild 2016-12-10 22:02:06 -08:00
ProfessorProspector
ab1628de58 Bump version for hotfix 2016-12-10 15:01:19 -08:00
ProfessorProspector
bd83c55754 Bump version #releaseBuild 2016-12-10 14:30:37 -08:00
modmuss50
3f8128d890 Merge remote-tracking branch 'remotes/origin/1.10.2-v1' into 1.11 #betabuild
# Conflicts:
#	build.gradle
#	src/main/java/techreborn/client/container/ContainerAlloyFurnace.java
#	src/main/java/techreborn/items/tools/ItemWrench.java
2016-12-07 13:52:48 +00:00
modmuss50
7426f4e3ed bump version for #releasebuild 2016-12-07 13:49:44 +00:00
modmuss50
4a19f4ac6b Bump version #releasebuild 2016-12-06 20:50:25 +00:00
modmuss50
bf60b32eb2 Version 2.0.0 #betaBuild 2016-12-05 13:13:42 +00:00
modmuss50
5782d2d032 Merge remote-tracking branch 'remotes/origin/1.10.2-v1' into 1.11
# Conflicts:
#	src/main/java/techreborn/client/container/ContainerAlloySmelter.java
#	src/main/java/techreborn/client/container/ContainerAssemblingMachine.java
#	src/main/java/techreborn/client/container/ContainerCentrifuge.java
#	src/main/java/techreborn/items/tools/ItemNanosaber.java
2016-12-05 10:57:55 +00:00
modmuss50
40835a2773 Update forge version 2016-12-05 09:19:16 +00:00
modmuss50
0547999e0d
Bump version #releasebuild 2016-11-27 18:38:03 +00:00
ProfessorProspector
c53ab29cf1 Update TESLA 2016-11-26 17:15:59 -08:00
ProfessorProspector
018c761638 Update WAILA 1.9 to HWYLA 1.11 2016-11-26 14:34:54 -08:00
modmuss50
21833839e6
Bump version #releasebuild 2016-11-26 19:17:08 +00:00
modmuss50
6bf0a3b4bb
Add curse tools 2016-11-26 19:05:10 +00:00
modmuss50
a0e6a2dc34
Start on the update 2016-11-19 12:50:08 +00:00
modmuss50
59bd497893
Fix issue with ore generation in some cases 2016-11-07 22:39:53 +00:00
modmuss50
e0118c4cf3
Version 1.4.10
Disabled flares they can come later
2016-11-06 20:26:58 +00:00
modmuss50
9e47eb8cfe
Auto set formatter for idea 2016-11-05 16:30:22 +00:00
modmuss50
c9ff3330ca
Fix #794, fix some issues with ic2 wrench, and use new forge perms to check when taping and wrenching blocks 2016-11-05 15:10:28 +00:00
modmuss50
015620094c
1.4.9 2016-11-05 10:47:48 +00:00
modmuss50
603c12590d
Update to support RC 2.8 2016-11-04 20:03:05 +00:00
Modmuss50
0ece0aff33 Version Bump 2016-10-09 14:02:09 +01:00
modmuss50
fdb506ad15
Remove some config settings that break things, fixes #732 2016-10-08 21:56:24 +01:00
modmuss50
38f965917f Fix Start-up crash + new version 2016-09-27 19:34:18 +01:00
modmuss50
0aaa00fd03 Version 1.4.5 2016-09-27 18:31:56 +01:00
Modmuss50
9310ffadc8 Bump JEI version to see whats broken 2016-09-27 16:03:30 +01:00
modmuss50
281537a417 Added rubber to ore dic 2016-09-18 20:56:29 +01:00
modmuss50
d73c9d335f Update build.gradle 2016-09-18 13:04:31 +01:00
modmuss50
edf266588f Fix wrench recipe issues
Remove fluid pipe
Add recipe to switch rubber
Fix some missing textures
2016-09-16 22:56:21 +01:00
modmuss50
0a2e878b88 Fix #738 2016-09-07 08:21:42 +01:00
modmuss50
7aace619df Bump Version 2016-09-06 22:30:24 +01:00
modmuss50
d5ff2a42bb Fixes #723 and wrench works with ic2 machines now 2016-09-06 22:16:21 +01:00
Modmuss50
91945c8dc9 Only 1.10.2 now 2016-08-08 16:31:55 +01:00
modmuss50
cb44c79256 Remove needed block, update forge 2016-08-01 09:37:55 +01:00
Modmuss50
77134b5d7a Bump version for release 2016-07-25 08:19:34 -07:00
Modmuss50
6213060079 Update build.gradle 2016-07-25 08:15:05 -07:00
Archengius
320f30f8d9 Updated RebornCore version 2016-07-25 19:06:52 +07:00
Archengius
3150c50fa7 Bump version number 2016-07-25 18:54:42 +07:00
Dragon2488
8a053117c6 Bump version number & small NPE fix. 2016-07-22 00:21:32 +07:00
Archengius
6f54e3801f Wires now transfer energy from all mods and manages it as EU. (#686)
* Wires now transfer energy from all mods and manages it as EU. Multipart will fire in hell.

* Fix TechReborn to work with latest RebornCore
2016-07-21 07:51:55 -07:00
modmuss50
adf9b8c0e4 Fix #676 2016-07-16 22:16:22 +01:00
Modmuss50
43bdf25ab3 Version 1.3.3 2016-07-16 18:11:06 +01:00
modmuss50
4fcefc84f3 1.10.2 2016-07-03 13:24:59 +01:00
modmuss50
7719633599 Added compatibility for 1.10 2016-07-01 15:58:15 +01:00
modmuss50
315c0aa509 Revert "Revert a shit load of stuff"
This reverts commit d25bb23e8e.
2016-07-01 15:55:37 +01:00