Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-05 | Re-do buildscript | basdxz | |
-Switched to latest GTNH2 ForgeGradle 1.2 -Updated Gradle Wrapper to 5.6.4 -Switched from Groovy to Kotlin for the build script -Re-organised the dependencies, only loading what is essential -Broke Jar signing, todo for later | |||
2020-12-21 | Bump Version | basdxz | |
2020-12-21 | Fixes Tesla Server-Side | basdxz | |
-Added Client-Side annotation to the relevant methods -Updated GT5u | |||
2020-12-19 | Merge branch 'ender-tank-alike' into BassAddons | basdxz | |
2020-12-19 | Ender Fluid Covers Recipe | basdxz | |
-GTNH Recipe | |||
2020-12-19 | Added Ender Fluid Link Resources | basdxz | |
-Added Locale -Added Textures | |||
2020-12-16 | Ender Covers UI | basdxz | |
Completed the On-Click UI | |||
2020-12-15 | Ender Covers | basdxz | |
Things missing: -UI -Texture -Recipe -Wiki | |||
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-29 | Fix Duplicate Tesla Connections with covers | basdxz | |
2020-11-29 | Fix MultiMap sorting | basdxz | |
2020-11-29 | Fix power sending logic | basdxz | |
2020-11-29 | More robust Tesla covers | basdxz | |
2020-11-29 | Changed lightning | basdxz | |
Now a constant once every half second | |||
2020-11-29 | Fix Debug Start Client | basdxz | |
2020-11-29 | Update GT5u | basdxz | |
2020-11-25 | update Gt dependencie | Martin Robertz | |
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-25 | Implement anti-laser target hatches! | Tec | |
https://www.livescience.com/anti-laser-wireless-charging.html | |||
2020-11-16 | Optimised Tesla Energy Injection | basdxz | |
-Small refactor in RendererMessage -Updated GT5u | |||
2020-11-15 | Merge remote-tracking branch 'origin/master' into BassAddons | basdxz | |
2020-11-15 | Thaum Lightning fixes | basdxz | |
-Less spammy lightning bolts -Still has duplicate code and stuff | |||
2020-11-15 | Further Optimisation | basdxz | |
-Tesla Maps are fully written to only one -Subsequent modifications are done to remove or add new Teslas -Lots more encapsulation | |||
2020-11-15 | Tesla Speedup | basdxz | |
-Switched from sorted HashMap to ArrayListMultiMap -Fixed issue where interface lacked proper methods | |||
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-08 | Bump ver | basdxz | |
2020-11-08 | Fixed Tesla hysteresis function | basdxz | |
2020-11-08 | Fixes tesla covers | basdxz | |
Looks like GT5 covers are behaviors and not discrete objects, go figure! This is a horrible fix, but it works. | |||
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 | |