Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-18 | Merge pull request #151 from GTNewHorizons/bartimaeusnek-fixes | Martin Robertz | |
added explosion log | |||
2018-10-10 | Assembler recipe for basic Forestry circuit can't use NAND chips #3722 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3722 | |||
2018-10-05 | added dimethylbenzene from charcoal | DualBallers | |
2018-10-05 | fix dimethylbenzene from charcoal | DualBallers | |
2018-10-05 | add Dimethylbenzene to Distillations Tower | DualBallers | |
2018-09-19 | added explosion log | bartimaeusnek | |
+readded GalacticraftFiles for @mitchej123 GC Compat +fixed a typo in IGregTechTileEntity | |||
2018-09-16 | Work with subclassed GT cables (ie: gt++ cables) | Jason Mitchell | |
2018-09-10 | Fix caching | Jason Mitchell | |
2018-09-10 | Proper import for Objects. | Richard Hendricks | |
2018-09-10 | Trying Alkalus fix, compile problem with hashCode. | Richard Hendricks | |
2018-09-09 | Only connect on the server side. | Jason Mitchell | |
2018-09-09 | handle nulls | Jason Mitchell | |
2018-09-08 | GC Energy Compat | Jason Mitchell | |
* GT cables now properly fill GalacticCraft machines with Energy IC2/AE2 Energy Compat * Updated IC2 & AE2 energy compatability * Added an option ic2EnergySourceCompat (default is on) to allow GT cables to pull energy directly from IC2 energy sources (nuclear reactors, MSFEs, etc) without the need for a transformer * Filling IC2/AE2 energy buffers will now send multiple amps if needed Misc * Use a set instead of an arraylist for transfer electricity; deprecated backwards compatiable method left in | |||
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-09-07 | Revert "add 9 slot assembler till iv thanks to spartak" | Dream-Master | |
This reverts commit 1a5dfa592e2cb951d1fd6ca9314facc6d852ebb3. | |||
2018-09-07 | Revert "fix nei gui derp" | Dream-Master | |
This reverts commit 2e0f92449b5f63020becdb4ad8f320251cf9e243. | |||
2018-09-07 | fix naquadah reactor wiredness | Dream-Master | |
2018-09-07 | fix nei gui derp | Dream-Master | |
2018-09-07 | add 9 slot assembler till iv thanks to spartak | Dream-Master | |
2018-09-06 | remove core mod hard dependencies | Dream-Master | |
2018-09-06 | remove nq vi | Dream-Master | |
2018-09-06 | fixed text | Dream-Master | |
2018-09-06 | remove unused stuff and rename fuels | Dream-Master | |
2018-09-05 | Changed Nq Reactors to use the new Universal Class | bartimaeusnek | |
2018-09-05 | Merge branch 'New_test_dev' of ↵ | bartimaeusnek | |
https://github.com/GTNewHorizons/GT5-Unofficial into New_test_dev | |||
2018-09-05 | +added replacement class for ALL of the Nq Gen classes.... | bartimaeusnek | |
2018-09-05 | add back nq reactor tier uhv | Dream-Master | |
2018-09-05 | added back nq reactor for uhv ask 0lafe for infos :) | Dream-Master | |
2018-09-05 | Merge remote-tracking branch 'origin/pipe_overhaul_and_fluidfilter_fix' into ↵ | Dream-Master | |
New_test_dev | |||
2018-09-05 | Revert "remove Nq reactor." | Dream-Master | |
This reverts commit 2364a365608f23a08cf46b10e1c36835fc66219d. | |||
2018-09-05 | Revert "remove nq generator from item list" | Dream-Master | |
This reverts commit 848b2050d4f045a6cd6e109be1640b1a1ba63d0c. | |||
2018-09-05 | Merge branch 'New_hightier_stuff_dev' into New_test_dev | Dream-Master | |
# Conflicts: # src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2018-09-05 | Merge branch 'New_hightier_stuff_dev' into New_test_dev | Dream-Master | |
# Conflicts: # src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2018-09-05 | remobe nq generator from tile entity list | Dream-MasterXXL | |
2018-09-05 | remove nq generator from item list | Dream-MasterXXL | |
2018-09-05 | remove Nq reactor. | Dream-MasterXXL | |
@draknyte please add my new fuel to your multiblock. Thanks | |||
2018-09-05 | Merge branch 'experimental' into New_hightier_stuff_dev | Martin Robertz | |
2018-09-04 | Fix weirdness if only one of the gt6 pipes/cables are enabled | Jason Mitchell | |
2018-09-03 | * Fix: Colored cables/pipes properly connect (or don't) to each other based ↵ | Jason Mitchell | |
on color * Trigger connection evaluation on painting of cables/pipes or machines * Trigger connection evaluation on placement of blocks -- IE: A wire/pipe open to air, and then a dirt block is placed on it - this will close the pipe/wire connection | |||
2018-09-03 | Pipe/Cable overhaul & Add filter output on fluid filters | Jason Mitchell | |
* Unified connect() method for pipes/wires - each subclass has it's own canConnect(), letsIn(), and letsOut() methods that map to the specifics for that implementation * Shift Clicking while placing a GT machine will now try connecting to the cable/pipe it is placed on * You can open a connection to the air for pipes & wires, allowing the next thing you place down to auto connect (ie: a JABBA barrel) * Distribute Fluids - Modeled after several of the upstream PRs * Fluid regulators on pipes should stop spazzing out now * Fluid filter covers - Now work with filtering output BUG/TODO: * Spray paint doesn't seem to keep wires/pipes from connecting properly * Spray paint on wires/pipes should force a disconnection check | |||
2018-09-02 | Change Prometium Recipe | Daniel | |
2018-09-02 | fix cells for nq reactor | Dream-Master | |
2018-09-02 | derp fix | Dream-Master | |
2018-09-02 | spell fixes | Dream-Master | |
2018-09-02 | fix solar namings | Dream-Master | |
2018-09-02 | change solar pannels to meta generated items 03 | Dream-Master | |
add ass line localizer for items | |||
2018-09-02 | add more circuits | Dream-Master | |
2018-09-02 | add new circuit | Dream-Master | |
2018-09-02 | working on new circuits | Dream-Master | |