Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-27 | buff and change a few recipes(RC) | DreamMasterXXL | |
Rails and Tracks if ModisLoaded RC | |||
2021-08-27 | fix(GT)Bender recipe adder | DreamMasterXXL | |
change recipe "Wooden Raols" | |||
2021-08-26 | rework(RC Rails) | DreamMasterXXL | |
buff recipes for rebars, tracks and rails add circuit support to Bender | |||
2021-08-19 | fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8425 | DreamMasterXXL | |
add carbon alloy plates recipes to make reinforeced Glass | |||
2021-08-14 | Merge pull request #638 from GTNewHorizons/lfp-liquid-render | Martin Robertz | |
Liquid Render inside Large Fluid Cells | |||
2021-08-12 | Add a space | D-Cysteine | |
2021-08-12 | Fix some overlooked overrides | D-Cysteine | |
2021-08-12 | Added liquid rendering inside Large Fluid Pipe | TimeConqueror | |
2021-08-08 | add integrated circuit for dye recipe | GlodBlock | |
2021-08-08 | coolant recipe conflict | GlodBlock | |
2021-08-02 | add integrated circuit for coolant | GlodBlock | |
2021-08-01 | Delete no longer needed recipes | D-Cysteine | |
2021-08-01 | Fix molten cells for some fluids | D-Cysteine | |
2021-07-30 | Merge branch 'experimental' into fix-clay-buckets | Martin Robertz | |
2021-07-30 | optimize fuel recipe lookup | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-29 | Fix duplicate Thaumcraft recipe | D-Cysteine | |
2021-07-29 | Add clay bucket ore prefix; fix oredicting | D-Cysteine | |
2021-07-29 | Oredict clay buckets + fix railcraft item IDs | D-Cysteine | |
2021-07-26 | Delete no longer accurate comment, and disable with if rather than ↵ | D-Cysteine | |
commenting out | |||
2021-07-26 | Fix comment | D-Cysteine | |
2021-07-26 | Comment out example code adding invalid ores | D-Cysteine | |
2021-07-15 | Removed useless array creation in most #copy methods by changing them to ↵ | TimeConqueror | |
#copyOrNull variant with single parameter. | |||
2021-07-13 | Update GT_MachineRecipeLoader.java | Elisis | |
Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8199 | |||
2021-07-05 | Lowered rich uranium vein to 55. | Ethryan | |
2021-07-04 | 480 | Prometheus0000 | |
2021-07-03 | Fix radon recipe amount/time | Prometheus0000 | |
2021-06-19 | Add 9x recipe for gelled toluene | Prometheus0000 | |
2021-06-16 | Merge pull request #563 from Prometheus0000/flint | Martin Robertz | |
Remove old flint to tiny flint dust recipe | |||
2021-06-15 | Remove old flint to tiny flint dust recipe | Prometheus0000 | |
2021-06-14 | Formatting change | Prometheus0000 | |
2021-06-11 | Move log centrifuging for methane from GT++, also add circuit | Prometheus0000 | |
2021-06-10 | add control circuit | GTNH-Afx237v7 | |
for assembler recipe for assembling line casing | |||
2021-06-10 | add assembler recipe for assembling line casing | GTNH-Afx237v7 | |
see https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8021 | |||
2021-06-03 | fixed tabs mixed with space | boubou_19 | |
2021-06-03 | Update GT_Worldgenloader.java | Martin Robertz | |
formarting | |||
2021-06-03 | add(GT)add small Tungsten Ores to Venus and IO | DreamMasterXXL | |
2021-06-03 | Merge pull request #544 from GTNewHorizons/remove-pure-tungsten-europe | Martin Robertz | |
2021-06-03 | Merge pull request #548 from Prometheus0000/9x | Martin Robertz | |
Recipes for full dusts | |||
2021-05-24 | Add missing x4 cable recipes, so you can use full dusts | Prometheus0000 | |
2021-05-24 | Adds 9x recipes for not using tiny dusts | Prometheus0000 | |
Radon LCR-only recipe (ignore previous commit) Biodiesel Polycaprolactam Indium Phtalic acid 3,3-dichlorobenzidine CO and CO2 | |||
2021-05-24 | feat(glow): iconset machines glow support | Léa Gris | |
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations | |||
2021-05-23 | It's ugly, but it works. | Jason Mitchell | |
2021-05-23 | Add a 9x version of the ghast tear saltwater recipe | Prometheus0000 | |
2021-05-23 | Update GT_Worldgenloader.java | botn365 | |
2021-05-21 | feat(render): implementation-free api texture factory | Léa Gris | |
Provides an implementation-free API Texture factory an builder. Deprecates gregtech.api.objects.GT_*Texture.java classes Once all GregTech add-on will be migrated to the new implemnetation-free API, changes to the implementation will not affect the add-on. For now, this API allow rendering of in-world glow textures. In-inventory/hand rendering of glow texture require implementation changes that are postponed until no add-on uses the deprecated embedded implementation API. | |||
2021-05-21 | fix(render): move new textures rendering to new package | Léa Gris | |
Old textures rendering are kept in api/objects for backward compatibility. The old textures rendering does not handle glow textures or independant inventory tessellation. The old textures will only work with the old GT_Renderer_Block class New textures rendering with own tessellation in inventory and handling of glow emisssive textures are moved to the api/render package. These must not be used with the Old GT_Renderer_Block class or it will crash with: Already Tessellating Exception from the Tessellator class | |||
2021-05-13 | Merge pull request #532 from Prometheus0000/trans | Martin Robertz | |
Change UV transformer cable to bedrockium so you can actually make it in UV | |||
2021-05-13 | Allow annealed again | Prometheus0000 | |
2021-05-13 | Merge pull request #528 from Prometheus0000/remove_useless | Martin Robertz | |
Remove useless recipes in GT5U involving tiny/small dusts | |||
2021-05-13 | Remove commented out code | Prometheus0000 | |