Mekanism-tilera-Edition/common
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
..
buildcraft/api Update BC & IC2 APIs 2013-12-26 15:00:08 -05:00
codechicken/core/launch Remove @Override, thanks @Kobata 2014-01-04 18:35:55 -05:00
cofh/api Update TE, add module config syncing 2014-01-03 14:26:41 -05:00
dan200
ic2/api Updated IC2 API, added in option to disable particles/lighting updates on machines 2014-02-14 17:55:34 -05:00
mekanism Fix additional source of Digital Miner tile entity freezing 2014-02-19 23:52:25 -07:00
micdoodle8/mods/galacticraft/api
powercrystals/minefactoryreloaded/api Add IDeepStorageUnit support 2013-11-29 15:39:37 -05:00
rebelkeithy/mods/metallurgy/api