Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | Merge pull request #531 from Prometheus0000/dimeth | Martin Robertz | |
Add LCR dimethylbenzene recipe | |||
2021-05-08 | Forgot to adjust recipe time/EU | Prometheus0000 | |
2021-05-08 | Also fix assembler one while at it | Prometheus0000 | |
2021-05-08 | Fix help message more | Prometheus0000 | |
2021-05-08 | Add LCR dimethylbenzene recipe | Prometheus0000 | |
2021-05-08 | Fix help message thing for LCR recipes | Prometheus0000 | |
2021-05-08 | Merge pull request #530 from Prometheus0000/amer | Martin Robertz | |
Fix name of americium | |||
2021-05-08 | Fix name of americium | Prometheus0000 | |
2021-05-08 | Merge pull request #529 from GTNewHorizons/patch-hopper | Martin Robertz | |
Fix soft mallet mishandling vanilla hopper | |||
2021-05-08 | Fix soft mallet mishandling vanilla hopper | Glease | |
2021-05-06 | Merge pull request #527 from GTNewHorizons/patch-7831 | Martin Robertz | |
2021-05-06 | Actually make the buffer sort config work | Glease | |
2021-05-05 | Merge pull request #526 from Prometheus0000/schem | Martin Robertz | |
Remove duplicate and erroneous recipe for the base schematic | |||
2021-05-05 | Remove duplicate and erroneous recipe for the base schematic | Prometheus0000 | |
2021-05-05 | Merge pull request #525 from Prometheus0000/card | Martin Robertz | |
Remove duplicate and fix existing sensor card recycling recipe | |||
2021-05-05 | Remove duplicate and fix existing sensor card recycling recipe | Prometheus0000 | |
Well, 'fix' is more like, 'be fair' | |||
2021-05-05 | Merge pull request #524 from Prometheus0000/BpW | Martin Robertz | |
Add water to bisphenol MB recipe | |||
2021-05-05 | Merge pull request #522 from Prometheus0000/styrene | Martin Robertz | |
Re-add styrene recipes | |||
2021-05-05 | Merge pull request #523 from Prometheus0000/shadow | Martin Robertz | |
Sets shadowiron and shadowsteel to centrifuge only | |||
2021-05-05 | Add water to bisphenol MB recipe | Prometheus0000 | |
2021-05-05 | Sets shadowiron and shadowsteel to centrifuge only | Prometheus0000 | |
I couldn't figure out how to lower the time, as it's auto-generated somehow Add spaces to the names. This is just visual Change Shadow to Shadow Metal to help differentiate the three. Also just visual | |||
2021-05-05 | Re-add styrene recipes | Prometheus0000 | |
2021-05-05 | Merge pull request #520 from repo-alt/experimental | repo-alt | |
Scanner info for the output hatch | |||
2021-05-04 | Scanner info for the output hatch | repo_alt | |
2021-05-01 | Merge pull request #519 from Prometheus0000/plascrete_fix | Martin Robertz | |
Fix plascrete needing a pickaxe and having too much hardness and BR | |||
2021-05-01 | Merge pull request #518 from GTNewHorizons/Prometheus0000-patch-1 | Martin Robertz | |
Change hardness from 5 to 0.8 | |||
2021-05-01 | Change to 1.5 | Prometheus0000 | |
2021-05-01 | Fix plascrete needing a wrench and having too much hardness and BR | Prometheus0000 | |
2021-05-01 | Change hardness from 5 to 0.8 | Prometheus0000 | |
2021-04-29 | fix(charcoalpit): stop the igniter from capturing right-click (#517) | Léa Gris | |
The Charcoal-Pit Igniter has no GUI but was needlessly capturing player's right-clicks. It was an inconvenience when right-clicking on the pit's ceiling because when reaching the Igniter, the right-click was captured and player needed to sneak to place a log block under the Igniter. | |||
2021-04-29 | Merge pull request #513 from Prometheus0000/oredict | Martin Robertz | |
Adds oredicting of synthetic rubber to conveyors and standardizes pumps | |||
2021-04-27 | Remove debug print statement in ScanPipes | Jason Mitchell | |
2021-04-27 | fix(logspam): spam unification typos (#514) | Léa Gris | |
Address issue: [Gregtech.log spam with 6724 lines of "Unknown Key for Unification, Typo?" #7866](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7866) - Fix the logic for logging possible Typos (prioritise least cost) - Improve reverse recipes by excluding ore names of tools early to prevent unexpected and un needed unification lookups - Turn off unification typo logging in reverse recipes Reduced unification typo spam from 6724, down to 11 remaining entries: ```none circuitGood circuitData circuitElite circuitMaster circuitUltimate circuitSuperconductor gearSteel gearAluminium gearStainlessSteel gearTitanium gearTungstenSteel ``` | |||
2021-04-26 | Adds oredicting of synthetic rubber to conveyors and standardizes pumps | Prometheus0000 | |
2021-04-26 | Merge pull request #28 from GTNewHorizons/experimental | Prometheus0000 | |
update | |||
2021-04-26 | fix(exception): class not found is normal when galactic greg absent (#512) | Léa Gris | |
Remove useless stacktrace by the worldgen loader when Galactic Greg is absent. | |||
2021-04-26 | Merge pull request #511 from GTNewHorizons/fix_7454 | Martin Robertz | |
fix(multiblockbase): until the muffler has a valid tile | |||
2021-04-26 | fix(multiblockbase): until the muffler has a valid tile | Léa Gris | |
address issue [NPE in GT_MetaTileEntity_MultiBlockBase.java:314 until the muffler has a valid tile #7454](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7454) | |||
2021-04-26 | Merge pull request #510 from GTNewHorizons/oil-drill-fix | Martin Robertz | |
Rescan for oil fields after chunk range config change | |||
2021-04-26 | Rescan for oil fields after chunk range config change. | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-04-26 | Merge pull request #509 from GTNewHorizons/hide_cover_fix | Martin Robertz | |
fix(hidecover) unchained posttick caused missed texture and size change | |||
2021-04-26 | fix(hidecover) unchained posttick caused missed texture and size change | Léa Gris | |
Add missing chaining of the `onPostTick` event handler to parent class. `GT_MetaPipeEntity_(Cable|Pipe|Fluid)` classes were not forwarding the `onPostTick` event handler to their parent `MetaPipeEntity` class, so pipes were not rendering the change unless another machine tile which did properly chain the event handler to its parent (like `GT_MetaTileEntity_TieredMachineBlock`) was present in same chunk. | |||
2021-04-24 | Merge pull request #505 from GTNewHorizons/fix_itemblock_brightness | Martin Robertz | |
fix(rendering): itemblocks inventory brightness and orientation | |||
2021-04-24 | Merge pull request #501 from GTNewHorizons/solar-boiler-fix | Martin Robertz | |
Fix solar boiler heat up speed | |||
2021-04-24 | cleanup(todo): remove done todo tasks mentions | Léa Gris | |
WAILAPlugins has been updated to the new solar boiler interface. Deprecated methods are left behind for backward compat with older plugins. Rebase from experimental | |||
2021-04-24 | Optimize config code | Glease | |
1. Reuse same config across all solar boilers of the same class 2. Remove shading of config field in subclass Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-04-24 | fixes(solarboiler): integer math, waila plugin interface, config | Léa Gris | |
- Fix integer math of getProductionPerSecond by moving the multiplier ahead. - Fix and deprecate WAILAPlugins interface by returning ratio adjusted values. - Simplify the inner Config class. | |||
2021-04-24 | impr(solarboilers): abstracted the config | Léa Gris | |
2021-04-24 | fix(solarboilers): fixes and QOL improvements | Léa Gris | |
- Change run-time counter from seconds to ticks since solar boilers are ticking every 10 ticks, or 0.5 second. - Prevent run-time counter from overflowing Integer.MAX_VALUE ticks. - Fix missing check of available steam before pushing to output. - Fix the cool-down rate that broke in GTNH 2.1.0.6. - Make the solar boilers entirely configurable. | |||
2021-04-24 | impr(solarboilers): configurable solar boilers | Léa Gris | |