Age | Commit message (Collapse) | Author |
|
|
|
|
|
The recipe became more logic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# build.properties
# src/main/java/com/github/technus/tectech/Util.java
# src/main/java/com/github/technus/tectech/loader/thing/MachineLoader.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_computer.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_junction.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_EM_switch.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_TM_microwave.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/GT_MetaTileEntity_TM_teslaCoil.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/GT_Container_MultiMachineEM.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/GT_GUIContainer_MultiMachineEM.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/GT_MetaTileEntity_MultiblockBase_EM.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/base/LedStatus.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/em_machine/Behaviour_Centrifuge.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/em_machine/Behaviour_ElectromagneticSeparator.java
# src/main/java/com/github/technus/tectech/thing/metaTileEntity/multi/em_machine/GT_MetaTileEntity_EM_machine.java
|
|
|
|
fuck I broke hysteresis again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into betterParametrizers
|
|
|
|
|
|
Capacitor hatches should now know about what capacitors exist
|
|
Tesla capacitors now use meta ids with different unlocalized names unlike before
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4204
bump version for new release
|
|
stargate fix
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
|
|
fix gradle again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding me some Tesla capacitors, additionally cleaned the Tesla covers to not require a bunch of trash.
|
|
(But I have no idea how texture setting even WORKS XD)
|
|
Today in Bass learns Java: Tec watches in horror as Bass decides to allocate himself casing ids 200-299 without asking permission while still procrastinating doing any sort of custom texture work!
|
|
|
|
You guessed it, more tesla work xd
|
|
|
|
bassAdditions"
This reverts commit 5706ba13565c496c119e6ce07913da3f1e809ff3.
|