Commit graph

2910 commits

Author SHA1 Message Date
modmuss50
02f17871c6
Added power teir upgrades. 2017-04-12 19:58:03 +01:00
modmuss50
7ba7b2172d
Textures and lang files for the new upgrades. 2017-04-12 18:42:53 +01:00
modmuss50
1c1f540a26
Drop upgrades when machine is broken, shift right-click to add into machine. 2017-04-12 18:31:26 +01:00
modmuss50
d9af8309b1
Finished the gui, and start work on adding support for the furnace. 2017-04-12 18:04:10 +01:00
modmuss50
7541ba4dbb
Add the basic gui for side configuration 2017-04-12 16:35:56 +01:00
modmuss50
088f49c305
Allow the upgrades to be right clicked when in the gui. 2017-04-12 16:21:04 +01:00
modmuss50
5487584f04
Finish off the rendering for the upgrades. 2017-04-11 21:10:48 +01:00
modmuss50
e05c132c3a
Added basic push and pull upgrades 2017-04-11 20:42:55 +01:00
modmuss50
6355d11b0f
Add energy storage upgrades. 2017-04-11 19:26:46 +01:00
modmuss50
1ccd192790
Update to work with major RC changes. 2017-04-11 19:12:32 +01:00
modmuss50
539c5d0091
Some more work on the upgrades. 2017-04-11 14:59:59 +01:00
modmuss50
4f05367f52
Got the upgrades working, just need the textures. 2017-04-11 13:21:23 +01:00
modmuss50
cda60c7b8f
Update mappings to fix crash with FMP 2017-04-11 12:58:35 +01:00
modmuss50
39cc0f9452
Add FMP to gradle in prep for the cable rewrite. 2017-04-11 12:16:16 +01:00
modmuss50
c678fe7f9a Add example speed upgrades. 2017-04-11 00:30:27 +01:00
modmuss50
569fd9665b Fix curse tools task always running 2017-04-11 00:21:30 +01:00
modmuss50
0e41a97f7e Looks like I missed a place where it was being used. 2017-04-11 00:17:52 +01:00
modmuss50
34978f7ffe Remove old upgrade handler to make way for the new one. 2017-04-11 00:12:36 +01:00
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