Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | Cleanup EM api, encapsulate | Tec | |
(cherry picked from commit 27946d59f2f7c272f2f91ec393a35f5d26f5293e) | |||
2022-01-29 | cherry pick | Tec | |
Cleanup EM maps | |||
2022-01-29 | cherry pick | Tec | |
This should make the EM anomaly and projectile as it was | |||
2022-01-29 | Cleanup and update EM turret projectile | Tec | |
(cherry picked from commit de8bf3e68e9e4d7cee485d0d6951a4e4ccb5859d) | |||
2022-01-29 | Add aspect EM containers to creative tab | Tec | |
(cherry picked from commit bb064e24a37791838c49f5db2537acfe3cfbc36f) | |||
2022-01-29 | Fix Junctions | Tec | |
(cherry picked from commit ebd719987402bb4a60bf01a10f5b8e1480184f69) | |||
2022-01-29 | Merge pull request #28 from GTNewHorizons/fix/assline-hash | Martin Robertz | |
Fix persistent hash not set on some assline recipes | |||
2022-01-29 | Modify translation numbers for localization | iouter | |
2022-01-28 | Fix persistent hash not set on some assline recipes | Glease | |
2022-01-21 | Merge branch 'GTNewHorizons:master' into master | Sphyix | |
2022-01-21 | fix consistency across circuits | Sphyix | |
2022-01-20 | Fix UMV energy hatch/dynamo recipe to use correct circuit | GTNH-Colen | |
2022-01-18 | Update DreamCraftRecipeLoader.java | GTNH-Colen | |
2022-01-03 | Change computation & time requirements on infinite pump. | GTNH-Colen | |
Discussed in discord. | |||
2021-12-17 | Merge tag '4.10.11' into unified-build-script | Johann Bernhardt | |
# Conflicts: # build.gradle.kts # real.gradle.properties | |||
2021-12-15 | Adjust ultimate battery soldering alloy amount | GTNH-Afx237v7 | |
see #9131 | |||
2021-12-13 | Fix compat with gtpp, also fixed the build | Glease | |
2021-12-11 | add recipe for infinite oil rig | boubou_19 | |
2021-12-08 | Unify build script | Johann Bernhardt | |
2021-10-31 | Update zh_CN.lang | [Kiwi233] | |
2021-10-18 | Change to make it divisible by 144 | Prometheus0000 | |
2021-10-18 | remove blueprint recipe. It has no use anymore | DreamMasterXXL | |
use structurelib blueprint instead | |||
2021-10-18 | Fix cycle in class initialization order | Glease | |
ExtendedFacing depends on IAlignment being fully initialized to be instantiated as part of its class initializer, which in turn require ExtendedFacing to be fully initialized to complete class initialization. How does this even work before? | |||
2021-10-13 | Fix UXV Multi Amp Dynamo Hatch Names | glowredman | |
2021-09-20 | Fixes silicone | Prometheus0000 | |
2021-09-18 | change as requested | GlodBlock | |
2021-09-18 | fix `NoClassDefFoundError` spam | GlodBlock | |
2021-09-10 | Merge pull request #12 from GTMEGA/StructureLib | Martin Robertz | |
Structure lib | |||
2021-09-10 | made requested changes | Matt | |
2021-09-10 | made requested changes | Matt | |
2021-09-09 | optimized imports | Matt | |
2021-09-09 | removed commented code | Matt | |
2021-09-09 | transposed structure definitions | Matt | |
2021-09-09 | minor tweaks | Matt | |
2021-09-09 | reverting structurelib dependency in TecTech since gt5u depends on it | Matt | |
2021-09-09 | I think I did this right | Matt | |
2021-09-09 | forgot getStructure_EM() | Matt | |
2021-09-09 | I think I did this right | Matt | |
2021-09-09 | required StructureLib to load before TecTech | Matt | |
2021-09-09 | tweaked the structure definition | Matt | |
2021-09-09 | I think I did this right | Matt | |
2021-09-09 | marked as deprecated | Matt | |
2021-09-09 | marked as deprecated | Matt | |
2021-09-09 | now uses StructureLib API | Matt | |
2021-09-09 | some minor fixes | Matt | |
2021-09-09 | Gleese told me how to fix this bug | Matt | |
2021-09-08 | updated STRUCTURE_DEFINITION to use uncompressed description | Matt | |
2021-09-08 | moved to use StructureLib api | Matt | |
2021-09-08 | updated STRUCTURE_DEFINITION to use uncompressed description | Matt | |
2021-09-07 | I think I did this right | Matt | |