Commit graph

2692 commits

Author SHA1 Message Date
modmuss50
8c3be8366a fix deprecated warning in gradle. 2017-04-10 23:39:09 +01:00
modmuss50
8d5f056182 Update Gradle to 3.5 2017-04-10 23:36:08 +01:00
ProfessorProspector
01d1650ebf A few texture fixes and hide source blocks 2017-04-08 09:26:27 -07:00
Modmuss50
b76e1d1b2f Update readme to new jenkins urls. 2017-04-08 16:51:57 +01:00
modmuss50
9f11c9cc85
Bump version, #releaseBuild 2017-04-08 16:03:52 +01:00
modmuss50
8530cb7d7b
Load saw mill recipes later to make sure other mods have added their recipes before ours. 2017-04-08 15:58:21 +01:00
modmuss50
f2cbd23994
Find sawmill recipes from all other recipes. 2017-04-08 15:56:24 +01:00
modmuss50
21dd44def6
Increase iron furnace speed 2017-04-08 15:08:58 +01:00
modmuss50
bcfb330632
Fixes #1036 2017-04-08 15:03:46 +01:00
modmuss50
833efcd574
Fixes #1023 2017-04-08 14:52:28 +01:00
Modmuss50
949aa2057d Merge pull request #1039 from drcrazy/saw_mill
Support for Sawmill recipe in JEI
2017-04-07 16:31:36 -07:00
drcrazy
b136a534aa Industrial Sawmill support for JEI done 2017-04-08 01:52:29 +03:00
drcrazy
291eadfeed More work for Sawmill 2017-04-07 18:22:37 +03:00
drcrazy
8b4ce46e46 Initial commit for Insdustrial Sawmill JEI support 2017-04-07 02:53:09 +03:00
Modmuss50
fefdaf89e0 Update ISSUE_TEMPLATE.md 2017-04-02 21:25:34 +01:00
ProfessorProspector
94341db24a Fix axes I broke 2017-03-30 18:56:15 -07:00
ProfessorProspector
dc638cea9c Axes extend ItemAxe Fixes #1027 2017-03-30 18:02:58 -07:00
modmuss50
10bbdbc4d7
Fixes thermal generator crash, closes #972
(cherry picked from commit bb582fd)
2017-03-16 15:54:48 +00:00
modmuss50
056eff09b2
Some more improvements to the power net. 2017-03-16 13:22:17 +00:00
modmuss50
332fe1be48
Fixes crash when gem tools are disabled, closes #1008 2017-03-15 10:08:58 +00:00
modmuss50
5231e1d93b
Fix Industrial Grinder getting stuck at 100%, closes #1004 2017-03-15 09:59:23 +00:00
modmuss50
5ed6760db9
Machines no longer explode when they receive too much power, they just smoke. Fix a crash with the power net.
(cherry picked from commit 2ae5951)
2017-03-15 09:48:33 +00:00
modmuss50
50093455ab
Experimental changes to try and fix some issues with the power net.
(cherry picked from commit ad940a7)
2017-03-15 09:48:29 +00:00
modmuss50
92acc51aaf
Added a creative panel, it provides infinite power and has no recipe.
(cherry picked from commit 456ee3c)
2017-03-15 09:48:25 +00:00
modmuss50
8132620dcf
bump version, #releaseBuild 2017-03-14 13:30:20 +00:00
modmuss50
f1d878dc64
Fix incorrect URL for crafttweaker lib 2017-03-14 13:18:23 +00:00
modmuss50
7d10d64a43
Use 1.11 version :/ 2017-03-14 13:16:50 +00:00
modmuss50
aeedc67070
Use Ivy to get Crafttweaker 2017-03-14 13:16:31 +00:00
modmuss50
da6925195b
Update CraftTweaker support 2017-03-14 12:59:17 +00:00
modmuss50
3e6fc499df
Generate pseudo MT Documentation
(cherry picked from commit f4165d0)
2017-03-14 12:58:20 +00:00
modmuss50
a960f1820a
Fix incorrect height when generating ores. Closes #1007
(cherry picked from commit d50f91d)
2017-03-14 12:42:03 +00:00
modmuss50
e248cb5dc2
Merge 1.10.2 changes, #releaseBuild 2017-03-13 11:07:48 +00:00
modmuss50
8b80cb7562
De-Dupe Frequency Transmitter
(cherry picked from commit 127df1f)
2017-03-13 11:04:25 +00:00
modmuss50
35e104d901
Fixes issue with small dust recipes, closes #1005
(cherry picked from commit 80a387b)
2017-03-13 11:04:17 +00:00
modmuss50
fe9d1defdc
Fix null issue with last cherry pick 2017-03-13 11:04:10 +00:00
modmuss50
bbf93c3ae3
Rewrite some of the logic behind the matter fabricator, now works with ic2 scrap as well.
Closes #1002 and Closes #822

(cherry picked from commit 93ccd8b)
2017-03-13 11:03:44 +00:00
modmuss50
76332ee946
Fixes some recipes not using the ore dict correctly.
(cherry picked from commit 3ee81c2)
2017-03-13 11:02:56 +00:00
modmuss50
1656b4b4a0
Remove WIP tag from charge bench as it works
(cherry picked from commit 3025d5c)
2017-03-13 11:01:53 +00:00
modmuss50
82c9d00f97
Added recipe for endstone dust, closes #989
(cherry picked from commit 96d8220)
2017-03-13 11:01:41 +00:00
modmuss50
d126edaa1b
Fixes #981 2017-02-23 12:38:36 +00:00
modmuss50
26c208e811
Added license info to the header of all files. 2017-02-23 12:29:43 +00:00
modmuss50
5d60e10806
Remove some unneeded files. 2017-02-23 12:24:06 +00:00
mezz
5c13230c42 Stop worldgen chunk generation runaway from rubber trees 2017-02-16 18:22:42 -08:00
modmuss50
385f28a5b7
Bump version, #releaseBuild 2017-02-16 08:33:17 +00:00
modmuss50
b4a2138cb9
Merge branch '1.11.2' of https://github.com/TechReborn/TechReborn into 1.11.2 2017-02-16 08:27:57 +00:00
modmuss50
835e42befd
Bump version, #releaseBuild 2017-02-16 08:27:44 +00:00
mezz
6e98c7e0bc Stop minor worldgen chunk generation runaway from iridium 2017-02-15 20:52:41 -08:00
modmuss50
3854f98535
bump version, #releaseBuild 2017-02-13 10:34:36 +00:00
modmuss50
2a543b4170
Fixes crash with player detectors, closes #973
(cherry picked from commit 58ff71b)
2017-02-13 10:30:44 +00:00
Modmuss50
a1c438e752 Update build.gradle 2017-02-07 20:26:33 +00:00