Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-21 | Allow GT cells to work for any fluid | D-Cysteine | |
2021-10-20 | increase Distillery Tank | DreamMasterXXL | |
2021-10-18 | add new machine casings for Hydro Energy | DreamMasterXXL | |
Rhodium Plated Palladium Machine Casing Iridium Mahine Casing | |||
2021-10-16 | Merge pull request #670 from GTNewHorizons/Silicon-Alu-Autoclave-update | Martin Robertz | |
Silicon alu autoclave update | |||
2021-09-29 | Finish up | Prometheus0000 | |
2021-09-27 | Add higher tier parts | Prometheus0000 | |
2021-09-25 | add two slots to LV Autoclave as well | DreamMasterXXL | |
(cherry picked from commit dc4cee39b102f843d01442a7619bbabc5d5fb8e9) | |||
2021-09-25 | add 4 slots to Autoclave | DreamMasterXXL | |
LV is 1 Slot MV is 2 Slots HV is 3 Slots EV is 4 Slots remove Silicon ebf recipe added new Sio2 recipes | |||
2021-09-23 | buff the naq fuel rod | GlodBlock | |
2021-08-29 | create a MOD ID for Core Mod | DreamMasterXXL | |
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT | |||
2021-08-01 | Fix molten cells for some fluids | D-Cysteine | |
2021-07-29 | Oredict clay buckets + fix railcraft item IDs | D-Cysteine | |
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-13 | Allow annealed again | Prometheus0000 | |
2021-05-13 | Change UV transformer cable to bedrockium so you can actually make it in | Prometheus0000 | |
UV Change anycopper to copper for LV one to reduce confusion, and because I doubt anyone would use annealed Change size from x2 or x4 to x1, because it doesn't make sense for them to be larger, they're not high-amp transformers, they send the same amount of amps as the earlier tiers | |||
2021-03-26 | fix(covers): clay plate cover block texture selection | Léa Gris | |
Add the ore dicitionary name `blockClay` to the `minecraft:clay` block, so it can be selected with prefix `block` and material `clay` when registering the clay plate cover's block texture. | |||
2021-03-26 | fix(covers): glowstone plate cover block texture selection | Léa Gris | |
Add the ore dicitionary name `stoneGlowstone` to the `minecraft:glowstone` block, so it can be selected with prefix `stone` and material `glowstone` when registering the Glowstone plate cover's block texture. | |||
2021-03-26 | fix(covers): nether quartz plate cover block texture selection | Léa Gris | |
Add the ore dicitionary name `blockNetherQuartz` to the `minecraft:quartz_block` block, so it can be selected with prefix `block` and material `NetherQuartz` when registering the NetherQuartz plate cover's block texture. | |||
2021-03-26 | fix(covers): stone plate cover block texture selection | Léa Gris | |
Add the ore dicitionary name `stoneStone` to the `minecraft:stone` block, so it can be selected with prefix `stone` and material `Stone` when registering the stone plate cover's block texture. | |||
2021-03-05 | #6953 Change to flawless | Prometheus0000 | |
2021-01-30 | Merge pull request #426 from KiloJoel/shadowmetalBeeFix | Martin Robertz | |
added GT shadowmetal block, fixed bee crash from new TM | |||
2021-01-29 | added GT shadowmetal block, no texture yet | KiloJoel | |
2021-01-19 | ME output bus | repo_alt | |
2021-01-18 | Merge branch 'experimental' into mitchej123_cleanup | Martin Robertz | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | Debloat - Remove Modular Armor (It's buggy and not in use anyway) | Jason Mitchell | |
2021-01-02 | reactivate GT Tools | DreamMasterXXL | |
(cherry picked from commit 520156e27469c936572064f6839da2ff442a488f) | |||
2020-12-31 | Merge branch 'experimental' into long_distance_transfer | Jason Mitchell | |
2020-12-27 | id 1900 was occupied. Lets try id 2700 | DreamMasterXXL | |
(cherry picked from commit d354009483fb2d802de183ae884819495dd57579) | |||
2020-12-26 | Remove hand crafting recipes for fuel rods | Prometheus0000000 | |
2020-12-26 | Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵ | Jason Mitchell | |
GT6 under LGPL. | |||
2020-12-26 | Remove a bunch of commented out stuff (mainly higher tier single blocks) | Jason Mitchell | |
2020-12-13 | Cache steam fluid IDs on startup and use those instead of string ↵ | Jason Mitchell | |
comparisions everywhere. NOTE: Also drops MFR steam compat | |||
2020-11-20 | Remove unnecessary stuff/comments. Change meta # | Prometheus0000000 | |
2020-11-03 | Added IV HOG only LCE | Prometheus0000000 | |
2020-05-16 | update autoclave | DreamMasterXXL | |
2020-04-25 | Fixe IV Electrolyzer used some non existing HSSS Wires | DreamMasterXXL | |
2020-04-21 | IV electrolyzer for GT++ multi seems like it might be using a mistiered ↵ | DreamMasterXXL | |
material #5883 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5883 (cherry picked from commit a687a3a304656cd280ef3f527205e0d1c9b0a19b) | |||
2020-04-11 | Merge branch 'fixes2' into fixes | Dream-Master | |
# Conflicts: # src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java # src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2020-04-11 | add additionl recipe changes to the fix | Dream-Master | |
2020-04-10 | renormalize line endings | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | Removed T5 & T6 Miners | bartimaeusnek | |
+ Added BW Compat for easier use of BW Materials in code + Removed DD Veins Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-09 | put all Oil and oredrill recipes to Assembler/assline | Dream-Master | |
2020-04-07 | Merge branch 'experimental' into Ore-Drilling-T5+T6 | Dream-Master | |
2020-04-07 | add missing printer back | Dream-Master | |
add missing ids to processing array | |||
2020-04-06 | Added a better way for the Processing Array to handle recipes. | Dream-Master | |
https://github.com/Blood-Asp/GT5-Unofficial/pull/1551 add missing Packer machines back | |||
2020-03-23 | First attemp to add Ore drilling Plant Luv and ZPM | Dream-Master | |
2020-02-15 | removed unused imports | Dream-Master | |
changed subversion to 33 | |||
2020-01-17 | Fluxed electrum no mixer recipe, only shapeless #5366 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5366 | |||
2020-01-03 | Can't breed firestone bees #5271 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5271 |