Applied-Energistics-2-tiler.../src/main/java/appeng
yueh 85de600d16 Splitted channeldata into two ints
Previously it did encode the current and previous used channels into the
same as well as mask it with 0xFF. Which lead to an overflow every 256
gridnodes requiring a channel. This will not happen at > 2^31

Also removes the need to bitshift them for every access.

Fixes #1510
2015-06-16 14:57:04 +02:00
..
block Merge pull request #1590 from thatsIch/b-1588-same-oredict-name-for-certus-ore-and-charged 2015-06-13 17:17:54 +02:00
client Merge pull request #1522 from yueh/feature-12 2015-06-13 16:55:03 +02:00
container Merge pull request #1522 from yueh/feature-12 2015-06-13 16:55:03 +02:00
core Merge pull request #1522 from yueh/feature-12 2015-06-13 16:55:03 +02:00
crafting Merge pull request #1425 from thatsIch/e-weaker-collection-type 2015-05-09 15:57:57 +02:00
debug Splits AEBaseBlock into AEBaseBlock + AEBaseTileBlock 2015-06-01 19:38:46 +02:00
entity Replaces all method parameter regarding their naming conventions 2015-05-08 23:25:19 +02:00
facade Updates BuildCraft to 7.0.9 2015-06-13 13:10:46 +02:00
fmp Fixes #1559: Level Emitter with P:R alloy wire does not crash anymore 2015-06-13 17:24:30 +02:00
helpers Typo in 'fward' 2015-05-18 00:33:04 +02:00
hooks Organize imports 2015-05-09 13:06:09 +02:00
integration Updates BuildCraft to 7.0.9 2015-06-13 13:10:46 +02:00
items Merge pull request #1522 from yueh/feature-12 2015-06-13 16:55:03 +02:00
me Splitted channeldata into two ints 2015-06-16 14:57:04 +02:00
parts Fixes wrong interface names for BuildCraft Transport 2015-06-13 23:42:40 +02:00
recipes Closes #1452: Implements auto-generation of custom recipes 2015-06-01 17:37:25 +02:00
server Lower case methods 2015-05-18 00:08:05 +02:00
services Improves the message generated when generating the folder for the compass data. 2015-06-13 16:05:59 +02:00
spatial Improves the message generated when generating the folder for the compass data. 2015-06-13 16:05:59 +02:00
tile Fixes #1384 - implement AdvancedShaftPowerReceiver for RotaryCraft powersink 2015-05-18 14:38:38 -04:00
transformer Organize imports 2015-05-09 13:06:09 +02:00
util Updates Forge to 1.7.10-10.13.4.1448-1.7.10 2015-06-14 09:46:44 +02:00
worldgen Improves the message generated when generating the folder for the compass data. 2015-06-13 16:05:59 +02:00