aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2019-06-07Working Decay generatorTec
2019-06-07Reapply Suppliers for behavioursTec
2019-06-07Merge branch 'master' into betterParametrizersTec
# Conflicts: # src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java # src/main/java/com/github/technus/tectech/recipe/TT_recipeAdder.java
2019-06-07Fix Researchable scanning issueTec
2019-06-04[Recipes] Assembly line need few changes. #4636Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4636
2019-06-04[Recipes] Assembly line need few changes. #4636Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4636
2019-06-04[Recipes] Assembly line need few changes. #4636Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4636
2019-05-29Merge branch 'master' of https://github.com/Technus/TecTechDream-Master
2019-05-29Realy Ultimate Battery Recipe issue #4604Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4604
2019-05-25ResearchStation,ObjectHolder and QuantumComputer recipes can only use ↵Martin Robertz
CrystalProcessorMainframe #4361 (#16) https://github.com/GTNewHorizons/NewHorizons/issues/4361
2019-05-21Cleanup some strings and add creative data hatchTec
2019-04-23Change recipe of Biomainframe (#15)Спартак
The recipe became more logic.
2019-03-19Added recipes for Energy hatches 4A-64A IV/LUV/ZPMDream-Master
2019-03-15Cherrypick fixBass
2019-03-11fix bit render to stringTec
2019-03-11fix advanced parametrizerTec
2019-03-11remove use of old apiTec
2019-03-11just check if validTec
2019-03-11just check if validTec
2019-03-11fix small overlookTec
2019-03-11fix small overlookTec
2019-03-11Merge branch 'betterParametrizers' into BassAddonsTec
# 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
2019-03-11fix disTec
2019-03-11Yay for multi amp tesla towers!basdxz
fuck I broke hysteresis again
2019-03-11Fix Computer Rack Crash BugBass
2019-03-11Nevermind merging bROKE SHITBass
2019-03-11remove castTec
2019-03-11tweak guiTec
2019-03-11tweak guiTec
2019-03-10hmm sakeTec
2019-03-10doneTec
2019-03-10storing workTec
2019-03-10Fix typobasdxz
2019-03-09Capacitor Hatch Workbasdxz
Capacitor hatches should now know about what capacitors exist
2019-03-08Tesla Capacitor Item Redonebasdxz
Tesla capacitors now use meta ids with different unlocalized names unlike before
2019-03-08Merge remote-tracking branch 'origin/master' into bassAdditionsbasdxz
2019-03-07Really Ultimate Battery recipes is lack #4204Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4204 bump version for new release
2019-03-03stargate fixbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-02-19Most likely the param api will look like this.Tec
2019-02-18Storing workTec
2019-02-18Tesla CapacitorsBass
Adding me some Tesla capacitors, additionally cleaned the Tesla covers to not require a bunch of trash.
2019-02-18Tesla Casings (They now exist?)Bass
(But I have no idea how texture setting even WORKS XD)
2019-02-18Tesla CasingsBass
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!
2019-02-18Tesla Tesla TeslaBass
You guessed it, more tesla work xd
2019-02-17Revert "Refactor to LedStatus enum"Tec
This reverts commit 5965915bd0549cd289846ea20c9de6037e7faed1.
2019-02-16Tesla Transceiver Feature AdditionsBass
Range now depends on battery % and tier with easy to change variable coefficients for balancing purposes.
2019-02-16Tesla nonsense (more of)Bass
Transceivers can now output multiple amps worth of current, they now also have different stages of efficiency and calculate some losses.
2019-02-16Collider uses new impl of parametersTec
2019-02-16Backup theese default methodsTec
2019-02-16Merge remote-tracking branch 'origin/betterParametrizers' into bassAdditionsBass