Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | Separate EM to new tab | Tec | |
(cherry picked from commit caff4351909ce59637348c6be94271cf1d1c0a9c) | |||
2022-01-29 | Fix autocompletion for EM commands | Tec | |
(cherry picked from commit e37d21d8141e82eee9d87d4bb137c44977db8625) | |||
2022-01-29 | cherry pick | Tec | |
Rework API, add locale | |||
2022-01-29 | Minor fixes | Tec | |
(cherry picked from commit 62021d238a0c38401b50211d59e72e169399f444) | |||
2022-01-29 | Cleanup some Locale | Tec | |
(cherry picked from commit 975bf105794ac48b1415d4e78946449fbb68bcaf) | |||
2022-01-29 | Cleanup serialization of EM | Tec | |
(cherry picked from commit 44c86af58ecb24de8ba66fa6cf8fa81324a32a28) | |||
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 | |