aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-09fix 16 length computer not forming (#43)botn365
fix that a computer of 16 blocks length will not form
2020-11-04Bump versionbasdxz
2020-11-04Merge branch 'BassAddons'basdxz
2020-11-04Revert "Merge branch 'master' into BassAddons"basdxz
This reverts commit 95993fb3d937b8dcfc9c945c18a754ce4ac11f88.
2020-11-04Merge branch 'master' into BassAddonsbasdxz
2020-11-04Fixes ConcurrentModificationException on Tesla Connected Cleaningbasdxz
Now just removes nulls if any
2020-11-04Fix disconnect on Tesla Lightningbasdxz
Now properly getting the world from player
2020-11-04Add the COFH Core Dep back as runtimebasdxz
Needed for Thaum stuff
2020-11-04Remove Cofh Core depbasdxz
Compiles fine without.
2020-10-26Change FG recipe for UHV and UEV (#40)Prometheus0000
* Add items for consistancy * Change to nano for consistency * number
2020-10-07Invalidate machine on rotationTec
2020-10-07Add getters for translating relative coordinates to worldTec
2020-10-02fix division by 144 #6649 and ^ required soldering for higher circuits (#39)Motias
* fix nanocircuit /144 fluid * divided by 144 molten soldering divided by 144, and it is required a little more than in previous tier recipes Co-authored-by: MotDT <47714084+MotDT@users.noreply.github.com>
2020-09-29removed unused import (#38)bartimaeusnek
2020-09-14Remove boxingTec
2020-09-14Renamge Generic parameterTec
2020-09-10Cleanup structure iterator codeTec
2020-09-10Merge remote-tracking branch 'origin/master' into BassAddonsbasdxz
2020-08-24Add some commentsTec
2020-08-24Add block with any meta structure utilityTec
2020-08-24add check only block without meta (#37)Lex
Meta 0 will be used to build and display the hologram. For example, you can make 16 kinds of glass blocks, and check only the block, without meta.
2020-08-05Fix Tesla draining energy when disabledbasdxz
2020-08-04Repackage Tesla code into interfaces and util classbasdxz
Currently bugged, Tesla Towers always drain power from Energy Injectors
2020-07-26feat(Extra Utilities, TecTech)Deep Dark Portal (#36)Martin Robertz
Add new raw DD Portal Block recipe to Tec Tech TT Station update GT dependencies GTNewHorizons/GT-New-Horizons-Modpack#6260
2020-07-25fix(TecTech)Really Ultimated BatterieDreamMasterXXL
fix the recipe Really Ultimated Batterie change Neutronium wires(which not exists) to Superconductor Wires UHV
2020-07-19Flipping this seems to fix it?basdxz
(cherry picked from commit adf24c44acf9762f80ccb4d2903b8870d5137ed6)
2020-07-19Added git hash as version appendagebasdxz
https://forgegradle.readthedocs.io/en/latest/cookbook/ (cherry picked from commit 9182db0ff8a7205b012b6a61b26c8550c52fc744)
2020-07-19Bump versionTec
2020-07-19Merge branch 'DoubleCount'Tec
2020-07-19Adjust some logic IDKTec
2020-07-19Flipping this seems to fix it?basdxz
2020-07-19Added git hash as version appendagebasdxz
https://forgegradle.readthedocs.io/en/latest/cookbook/
2020-07-19Bump versionbasdxz
2020-07-19Refactor TecTechConfig.javabasdxz
2020-07-19Reduce decay countsTec
2020-07-19Cleanup DEBUG scanning of EMTec
2020-07-19Safeguard collideTec
2020-07-19Update decay logicTec
2020-07-19Tweak tesla range and add more configbasdxz
2020-07-19Implement Tesla Global Listbasdxz
And then when I do it with lists the way Bart suggested it, I have Tec tell me to rewrite everything using interfaces
2020-07-18Implement big float, transition to molarityTec
2020-07-18Change amountsTec
2020-07-18Adjust debug containersTec
2020-07-18Up atom counts by AVOGADRO_CONSTANT for more smooth computeTec
2020-07-18Created Global Tesla Listbasdxz
2020-07-18On demand static importTec
2020-07-18Fix cleanup methodTec
2020-07-18Implement cleanupTec
2020-07-18Rework machinesTec
2020-07-18Rework APITec