Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-19 | put back oldTime | korneel vandamme | |
2020-09-19 | Merge branch 'experimental' into patch-4 | botn365 | |
2020-09-19 | fix to much power on non perfect OC | korneel vandamme | |
2020-09-19 | Revert "fix energy consumption on OC past tick limit" | DreamMasterXXL | |
This reverts commit efbaa3fcb94da0aea4a4d51519b58df4641e68d9. | |||
2020-09-18 | fix energy consumption on OC past tick limit | botn365 | |
fix the energy consumption of the large chemical reactor where it would reduce the energy consumption if the it OCd past the tick limit | |||
2020-09-15 | fix horibe tps lag on multie smelter | botn365 | |
2020-09-09 | Merge pull request #313 from GTNewHorizons/patch-lgt-underflow | Martin Robertz | |
Fix GTNewHorizons/GT-New-Horizons-Modpack#6586 | |||
2020-09-09 | replace HashMap with a (bounded) Guava Cache | repo_alt | |
2020-09-09 | Fix GTNewHorizons/GT-New-Horizons-Modpack#6586 | Glease | |
This makes it waste the extra fuel value, give the optimal output advertised on tooltip and always have an efficiency of 100%. | |||
2020-09-08 | A simple cache for the furnace recipes, to avoid linear iteration | repo_alt | |
(Should help with https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6416) | |||
2020-09-02 | GT p2p tunnel was added to AE itself | repo_alt | |
2020-08-29 | Merge pull request #310 from moller21/experimental | Martin Robertz | |
Fix strong power redstone | |||
2020-08-29 | Move neighbour update to BaseTileEntity | moller21 | |
2020-08-25 | Redstone, power, strong, signal, cover | moller21 | |
2020-08-24 | Merge pull request #309 from moller21/experimental | Martin Robertz | |
Make chest buffers reduce server load. | |||
2020-08-23 | Revert stocking mode change. | moller21 | |
2020-08-23 | Attempt at improving chest buffers, also slowing down lower tier ones. | moller21 | |
2020-08-23 | Merge pull request #308 from redmage17/experimental | Martin Robertz | |
Added Recycling recipes for EBF Coils | |||
2020-08-18 | Added Recycling recipes for EBF Coils | redmage17 | |
Mica foil is basically Ash or Quartz Sand as it is a composite and I feel like you should not get it back. I am not adding coils to the disassembler recipes. Verified all recipes in game | |||
2020-08-02 | Fix full size pipes restrictor textures. | moller21 | |
2020-08-01 | Merge pull request #306 from hohounk/experimental | Martin Robertz | |
Simple optimization to GT_Utility.moveOneItemStack | |||
2020-08-01 | Fix batteries in machines chugging cpu to look up recipes. | moller21 | |
2020-07-31 | Better optimization for moving items between inventories. | Kalle | |
2020-07-29 | Simple optimization to GT_Utility.moveOneItemStack | Kalle | |
2020-07-26 | fix(gregtech)machineparts uev | DreamMasterXXL | |
fix uev machineparts texture UEV Electric Piston has 2 pixels miscoloured #6443 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6443 | |||
2020-07-26 | fix(gregtech)piston uev | DreamMasterXXL | |
fix uev piston texture UEV Electric Piston has 2 pixels miscoloured #6443 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6443 | |||
2020-07-26 | fix(Gregtech)T1 Ingot recipe | DreamMasterXXL | |
change compressed bronze to compressed steel | |||
2020-07-26 | fix(gregtech)derp } | DreamMasterXXL | |
(cherry picked from commit b11c0702c2b7b62a8374e8925cca5540d153c178) | |||
2020-07-25 | feat(Gregtech)add more Autoclave recipes | DreamMasterXXL | |
add new Autoclave recipes using molten void and a output of 100% Adjust distilled water amount crystal #6405 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405 | |||
2020-07-25 | change(Gregtech)recipes | DreamMasterXXL | |
change T1 heavy Duty ingot recipe from crafting to Assembler HV change Iridium Alloy Ingot recipe from crafting recipe to Assembler IV (cherry picked from commit ec51124197a8009d38e2e2027667b5c40569175f) | |||
2020-07-25 | nerf(Gregtech)Autoclave recipes | DreamMasterXXL | |
change unkown Crystal and Ae2 Crystals recipes Autoclave recipe with water gives 80% output change and with distilled water 90% crystal #6405 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405 | |||
2020-07-25 | feat(Gregtech)New Boiler Fuels | DreamMasterXXL | |
Add Cactus and Sugar Fuesl from gt++ to the single Block Boiler burn list Allow for Cactus/sugar coke/coal to be used as fuel in coal boilers. #6438 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6438 (cherry picked from commit eb900fccc4dc85dee445498c9524c9a75b5529e6) | |||
2020-07-24 | fix(Gregtech)Obsidian recipe | DreamMasterXXL | |
remove unbalanced Obsidian recipes [Cutting Machine] Obsidian Plate (not profitable) #6430 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6430 (cherry picked from commit 470f3636f882fc3b961d65bde87462cc66be128d) | |||
2020-07-23 | fix(Gregtech)add localizer | DreamMasterXXL | |
add missing localizer for assembly line/tt research station | |||
2020-07-23 | remove(Gregtech)DD Portal | DreamMasterXXL | |
remove DD Portal recipe and put it into Tec Tech research Station | |||
2020-07-23 | change(gregtech)texture from Raw DD Block | DreamMasterXXL | |
2020-07-23 | fix(Gregtech) Raw DD Portal Block | DreamMasterXXL | |
fix recipe for Raw Portal Block for DD Infusion recipe | |||
2020-07-23 | feat(Gregtech) add Raw DD Portal Block | DreamMasterXXL | |
Add Raw Poatal Block for DD Infusion recipe | |||
2020-07-19 | removed unused function | DreamMasterXXL | |
2020-07-19 | added missing imports | DreamMasterXXL | |
2020-07-19 | Rework clientside pollution (#302) | moller21 | |
* Rework clientside pollution * Pollution rework * removed debug | |||
2020-07-17 | Fixed average EU input/output display | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5472 | |||
2020-07-17 | Transformer not change visually when mode changes to step up | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5420 | |||
2020-06-20 | Item detector cover GUI fix. How'd i miss that. | moller21 | |
2020-06-12 | fix derp | Martin Robertz | |
2020-06-12 | fix | DreamMasterXXL | |
2020-06-12 | Revert "Revert "MachineBlock runnable toggle"" | DreamMasterXXL | |
This reverts commit c40ad6aecab563410ad68fde6e39bcc0e3121469. | |||
2020-06-11 | Revert "MachineBlock runnable toggle" | DreamMasterXXL | |
This reverts commit 8b93a2909d7285f6506a56889929039c41882845. | |||
2020-06-11 | Phthalic Acid change breaks things #6242 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6242 | |||
2020-06-11 | Do shit | DreamMasterXXL | |