aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2021-01-25Implemented power pass coverTec
2021-01-25Merge branch 'master' into BassAddonsTec
2021-01-25PowerPassCoverTec
2021-01-25Update GT_MetaTileEntity_MultiblockBase_EM.javaDaniel
2021-01-18Fix Free cheaty ass maint hatch texturebasdxz
yuck.
2021-01-18Merge branch 'ProperPowerPass' into BassAddonsbasdxz
2021-01-18Add Textures and locale for powerpass coverbasdxz
also make it actually load the item lol
2021-01-18Merge branch 'BassAddons' of https://github.com/Technus/TecTech into BassAddonsTec
2021-01-18Add texture for automaticer hatchTec
2021-01-18Missing Texturesbasdxz
2021-01-184 strikes a towerbasdxz
2021-01-09Merge branch 'BassAddons'Tec
2021-01-09Add defaultsTec
2021-01-09Fixed lag reduction on file saving (#48)KiloJoel
2021-01-09Adjust lasers for compatTec
2021-01-08Another 'fix'Tec
2021-01-08Adjust a bit moreTec
2021-01-08Cleanup that tooTec
2021-01-08Another logic changeTec
2021-01-08This oughta do itTec
2021-01-08Apply power GT compatTec
2021-01-07Add recipe for debug maint hatch (#47)Prometheus0000
* Add recipe for debug maint hatch * Change name/description of the debug maint hatch * Reduced components * Reduce tape amount * Revert joke description * Revert the comment too
2021-01-05Undo gradle changes on this branch for a touchbasdxz
2021-01-01Add compatibility for upgrading GT controllersTechnus
2020-12-21Fixes Tesla Server-Sidebasdxz
-Added Client-Side annotation to the relevant methods -Updated GT5u
2020-12-19Merge branch 'ender-tank-alike' into BassAddonsbasdxz
2020-12-19Ender Fluid Covers Recipebasdxz
-GTNH Recipe
2020-12-19Added Ender Fluid Link Resourcesbasdxz
-Added Locale -Added Textures
2020-12-16Ender Covers UIbasdxz
Completed the On-Click UI
2020-12-15Ender Coversbasdxz
Things missing: -UI -Texture -Recipe -Wiki
2020-12-13Update zh_CN.lang[Kiwi233]
2020-12-13Merge branch 'master' of https://github.com/Kiwi233/TecTech[Kiwi233]
2020-12-05reduced file saving frequencyKiloJoel
2020-12-04Fixes Git mishapbasdxz
Fixes for Pull #44
2020-11-29Fix Duplicate Tesla Connections with coversbasdxz
2020-11-29Fix MultiMap sortingbasdxz
2020-11-29Fix power sending logicbasdxz
2020-11-29More robust Tesla coversbasdxz
2020-11-29Changed lightningbasdxz
Now a constant once every half second
2020-11-25Implement anti-laser target hatches!Tec
https://www.livescience.com/anti-laser-wireless-charging.html (cherry picked from commit 0304d1464f38ac75cf338ac470f1cc7228cd6d5c)
2020-11-25Implement anti-laser target hatches!Tec
https://www.livescience.com/anti-laser-wireless-charging.html
2020-11-16Optimised Tesla Energy Injectionbasdxz
-Small refactor in RendererMessage -Updated GT5u
2020-11-15Merge remote-tracking branch 'origin/master' into BassAddonsbasdxz
2020-11-15Thaum Lightning fixesbasdxz
-Less spammy lightning bolts -Still has duplicate code and stuff
2020-11-15Further Optimisationbasdxz
-Tesla Maps are fully written to only one -Subsequent modifications are done to remove or add new Teslas -Lots more encapsulation
2020-11-15Tesla Speedupbasdxz
-Switched from sorted HashMap to ArrayListMultiMap -Fixed issue where interface lacked proper methods
2020-11-09fix 16 length computer not forming (#43)botn365
fix that a computer of 16 blocks length will not form
2020-11-08Fixed Tesla hysteresis functionbasdxz
2020-11-08Fixes tesla coversbasdxz
Looks like GT5 covers are behaviors and not discrete objects, go figure! This is a horrible fix, but it works.
2020-11-04Revert "Merge branch 'master' into BassAddons"basdxz
This reverts commit 95993fb3d937b8dcfc9c945c18a754ce4ac11f88.