Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-13 | Merge pull request #46 from Kiwi233/master | basdxz | |
Update zh_CN.lang for 4.9.0-a7f86de1 | |||
2020-12-13 | Update zh_CN.lang | [Kiwi233] | |
2020-12-13 | Merge branch 'master' of https://github.com/Kiwi233/TecTech | [Kiwi233] | |
2020-12-09 | Merge pull request #45 from KiloJoel/fileLagFix | basdxz | |
reduced file saving frequency | |||
2020-12-05 | reduced file saving frequency | KiloJoel | |
2020-12-04 | Update build.properties | Martin Robertz | |
2020-12-04 | Fixes Git mishap | basdxz | |
Fixes for Pull #44 | |||
2020-11-25 | update Gt dependencie | Martin Robertz | |
2020-11-25 | Implement anti-laser target hatches! | Tec | |
https://www.livescience.com/anti-laser-wireless-charging.html (cherry picked from commit 0304d1464f38ac75cf338ac470f1cc7228cd6d5c) | |||
2020-11-10 | bump gt dependencie | DreamMasterXXL | |
2020-11-09 | fix 16 length computer not forming (#43) | botn365 | |
fix that a computer of 16 blocks length will not form | |||
2020-11-04 | Bump version | basdxz | |
2020-11-04 | Merge branch 'BassAddons' | basdxz | |
2020-11-04 | Revert "Merge branch 'master' into BassAddons" | basdxz | |
This reverts commit 95993fb3d937b8dcfc9c945c18a754ce4ac11f88. | |||
2020-11-04 | Merge branch 'master' into BassAddons | basdxz | |
2020-11-04 | Fixes ConcurrentModificationException on Tesla Connected Cleaning | basdxz | |
Now just removes nulls if any | |||
2020-11-04 | Fix disconnect on Tesla Lightning | basdxz | |
Now properly getting the world from player | |||
2020-11-04 | Add the COFH Core Dep back as runtime | basdxz | |
Needed for Thaum stuff | |||
2020-11-04 | Remove Cofh Core dep | basdxz | |
Compiles fine without. | |||
2020-10-26 | Change FG recipe for UHV and UEV (#40) | Prometheus0000 | |
* Add items for consistancy * Change to nano for consistency * number | |||
2020-10-07 | Invalidate machine on rotation | Tec | |
2020-10-07 | Add getters for translating relative coordinates to world | Tec | |
2020-10-02 | fix 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-29 | removed unused import (#38) | bartimaeusnek | |
2020-09-14 | Remove boxing | Tec | |
2020-09-14 | Renamge Generic parameter | Tec | |
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 | Flipping this seems to fix it? | basdxz | |
(cherry picked from commit adf24c44acf9762f80ccb4d2903b8870d5137ed6) | |||
2020-07-19 | Added git hash as version appendage | basdxz | |
https://forgegradle.readthedocs.io/en/latest/cookbook/ (cherry picked from commit 9182db0ff8a7205b012b6a61b26c8550c52fc744) | |||
2020-07-19 | Bump version | Tec | |
2020-07-19 | Merge branch 'DoubleCount' | Tec | |
2020-07-19 | Adjust some logic IDK | Tec | |
2020-07-19 | Flipping this seems to fix it? | basdxz | |
2020-07-19 | Added git hash as version appendage | basdxz | |
https://forgegradle.readthedocs.io/en/latest/cookbook/ | |||
2020-07-19 | Bump version | basdxz | |
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 |