Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
# src/main/java/com/github/technus/tectech/recipe/TT_recipeAdder.java
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4636
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4636
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4636
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4604
|
|
CrystalProcessorMainframe #4361 (#16)
https://github.com/GTNewHorizons/NewHorizons/issues/4361
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
|
|
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
|
|
This reverts commit 5965915bd0549cd289846ea20c9de6037e7faed1.
|
|
Range now depends on battery % and tier with easy to change variable coefficients for balancing purposes.
|
|
Transceivers can now output multiple amps worth of current, they now also have different stages of efficiency and calculate some losses.
|
|
|
|
|
|
|