Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-15 | removed unused imports | Dream-Master | |
changed subversion to 33 | |||
2020-02-15 | Crash shortly after loading world (probably caused by pyrolyse oven texture ↵ | Dream-Master | |
change) #5577 https://github.com/GTNewHorizons/NewHorizons/issues/5577 | |||
2020-01-24 | Fix 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-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-03 | missed translation setup. | Richard Hendricks | |
2020-01-03 | Add 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-03 | Nikolite & 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-02 | Oil drills in the world will have radius reset to 0 after the update w/o ↵ | repo_alt | |
this check | |||
2019-12-28 | Chunkloading 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-27 | forgot to readd the << 4 | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-27 | made OreDrilling radius Chunk Sized | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-17 | Fix Large Combusion Engine missing maintenance line | Richard Hendricks | |
2019-12-17 | 4112 - update plasma turbine tooltip | Richard Hendricks | |
2019-12-16 | Fix for drill and pump not preserving default values, provided by bartimaeusnek | Richard Hendricks | |
2019-12-16 | Updated Seismic Prospector ore and oil outputs to be more useful. | Richard Hendricks | |
2019-12-15 | Prospector display improvements | Richard Hendricks | |
2019-12-04 | Rebalanced Fortune on Miners | bartimaeusnek | |
+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-11-26 | Range config for single block pump | Bass | |
Adds screwdriver range configuration to single block pumps | |||
2019-11-26 | Range config for ore drilling rig | Bass | |
Adds screwdriver range configuration to ore drilling rigs | |||
2019-11-26 | Range config for oil drilling rig | Bass | |
Adds screwdriver range configuration to oil drilling rigs | |||
2019-11-26 | Range config for single block miners | Bass | |
Adds screwdriver range configuration to single block miners | |||
2019-11-06 | Bricked Blast furnace wrong bricks in description #5082 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5082 | |||
2019-10-29 | Revert "small Assembly Line fix" | Dream-Master | |
This reverts commit 8de068fbf425162c75793d795c6296d03003d49e. | |||
2019-10-15 | small Assembly Line fix | bartimaeusnek | |
+ made the Assembly Line not start when the recipe voltage > possible incoming voltage Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-08-24 | Add some additional debug information to pumps; people claim to be still ↵ | Jason Mitchell | |
having problems with them | |||
2019-04-09 | Merge branch 'experimental' into bmf | bartimaeusnek | |
2019-04-09 | fixes | bartimaeusnek | |
+refractored code, +restored compability to vanilla ore gen, +moved GC and Forrestry code to own classes to prevent crashes inDev +implemented equals and hashcode on NearbySeeds class +added an information line to the Implosion Compressor tooltip | |||
2019-04-01 | Make use of scanner recipe map since i also inject my own recipes... | Technus | |
2019-03-12 | Cherry pick multiamp dynamo support for multiblock generators. Removed local ↵ | Richard Hendricks | |
explosion checks from large turbine and plasma turbine. Large turbs now support buffered 4A dynamos. | |||
2019-03-04 | New coil rebalance (1200K+) #4126 | Dream-MasterXXL | |
https://github.com/GTNewHorizons/NewHorizons/issues/4126 | |||
2019-03-01 | Add fortune bonuses to miner and multiblock miner. | Richard Hendricks | |
2019-02-12 | fixed a small oversight | bartimaeusnek | |
2019-02-12 | restored compability for the Driller Base | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2018-12-27 | fix lce 9x output | phyzzy | |
2018-12-16 | Fix mistake in example | Technus | |
2018-12-16 | More examples???? | Technus | |
2018-12-16 | Add simple mass overrides for replicator | Technus | |
2018-11-20 | add mor 1k more heat cap for all coils | Dream-Master | |
2018-11-20 | change temp of ebf coils 1k up | Dream-Master | |
2018-11-20 | New EBF Coils 12k and 15k | Dream-Master | |
Electrum Flux and Awakened Draconium | |||
2018-10-26 | remove dissabeling eggs | Dream-Master | |
2018-10-19 | Add Fusion Reactor Mk4 | Спартак | |
Change class of Fusion Reactor | |||
2018-10-18 | Merge branch 'experimental' into GT_dev | Dream-Master | |
# Conflicts: # src/main/java/gregtech/common/tileentities/generators/GT_MetaTileEntity_MagicalEnergyAbsorber.java | |||
2018-10-07 | cherry pick b46a466878c07f8343894899304dce605b6b1d44 [b46a466] | Dream-Master | |
Fixed bug in macerator recipes. (#1468) | |||
2018-09-19 | added explosion log | bartimaeusnek | |
+readded GalacticraftFiles for @mitchej123 GC Compat +fixed a typo in IGregTechTileEntity | |||
2018-09-08 | added tooltip for glass | bartimaeusnek | |
+cleaned up code a bit | |||
2018-09-08 | Various fixes | bartimaeusnek | |
+Added GT-FML-Log +Added an Exception if a Nq reactor without recipe map is created +Added the ability to add ReinforcedGlass in the CleanroomWalls (https://github.com/GTNewHorizons/NewHorizons/issues/3584) +Added a config option for changing the ReinforcedGlass percentage +Renamed Materials2 -> GTNH_ExtraMaterials and fixed it | |||
2018-08-31 | rename oil drill to oil/fluid/gas drill | Dream-Master | |
2018-08-30 | Fixed Java exception when removing chunks from list. | Richard Hendricks | |