Age | Commit message (Collapse) | Author |
|
* Add network support for chanining GT Tile GUIs
* Implemented Cover Tabs for IGregTechTileEntity
See GTNewHorizons/GT-New-Horizons-Modpack#9367 for details
* Added IGuiIcon
For easier addon extensibility of GT_GuiIcon
Also fixed Ghost Circuit tab tooltip overlapping right-side cover tabs
* Typo fix
* Fixed unintended scala import
* Tabs -> Spaces on the files I've touched
|
|
* Add in game GUI to configure client preference
* Fix backslash
|
|
* update buildscript
* rename circuit assembler to fit
|
|
* Normalize Fluid Canner fluid handling and looks
- By disabling sharedTank (on this, the only machine that uses the feature) the fluid canner gains a proper output tank.
- Fixes UI interactions with the taking fluids out of the invisible fluit output slot with cells
- Harmonizes UI with the look in NEI and with other basic machines
* Removed unused FluidCannerNEI.png
|
|
* Refactors
* Common functionality to base classes
* GT Pre/Postload broken into more modular pieces
* Extract common (mainly cover related) functionality from BaseMetaTileEntity & BaseMetaPipeEntity
|
|
* add infinite oil rig
* fix typo
* get same speed as the oil rig III
* adjust speed for the infinite oil rig
|
|
* add Cryolite Bee and combs
* add Cryolite Block
|
|
Remove glass from universal fluid cell
|
|
|
|
re add red steel and Blue Steel recipe (hv)
change fluid tank in Ev Mixer
|
|
|
|
|
|
Add support for more fluids in GT cells
|
|
Increase internal Tank from Cutter
|
|
|
|
(cherry picked from commit bed330648ee211530f5c9e97c9b1b7851e446168)
|
|
to work with
|
|
|
|
(cherry picked from commit 47449d939cfec7c44ec47be5da9aa260f39c585d)
|
|
|
|
|
|
Rhodium Plated Palladium Machine Casing
Iridium Mahine Casing
|
|
Silicon alu autoclave update
|
|
|
|
|
|
(cherry picked from commit dc4cee39b102f843d01442a7619bbabc5d5fb8e9)
|
|
LV is 1 Slot
MV is 2 Slots
HV is 3 Slots
EV is 4 Slots
remove Silicon ebf recipe
added new Sio2 recipes
|
|
|
|
change all Core mod items match with ID
Add Soldering function to Material list
put all Railcraft recipes from Core mot to GT
|
|
|
|
|
|
- Add glow support for all sides and states of iconset machines (same as with basicmachines).
Automated code cleanup with IDEA of:
- Optiimise all imports (remove unused, sort)
- Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification)
- Add all missing @Override annotations
|
|
|
|
UV
Change anycopper to copper for LV one to reduce confusion, and because I
doubt anyone would use annealed
Change size from x2 or x4 to x1, because it doesn't make sense for them
to be larger, they're not high-amp transformers, they send the same
amount of amps as the earlier tiers
|
|
Add the ore dicitionary name `blockClay` to the `minecraft:clay` block,
so it can be selected with prefix `block` and material `clay` when
registering the clay plate cover's block texture.
|
|
Add the ore dicitionary name `stoneGlowstone` to the
`minecraft:glowstone` block, so it can be selected with prefix `stone`
and material `glowstone` when registering the Glowstone plate
cover's block texture.
|
|
Add the ore dicitionary name `blockNetherQuartz` to the
`minecraft:quartz_block` block, so it can be selected with prefix `block`
and material `NetherQuartz` when registering the NetherQuartz plate
cover's block texture.
|
|
Add the ore dicitionary name `stoneStone` to the `minecraft:stone` block, so it can be selected
with prefix `stone` and material `Stone` when registering the stone plate cover's block texture.
|
|
|
|
added GT shadowmetal block, fixed bee crash from new TM
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 520156e27469c936572064f6839da2ff442a488f)
|
|
|
|
(cherry picked from commit d354009483fb2d802de183ae884819495dd57579)
|
|
|
|
GT6 under LGPL.
|