modmuss50
|
3cb62b0291
|
1.19-pre1
|
2022-05-18 20:20:44 +01:00 |
|
modmuss50
|
7065f5efae
|
Split GuiType into ClientGuiType to remove some horrid code.
|
2022-03-02 01:06:05 +00:00 |
|
modmuss50
|
31e7b357dc
|
Use modern java features where we can, optimise imports.
|
2021-05-29 20:32:05 +01:00 |
|
drcrazy
|
ebc45ff9f8
|
Fix warnings in GUI
|
2020-10-24 10:29:05 +03:00 |
|
drcrazy
|
ca24d58f86
|
Fix tooltip
|
2020-10-24 00:30:37 +03:00 |
|
drcrazy
|
df974ef5da
|
Fixes due to PowerAcceptorBE changes.
|
2020-10-20 17:21:27 +03:00 |
|
Justin Vitale
|
704dc06961
|
Import cleanup and reorganization
|
2020-06-18 22:41:34 +10:00 |
|
modmuss50
|
7ccd5bcebd
|
20w17a compile pass
|
2020-04-26 16:29:38 +01:00 |
|
modmuss50
|
99b2755887
|
Renames to match yarn changes
|
2020-03-12 20:56:44 +00:00 |
|
modmuss50
|
7b99e2e9b7
|
License updates + fixes
|
2020-01-03 22:46:07 +00:00 |
|
Justin Vitale
|
9328c47bed
|
Tiered tank and storage blocks, GUI improvements, refactoring, cell nerf and misc organisation (#1932)
Tanks, storage blocks and variouse stuff. Thanks to Dimmerworld!!
|
2020-01-03 00:24:46 +03:00 |
|
modmuss50
|
4a5fe76323
|
19w34a
|
2019-08-27 23:58:42 +01:00 |
|
drcrazy
|
4012a69fab
|
Fix Iron Furnace GUI
|
2019-08-11 23:56:43 +03:00 |
|
modmuss50
|
dbc89adaf7
|
Tile -> BlockEntity + some more refactors
|
2019-07-22 12:45:13 +01:00 |
|
modmuss50
|
7f8674f1ca
|
fix syncID issues, should fix a lot of issues with the inv handing.
|
2019-07-22 11:54:13 +01:00 |
|
modmuss50
|
d18d1b820e
|
397
|
2019-06-04 12:05:18 +01:00 |
|
modmuss50
|
4e03ac893c
|
1147 - Initial auto mappings pass
|
2019-05-26 12:37:59 +01:00 |
|
drcrazy
|
a003656419
|
GUI fixes
|
2019-02-22 11:51:55 +03:00 |
|
drcrazy
|
3b1b0b59da
|
Removed more excessive this-es.
|
2018-12-17 18:09:40 +03:00 |
|
modmuss50
|
f91493dbc5
|
Move gui code to reborn core
|
2018-12-02 16:13:00 +00:00 |
|
modmuss50
|
9c7f1995a8
|
Update year in license
|
2018-02-11 14:08:13 +00:00 |
|
Prospector
|
40e3062903
|
Continue the great refactor of mid 2017 (A lot of stuff still broken, it's a WIP)
|
2017-06-14 08:56:09 -07:00 |
|
modmuss50
|
26c208e811
|
Added license info to the header of all files.
|
2017-02-23 12:29:43 +00:00 |
|
ProfessorProspector
|
dc160bbd67
|
started with one thing...then I ended up doing a lot of shit.
|
2017-01-08 23:03:36 -08:00 |
|
Ourten
|
eb220643fc
|
Change all containers init to IContainerProvider + Add Enum for gui ids handling
|
2017-01-08 20:34:46 +01:00 |
|
ProfessorProspector
|
a785d2a514
|
Make things better
|
2017-01-08 01:27:18 -08:00 |
|
Ourten
|
94a0616d8e
|
Add JEI transfer support for ContainerBuilder + Convert Compressor, Extractor and Grinder
|
2017-01-08 02:04:02 +01:00 |
|
Ourten
|
53a3869092
|
Convert MFSU and BatBox
|
2017-01-07 19:12:50 +01:00 |
|
modmuss50
|
796df6c055
|
Auto Format code
|
2016-10-08 20:46:16 +01:00 |
|
modmuss50
|
cdae866b2d
|
Revert "Rewrite to use new RebornCore Power API. Texture fixes."
This reverts commit b292fdd352 .
# Conflicts:
# src/main/java/techreborn/client/gui/GuiImplosionCompressor.java
# src/main/java/techreborn/client/gui/GuiIndustrialGrinder.java
# src/main/java/techreborn/client/gui/GuiIndustrialSawmill.java
# src/main/java/techreborn/client/gui/GuiVacuumFreezer.java
# src/main/java/techreborn/tiles/TileAlloyFurnace.java
# src/main/java/techreborn/tiles/TileAlloySmelter.java
# src/main/java/techreborn/tiles/TileAssemblingMachine.java
# src/main/java/techreborn/tiles/TileImplosionCompressor.java
# src/main/java/techreborn/tiles/TileIndustrialSawmill.java
# src/main/java/techreborn/tiles/TileVacuumFreezer.java
# src/main/java/techreborn/tiles/multiblock/TileBlastFurnace.java
# src/main/java/techreborn/tiles/multiblock/TileIndustrialGrinder.java
# src/main/java/techreborn/tiles/teir1/TileCompressor.java
# src/main/java/techreborn/tiles/teir1/TileElectricFurnace.java
# src/main/java/techreborn/tiles/teir1/TileExtractor.java
# src/main/java/techreborn/tiles/teir1/TileGrinder.java
# src/main/java/techreborn/tiles/teir1/TileRecycler.java
|
2016-08-10 00:45:07 +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 |
|
Dragon2488
|
be4f10b975
|
Energy storages item charging fixes, transformers fixes, electric items fixes.
|
2016-07-25 15:10:55 +07:00 |
|
Dragon2488
|
b292fdd352
|
Rewrite to use new RebornCore Power API. Texture fixes.
|
2016-07-21 22:22:56 +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 |
|
Stuart Pomeroy
|
78e8acce7b
|
Fixed some GUIS and some Mass Fabs
|
2016-03-27 20:10:49 +01:00 |
|