aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/BaseMetaTileEntity.java
AgeCommit message (Collapse)Author
2017-09-03Merge pull request #1184 from GTNewHorizons/texture_overhaulBlood-Asp
Texture overhaul
2017-07-30Added new info to batbuffer sensor card (nuclear control panel) - average ↵Dimach
input and output. Also fixed bug in average input/output calculation.
2017-07-28Texture overhaul,Technus
allows for more textures to be added for casing, with extra byte of data for paging. Just change the value of mTexturePage at the same time you change mMachineBlock.
2017-07-02Accounted for misc slots when shifting machine inventory contentsJohannes Gäßler
2017-07-02Added a method for calculating total version IDJohannes Gäßler
2017-07-02Fixed inventory misalignment when updating 5.09.30 -> 5.09.31Johannes Gäßler
I added a new method to BaseMetaTileEntity that shifts the Inventory index according to the change in Input/Output slots. Instrumentally I have added a new version ID that considers the GT subversion.
2017-06-25Optimize imports - intelliJ one button actionTechnus
2017-06-07Merge pull request #1076 from vlad20012/int-overflow-fixBlood-Asp
Fixed stored energy integer overflow
2017-06-06Check general redstoneoutput for nullBlood-Asp
2017-06-05Add missing translation lines. #772Blood-Asp
2017-06-04Fixed stored energy integer overflowvlad20012
2017-06-04Cleanroom controller outputs efficency as redstone signal #948Blood-Asp
2017-06-01Cherry-Pick c12e474Technus
https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9
2017-02-07Fix generating Pollution in to other worldsMaxime Legkiy
2017-01-10Fix #816 obfuscated field namevlad20012
2016-11-05Re-add single-use batteriesTimeslice42
How did this get removed? ><
2016-10-25Pollution Update/RebalanceBlood-Asp
2016-10-21Wrench shift click can move machine front directionBlood-Asp
2016-10-17Exploding GT machines now drop randomly some of their crafting components.Blood-Asp
2016-10-13Drop Items from Exploding GT Machines + ConfigBlood-Asp
2016-09-27More Pollution & bugfixesBlood-Asp
2016-09-16Fix conflictsMuramasa
2016-08-14Bugfixes 9Muramasa
2016-08-14Revert switch changeMuramasa
2016-08-14Bugfixes 5 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 6 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 7Muramasa
2016-08-14Bugfixes 6Muramasa
2016-08-14Bugfixes 5Muramasa
2016-08-14Bugfixes 4Muramasa
2016-08-14Bugfixes 3Muramasa
2016-08-14Bugfixes 2Muramasa
2016-07-21Ore System Rewrite part 2Muramasa
Lots of ore system changes Added Marble/Basalt gen Ore Mixes can now have a specified biome name that they can only spawn in
2016-06-19IC2 Single-Use battery supportBlood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley