Mekanism-tilera-Edition/common/mekanism
Joshua Gwinn 37321040f4 Fix additional source of Digital Miner tile entity freezing
The function nextSetBit was incorrectly assumed to search for indexes
starting after the index given, but it in fact is inclusive with the
index given, this can lead to the while loop turning infinite if a block
it is expecting to be there isn't there.
2014-02-19 23:52:25 -07:00
..
api Attempt some memoization, please test and report pgatt, judge 2014-02-17 18:48:31 -05:00
client Donator data is now pulled remotely, digital miner shouldn't halt the game anymore, fixed Electrolytic Separator issue. @pgatt, please test. 2014-02-19 23:21:52 -05:00
common Fix additional source of Digital Miner tile entity freezing 2014-02-19 23:52:25 -07:00
generators Kill off old induction stuff, bump version to 6.0.1 2014-02-16 23:50:56 -05:00
tools Kill off old induction stuff, bump version to 6.0.1 2014-02-16 23:50:56 -05:00