Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Added a function to GT_Utility called addTexturePage(byte page).
Added information about who is using which texture page in GT_Block_Casings1.
Updated GT_Block_Casings5 & GT_Block_Casings8 to utilise texture page 1.
Updated Large Chemical Reactor to reflect this change, now also uses Page 1 Index 48.
Moved the Pyrolyse oven casing index from 111 to 22, which is currently unused and within the Gregtech index space.
|
|
Fix translations
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2519
|
|
|
|
Oredict support for assline
|
|
|
|
|
|
Change Brick compression time for BBF
|
|
|
|
|
|
|
|
|
|
* NEI page access of Primitive Blast Furnace
cherry pick
Commit: e0be4bdc4504717968494503ea03b8184af96891 [e0be4bd]
* Fix #1039
* Fix #1039
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
# Conflicts:
# src/main/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_SeismicProspector.java
|
|
|
|
|
|
|
|
change recipes for seismic prospectors
change the range
|
|
|
|
|
|
|
|
|
|
Commit: 4069e24c1ebe1487491295fdaa7ff744892ee665 [4069e24]
Change diesel to combustion
|
|
Commit: af7e1d800d76d485608e74105b438c9775debc96 [af7e1d8]
Merge pull request #1272 from SuperCoder7979/Magic-Fix
Magic fix
|
|
|
|
The Oil Cracker now also accepts Input Hatches on the right side and
Output Hatches on the left side.
Input/Output Hatches must be on opposite sides of one another.
Also, Energy/Maintenance Hatches no longer need to be on the middle ring
but can also be put on the sides.
|
|
Conflicts:
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeChemicalReactor.java
|
|
1) Pump will properly save it's state and reload with chunk load/reload.
It remembers that it was pumping and doesn't immediately move down.
Additionally, corrected saving of fluid type so it will properly look it
up when it reloads
2) Fixed getYHeadOfPump() so it doesn't punch through bedrock if you
destroy the pump head. If you break a gap into an existing pipe line,
it will move down through the broken spots until it finds an existing
set of pipes - in which case it will continue from the bottom. If you
break the pump head, it will replace the last pipe with a new Head and
carry on about it's business.
|
|
Commit: 09978a0225bbbd1832e123c7d6df1ef7fdc09d5f [09978a0]
Refined
|
|
Commit: eed72ede969a408a9668281de90ea91e13d92d9f [eed72ed]
Added info to small miners tooltip.
|
|
|
|
|
|
|
|
|
|
|
|
Commit: f5abfcefe8d77e2c3c6284bff72de25c0a0ef774 [f5abfce]
The right method to find out whether the machine should break the block.
|
|
0802fdbd0272c4251c4615026643c8eadcf7fe70
9d8ac82535b0099ef70e8995bca51f62f39f9f94
e725c455b3d9025caeebdbf12cc9d25f238f74bb
3db38a5c53a771aeb37a8cf2568f79c49bb38c21
aef60bbf3b6752963b51c9c4e27b6ba03f75ba8c
ef41455fe59f2915c94c204b97cee19aa2ddcd3b
4372034ff4edc9e58629d63123b84c29e6e0e516
Drillers fix #1230
https://github.com/Blood-Asp/GT5-Unofficial/pull/1230
|
|
32d4998ec6b2a9e6d8b14450748a9ae256d311a1
Fixed small bug - basic miner cant work using battery in inner slot. #1232
https://github.com/Blood-Asp/GT5-Unofficial/pull/1232/files
|
|
|
|
0.75 or normal durability in loose fitting mode.
|
|
|
|
|
|
Makes the code more A ok
|
|
|
|
bd305c45b038819de2a0e61166da7344dbc770c7
69d557908f447be138102676309e48e5f95b32b9
Fix localization of Item Distributor #1211
https://github.com/Blood-Asp/GT5-Unofficial/pull/1211
|
|
dae15665ccb54a0a8d6a76ffcc7d48eae0abec15
Odp speed improving #1209
https://github.com/Blood-Asp/GT5-Unofficial/pull/1209
|