Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-10 | Cleanup structure iterator code | Tec | |
2020-09-10 | Merge remote-tracking branch 'origin/master' into BassAddons | basdxz | |
2020-08-24 | Add some comments | Tec | |
2020-08-24 | Add block with any meta structure utility | Tec | |
2020-08-24 | add 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-05 | Fix Tesla draining energy when disabled | basdxz | |
2020-08-04 | Repackage Tesla code into interfaces and util class | basdxz | |
Currently bugged, Tesla Towers always drain power from Energy Injectors | |||
2020-07-26 | feat(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-25 | fix(TecTech)Really Ultimated Batterie | DreamMasterXXL | |
fix the recipe Really Ultimated Batterie change Neutronium wires(which not exists) to Superconductor Wires UHV | |||
2020-07-19 | Adjust some logic IDK | Tec | |
2020-07-19 | Refactor TecTechConfig.java | basdxz | |
2020-07-19 | Reduce decay counts | Tec | |
2020-07-19 | Cleanup DEBUG scanning of EM | Tec | |
2020-07-19 | Safeguard collide | Tec | |
2020-07-19 | Update decay logic | Tec | |
2020-07-19 | Tweak tesla range and add more config | basdxz | |
2020-07-19 | Implement Tesla Global List | basdxz | |
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-18 | Implement big float, transition to molarity | Tec | |
2020-07-18 | Change amounts | Tec | |
2020-07-18 | Adjust debug containers | Tec | |
2020-07-18 | Up atom counts by AVOGADRO_CONSTANT for more smooth compute | Tec | |
2020-07-18 | Created Global Tesla List | basdxz | |
2020-07-18 | On demand static import | Tec | |
2020-07-18 | Fix cleanup method | Tec | |
2020-07-18 | Implement cleanup | Tec | |
2020-07-18 | Rework machines | Tec | |
2020-07-18 | Rework API | Tec | |
2020-07-18 | Lots of Tesla Tower work | basdxz | |
Reworked power loss Fixed Tesla Tower exploding when already powered off Added and reworded some comments Added plasma consumption values to config | |||
2020-07-11 | Patch ZPM Tesla Primaries missing from NEI | basdxz | |
2020-07-11 | Expand Tesla tiers | basdxz | |
We now have ZPM Tier primary coils and LuV and ZPM tier capacitors, props to the madlads at the BigFlex MegaPlex for planning on using it with their fusion reactors | |||
2020-07-11 | Plasma range boosting now helps with loss | basdxz | |
Very generous imo, might need to be scaled back | |||
2020-07-06 | Add Plasma Boosting to Tesla Towers | basdxz | |
2020-06-23 | Fully mark old api for deprecation | Tec | |
2020-06-23 | Cleanup code style, rename interface, unimplement default method to force ↵ | Tec | |
user to implement it. rework to eager evaluation of instanceof check | |||
2020-06-23 | Added Build Support for MetaBlocks | bartimaeusnek | |
2020-06-23 | Added Support for MetaBlocks | bartimaeusnek | |
2020-06-14 | Fix divide by zero lol | Tec | |
2020-06-14 | Fix sound loops | Tec | |
2020-06-14 | Add missing machine type | Tec | |
2020-06-14 | Add offline temp reading | Tec | |
2020-06-14 | Merge branch 'master' of https://github.com/Technus/TecTech | Tec | |
2020-06-14 | REsolve some bugs | Tec | |
2020-06-11 | Uncertainty Resolver has no recipe #6217 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6217 add control circuits to the recipes | |||
2020-06-01 | Merge branch 'master' of https://github.com/Technus/TecTech | Tec | |
2020-06-01 | Add recipes for some hatches | Tec | |
2020-06-01 | Buck Converter from TecTech #6179 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6179 fix derp | |||
2020-06-01 | Buck Converter from TecTech #6179 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6179 make recipes a bit cheaper use lower circuits and normal plates 2x | |||
2020-06-01 | Buck Converter from TecTech #6179 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6179 change BAse block be a GT Transformator add Wires | |||
2020-06-01 | Buck Converter from TecTech #6179 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6179 fix Display naming | |||
2020-06-01 | Buck Converter from TecTech #6179 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6179 add neutronium fluid if Bedrockium and Black Plutonium not available |