modmuss50
|
2c16bf58b7
|
Update license header
|
2017-06-02 19:35:51 +01:00 |
|
modmuss50
|
b4c873f54c
|
Fixes IDSU not setting the players udid when placed.
|
2017-06-02 16:16:34 +01:00 |
|
modmuss50
|
d474870977
|
Initial work on standalone cables.
|
2017-05-19 13:12:02 +01:00 |
|
Dimmerworld
|
0bef19767d
|
Add tooltips for some unfinished blocks
* Add tooltips for some unfinished blocks
|
2017-04-15 18:23:21 +01: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
|
26c208e811
|
Added license info to the header of all files.
|
2017-02-23 12:29:43 +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
|
77280fad79
|
Fix nukes.
|
2017-01-26 21:44:18 +00:00 |
|
modmuss50
|
2c53c16010
|
Fixes #877
|
2017-01-17 22:12:30 +00:00 |
|
Ourten
|
eb220643fc
|
Change all containers init to IContainerProvider + Add Enum for gui ids handling
|
2017-01-08 20:34:46 +01:00 |
|
ProfessorProspector
|
e86c0d175c
|
The Great Refactor of 2017 - More recipes moved over!
|
2017-01-05 13:14:24 -08:00 |
|
Prospector
|
6a70424252
|
Continue the "Great refactor of 2017". Massive variable name refactoring and start splitting crafting table recipes to their own class.
|
2016-12-31 23:29:32 -08:00 |
|
modmuss50
|
ca98d7d8b8
|
Fixes Breaking Ruby ore, closes #856 and #855
|
2016-12-20 14:00:58 +00:00 |
|
Ourten
|
c8b3568a0c
|
Unify TechReborn chests + Fix deep chests inventory drops
|
2016-12-18 22:06:07 +01:00 |
|
modmuss50
|
4f8bfcb2df
|
Fix missing textures on some blocks
|
2016-12-14 09:41:11 +00:00 |
|
ProfessorProspector
|
e6ba58eb45
|
Fusion Coils now use jsons
|
2016-12-11 18:22:35 -08:00 |
|
ProfessorProspector
|
7379e32a17
|
Ores use json
|
2016-12-11 18:05:03 -08:00 |
|
modmuss50
|
5dff31d937
|
A bunch more null check \o/
|
2016-12-06 18:22:18 +00:00 |
|
modmuss50
|
8581848a16
|
Fix lesu storage
|
2016-12-05 12:48:38 +00:00 |
|
modmuss50
|
430a3313c4
|
Fix Reinforced Glass
|
2016-12-05 12:39:16 +00:00 |
|
modmuss50
|
72f85d5243
|
Auto format code.
|
2016-12-05 10:48:21 +00:00 |
|
modmuss50
|
8379115c97
|
Fix Machine Casings
|
2016-12-05 10:17:39 +00:00 |
|
modmuss50
|
c661f6b278
|
Fix Machine Casing Model
|
2016-12-05 10:07:41 +00:00 |
|
modmuss50
|
40835a2773
|
Update forge version
|
2016-12-05 09:19:16 +00:00 |
|
modmuss50
|
c72c3b5851
|
Update JEI support, in a few places I could not figure it out, so there may be some issues.
|
2016-11-28 15:28:32 +00:00 |
|
modmuss50
|
9c33676b3d
|
Fix nuke texture
|
2016-11-28 13:05:11 +00:00 |
|
modmuss50
|
83ef3e7577
|
Start of new texturesm, again
|
2016-11-28 12:54:44 +00:00 |
|
modmuss50
|
e16c3eba02
|
Auto format
|
2016-11-25 13:25:51 +00:00 |
|
modmuss50
|
528fecc2b5
|
Fix a load of null issues, and get it to sort of work.
|
2016-11-19 16:36:13 +00:00 |
|
modmuss50
|
65e651f402
|
It compiles, disable JEI as it needs redoing
|
2016-11-19 14:41:00 +00:00 |
|
modmuss50
|
a0e6a2dc34
|
Start on the update
|
2016-11-19 12:50:08 +00:00 |
|
modmuss50
|
d9d8845d6d
|
Added flare, still needs some textures
|
2016-11-06 19:14:43 +00:00 |
|
modmuss50
|
dda189fbc6
|
Add Electric Treetap & Make sap go directly into inventory : From: 2aa69a1425eb8928d530c58e7c8a2495e71ea78f
|
2016-11-05 16:33:27 +00:00 |
|
ProfessorProspector
|
2de0ba95a6
|
Add ruby ore dropping garnets based on ore dict, not the ore itself. Closes #595
# Conflicts:
# src/main/java/techreborn/Core.java
|
2016-11-05 16:27:17 +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
|
cff4878eb0
|
Fix rubber sapling finding top most block of world to grow from. Fixes #782
|
2016-11-04 20:04:27 +00:00 |
|
modmuss50
|
796df6c055
|
Auto Format code
|
2016-10-08 20:46:16 +01:00 |
|
modmuss50
|
0cfb337809
|
Fix #751 fix creation of invalid machine block itemstacks
|
2016-09-27 18:24:38 +01:00 |
|
modmuss50
|
8a0d981018
|
Revert "Fusion reactor fixes & rewrite, energy fixes."
This reverts commit 06fad2264f .
|
2016-08-10 00:30:08 +01:00 |
|
modmuss50
|
22fd152ec9
|
Revert "Energy storages item charging fixes, transformers fixes, electric items fixes."
This reverts commit be4f10b975 .
# Conflicts:
# src/main/java/techreborn/init/ModBlocks.java
|
2016-08-10 00:29:47 +01:00 |
|
modmuss50
|
cb44c79256
|
Remove needed block, update forge
|
2016-08-01 09:37:55 +01:00 |
|
Dragon2488
|
c8301e4db3
|
Veins ore generation system. WIP.
|
2016-08-01 01:12:55 +07:00 |
|
Dragon2488
|
be4f10b975
|
Energy storages item charging fixes, transformers fixes, electric items fixes.
|
2016-07-25 15:10:55 +07:00 |
|
Dragon2488
|
b42b5274b5
|
Multiblock fixes (compressor, freezer, grinder), grinder recipes fixes, freezer JEI recipe show fix.
|
2016-07-25 02:26:15 +07:00 |
|
Dragon2488
|
0011553cf7
|
Sawmill changes & fixes.
|
2016-07-24 01:10:37 +07:00 |
|
Dragon2488
|
06fad2264f
|
Fusion reactor fixes & rewrite, energy fixes.
|
2016-07-22 21:45:55 +07:00 |
|
al132
|
f4cd3fc818
|
Leaves Constructor reverted
|
2016-07-18 23:37:02 -05:00 |
|
al132
|
7a6df30d10
|
Rubber and recipe fixes
|
2016-07-18 23:26:41 -05:00 |
|
Dragon2488
|
33df1d3319
|
Implemented Lightning Rod, improved ore dictionary integration for dusts, nuggets and plates. Plates now registers automatically for every gem and ingot in TR. (#673)
|
2016-07-16 10:44:54 +01:00 |
|
modmuss50
|
315c0aa509
|
Revert "Revert a shit load of stuff"
This reverts commit d25bb23e8e .
|
2016-07-01 15:55:37 +01:00 |
|