Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 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.
|
|
|
|
|
|
|
|
Some minor cleanups and fun feature additions :D
|
|
|
|
|
|
Both types of tesla now map other teslas
After talking to 0laf, I think a super high tier Tesla Cover for straight tower to machine transfers.
|
|
Might roll this back, though honestly I just need to find how to set the explosion flag to off in the config xd
|
|
More Tesla cover work, we are getting there fam.
|
|
TecTech Cover Loader now actually working :D
|
|
Lord forgive me for this is fucked
|
|
Mostly this is just for me to have my code backed up lol
|
|
|
|
I really dislike ever having to deal with any floats ever.
|
|
Honestly I'm just using git to sync my laptop to my desktop lol
|
|
Small teslas can play too :D
|
|
|