Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-13 | Fix translation of covers | Blood-Asp | |
2017-06-13 | Port GT6 timber changes | Blood-Asp | |
2017-06-13 | meh... | Blood-Asp | |
2017-06-13 | Tooltips changing | Techlone | |
2017-06-13 | Reworking DataOrb and DataStick | Techlone | |
2017-06-11 | Changed the Primitive Blast Furnace so that it uses the new Recipe Map | Johannes Gäßler | |
2017-06-10 | Added a Recipe Map for Primitive Blast Furnaces | Johannes Gäßler | |
The Recipe Map is not yet in use. | |||
2017-06-09 | Fixed Silicone Rubber recipe, nerfed Silicone Rubber, added DT desc. | Johannes Gäßler | |
Made it so that GT_Values.NI and GT_Values.NF are consistently used when applicable. Nerfed Silicone Rubber so that you only get 3/7 as much as from a regular plastic. The idea is that Silicone Rubber is more versatile than PVC or SBR, but also more expensive. Changed the Distillation Tower description so that it aligns with the new behavior. | |||
2017-06-08 | Implemented Bricked Blast Furnace, added corresponding textures | Johannes Gäßler | |
Added a new Casing for the Bricked Blast Furnace, GT_Block_Casings4, ID 15 Refactored the non-electric Blast Furnaces: The Bronze Blast Furnace and the Bricked Blast Furnace extend a superclass to ensure consistent behavior. Subclasses only differ in texture, description, and Casing Block. | |||
2017-06-08 | fix wrong center chunk coordinates | Techlone | |
2017-06-07 | experimental worldgen change fix | Blood-Asp | |
2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
# Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
2017-06-07 | Merge branch 'advminer2_improvements' of ↵ | Techlone | |
https://github.com/Techlone/GT5-Unofficial into advminer2_improvements | |||
2017-06-07 | Quick fixes | Blood-Asp | |
2017-06-07 | Merge branch 'refs/heads/pr/1077' into unstable | Blood-Asp | |
# Conflicts: # src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java | |||
2017-06-06 | forgot to commit the oredict changes | Blood-Asp | |
2017-06-06 | Porting of GT6 prospection + Marble/Basalt compatibility, more oredicts for ↵ | Blood-Asp | |
marble/basalt, chisel compat #1050 | |||
2017-06-06 | Fixed a bug where the order of DT fluid outputs was actually reversed | Johannes Gäßler | |
2017-06-06 | Correcting Steel Boiler Tooltip #1080 | Blood-Asp | |
2017-06-06 | Fix vents as covers. Ventcovers now speed up machines 1-3% #1065 | Blood-Asp | |
2017-06-05 | Attempt to prevent worldgen loops with other mods #1063 #828 | Blood-Asp | |
2017-06-05 | Improved large boiler tooltip #877 | Blood-Asp | |
2017-06-05 | Add missing translation lines. #772 | Blood-Asp | |
2017-06-05 | Added Rape Crop as a new source of Seed Oil | Johannes Gäßler | |
2017-06-05 | this actually changes the raytracer boxes reusing the collision boxes | Technus | |
2017-06-05 | fix OsmiridiumCasing recipe in Assembler | Techlone | |
fix ODP changing state when the tip meets itself fix cleaning of oreBlockPositions when a mining column was broken | |||
2017-06-05 | Implemented Bio Diesel, Glyceryl Trinitrate, adjusted alcohol fuel value | Johannes Gäßler | |
Bio Diesel can be produced from Seed Oil or Fish Oil. Bio Diesel Production yields Glyceryl as a byproduct, which can be used for Dynamite production. Alcohols have their fuel value reduced by 20000 per Oxygen atom Increased the potency of Dynamite in the Implosion Compresser so that dynamite recipes actually show up. In return Dynamite now needs more Glyceryl Trinitrate: 150 -> 500 | |||
2017-06-05 | Made it so that rubber-related recipes accept more than one rubber type | Johannes Gäßler | |
LV, MV, HV recipes accept all rubbers. EV+ recipes accept only synthetic rubbers. Affected items: Pump, Conveyor Module, Plunger, Because it is not easily possible to have this functionality for the Assembly Line, the Assembly Line still accepts only one type of rubber for each recipe. | |||
2017-06-04 | Merge branch 'ChemistryUpdate' of ↵ | Johannes Gäßler | |
https://github.com/JohannesGaessler/GT5-Unofficial into ChemistryUpdate | |||
2017-06-04 | Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5 | Johannes Gäßler | |
Limited the minimal recipe time for the LCM to 2 ticks to avoid bugs. | |||
2017-06-04 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-04 | wire/pipe hiding/reduced size | Technus | |
2017-06-04 | Monocrystalline Silicon Boule | Blood-Asp | |
2017-06-04 | Cleanroom controller outputs efficency as redstone signal #948 | Blood-Asp | |
2017-06-03 | 1ddc91a | Technus | |
2017-06-03 | Fix Pollution bug | Blood-Asp | |
2017-06-03 | Increased the input slots of the assembler from 2 to 6. | Johannes Gäßler | |
2017-06-02 | Some ODP fixes, energy checking, add radius in tooltip, add "missing pipes" ↵ | Techlone | |
message for II-IV tiers change build.gradle for debugging in IDEA | |||
2017-06-02 | Make Casings and reinforced blocks transfer redstone signals | Blood-Asp | |
2017-06-01 | Added methods for adding Distillery recipes with a solid output. | Johannes Gäßler | |
Universal Distillation recipes now utilize the solid output. Fixed the chemical formula for Tetranitromethane and fluid name for NitroDiesel | |||
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-01 | OreDrill state saving | Techlone | |
2017-06-01 | Fix OreDrill; fix getting block in ItemList; some changes in addInformation ↵ | Techlone | |
- need check this | |||
2017-06-01 | Teleporter and Energy Transmitter fixes | Blood-Asp | |
2017-06-01 | Cleanup and some commentary | Daniel | |
2017-06-01 | 7bd71fe | Daniel | |
2017-06-01 | Fix that so pollution is not negative. | Daniel | |
2017-06-01 | 8e0e516 | Technus | |
2017-06-01 | Cherry-Pick c12e474 | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 | |||
2017-06-01 | that makes it look better? | Technus | |