aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2020-03-15Refactored GT_MetaTileEntity_Replicator.javabartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-03-12Merge pull request #249 from botn365/PA_separate_input_bussesMartin Robertz
Pa separate input busses
2020-03-11move getBaseMetaTileEntity actualy outside the loopbotn365
2020-03-11added the sugestionsbotn365
2020-03-11add a option to separate PA input bussesbotn365
2020-03-08Pyrolyse oven won't form with certain coils #5663Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5663
2020-03-02Undo bounding box size increase, for now. After testing might increase.Richard Hendricks
2020-03-02Add new debug switches to command list.Richard Hendricks
2020-03-02Add separate debug variables for pumps and minersRichard Hendricks
2020-02-25Provide owner's UUID to forge event bus for fake players. Second PR cuz line ↵karpov.evgeniy
endings fixed.
2020-02-23tab completion improvedrepo_alt
2020-02-23OP command to toggle debug flagsrepo_alt
2020-02-18Update ItemComb.javaTataTawa
EnergeticAlloy Combs now produce correctly, not vibrant alloy.
2020-02-15removed unused importsDream-Master
changed subversion to 33
2020-02-15Crash shortly after loading world (probably caused by pyrolyse oven texture ↵Dream-Master
change) #5577 https://github.com/GTNewHorizons/NewHorizons/issues/5577
2020-01-26Merge pull request #235 from GTNewHorizons/9-Slot-MixerMartin Robertz
Fluxed electrum no mixer recipe, only shapeless #5366
2020-01-24Fix textures of Pyrolyse OvenСпартак
962 is texture of 8 page and 66 ID. https://github.com/GTNewHorizons/NewHorizonsCoreMod/blob/master/src/main/java/com/dreammaster/gthandler/casings/GT_Block_CasingsNH.java
2020-01-17Fluxed electrum no mixer recipe, only shapeless #5366Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5366
2020-01-04- Fixed Soldering Iron consuming solder to change chunk mode.repo_alt
- Soldering Iron mention in the tooltip went missing in the rebase apparently.
2020-01-03missed translation setup.Richard Hendricks
2020-01-03Add radius to scanner output. Fixed issue with pump radius not resetting ↵Richard Hendricks
pump queue. Added localization for some infos.
2020-01-03- Ore Drilling plant in chunkloading mode was skipping central chunk.repo_alt
- Version bumped
2020-01-03Nikolite & Miner Fixes (#230)bartimaeusnek
+ Fixed gt recipes not working for Electrotine + Fixed Miner loading with "0" chunks when placed down + Version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-01-02Oil drills in the world will have radius reset to 0 after the update w/o ↵repo_alt
this check
2020-01-01Item dupe through the terminalrepo_alt
2019-12-28Chunkloading support for multiblock miner (#227)repo-alt
* WIP, doesn't do anything yet, up to RFC * Initial attempt at Chunk manager * Added chunkloading support to multiblock miner. * moved basic miner-independent chunkloading-related stuff up tier, to be more reusable Co-authored-by: Richard Hendricks <richardhendricks@pobox.com>
2019-12-27forgot to readd the << 4bartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-27made OreDrilling radius Chunk Sizedbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-23Removed hard dep on AE2bartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-23Fixed dust crafting bug when caching recipesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-22Make stuff visible for WAILAJason Mitchell
2019-12-21add quadrupeling to pure tungsten ore #4751Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4751
2019-12-21Digital chests refactored, preserving binary compatibility.repo_alt
2019-12-21AE2 integration for Quantum and super chests (why they are 2 different classes?)Vladimir Kalinin
2019-12-17Fix Large Combusion Engine missing maintenance lineRichard Hendricks
2019-12-174412/4883 Solar Boiler rebalance and bugfixRichard Hendricks
2019-12-174112 - update plasma turbine tooltipRichard Hendricks
2019-12-16Fix for drill and pump not preserving default values, provided by bartimaeusnekRichard Hendricks
2019-12-16Updated Seismic Prospector ore and oil outputs to be more useful.Richard Hendricks
2019-12-15Prospector display improvementsRichard Hendricks
2019-12-04Rebalanced Fortune on Minersbartimaeusnek
+rebalanced Fortune to scale linear with tier +made circuit config wrapping +rewrote a bit of code to be more readable Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-12-02improved loading times a lot (#211)bartimaeusnek
* improved loading times a lot + whitelisted only a few materials that really get changed with gt + code maintenance + tested and ready for shipping Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * improved readability Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * improved loading times by buffing recipes + buffer increases performance by another ~40% Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Fixed breaking bug + added a config option to disable material whitelist Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-11-26Range config for single block pumpBass
Adds screwdriver range configuration to single block pumps
2019-11-26Range config for ore drilling rigBass
Adds screwdriver range configuration to ore drilling rigs
2019-11-26Range config for oil drilling rigBass
Adds screwdriver range configuration to oil drilling rigs
2019-11-26Range config for single block minersBass
Adds screwdriver range configuration to single block miners
2019-11-06Bricked Blast furnace wrong bricks in description #5082Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5082
2019-10-29Revert "small Assembly Line fix"Dream-Master
This reverts commit 8de068fbf425162c75793d795c6296d03003d49e.
2019-10-15small Assembly Line fixbartimaeusnek
+ made the Assembly Line not start when the recipe voltage > possible incoming voltage Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-09-20Merge branch 'experimental' into beefixbartimaeusnek