Commit graph

1269 commits

Author SHA1 Message Date
AlgorithmX2
1545525f04 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-22 19:25:45 -05:00
AlgorithmX2
75bfcd9018 Enhanced Chunk Logger to dump out stack trace data via config option. 2014-08-22 19:23:48 -05:00
AlgorithmX2
8c87402134 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-22 13:50:35 -05:00
AlgorithmX2
555bb66a70 prevent crash if the interface terminal is broken while looking at it. 2014-08-22 13:50:02 -05:00
AlgorithmX2
47eb2c36f3 Added AE2 Command back in.
Added /ae2 supporters
Added /ae2 chunklogger
2014-08-22 00:27:46 -05:00
AlgorithmX2
53a78fc950 Prevent a number of AE2 blocks from reloading a chunk while its unloading. 2014-08-21 22:45:56 -05:00
AlgorithmX2
9510a84c56 Measure "Cable Length" with debug card. 2014-08-21 11:44:55 -05:00
AlgorithmX2
e1237468b8 Prevent encoding Patterns with zero quantity items. 2014-08-20 23:08:59 -05:00
AlgorithmX2
e7a391fa43 Fix Crafting with items that randomly add NBT Data when you look at them. 2014-08-20 23:02:31 -05:00
AlgorithmX2
0c74b0fe0f Interfaces functioning in autonomous mode now eject items left over, such as buckets. 2014-08-20 12:07:25 -05:00
AlgorithmX2
fd49074ea4 Whoops - Also tested, works fine. 2014-08-19 21:02:37 -05:00
AlgorithmX2
8102614048 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-19 15:01:35 -05:00
AlgorithmX2
6e7721c36b Untested NEI Packet Update, this should hopefully fix issue with metadata ( not ore dictionary crafting, as well as some non oredictionary group issues like Pure vs Not Pure quartz. 2014-08-19 15:00:32 -05:00
AlgorithmX2
b97d7a83ac Fixed Bug: #0925 - Textures can be seen through the empty slots in an ME drive. 2014-08-19 00:52:22 -05:00
AlgorithmX2
4d758d75ee Fixed Bug: #0921 - P2P tunnel cannot be attuned to RF
Added Several Mekaism Attunements.
Added Several Ender IO Attunements.
Added Several Extra Utilities Attunements.
Added TE Cell / Dynamo Attunements.
2014-08-19 00:42:54 -05:00
AlgorithmX2
aa3ecfa575 Fixed Bug: #0926 - Vanilla levers cannot be flipped while holding Quartz Fixture 2014-08-19 00:05:05 -05:00
AlgorithmX2
b2c01ddae8 Fixed Bug: #0932 - Charger creates sub-network 2014-08-18 23:45:23 -05:00
AlgorithmX2
2873efc828 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-18 19:59:02 -05:00
AlgorithmX2
8f2fe4fa6e Just some commented code, it could be used for an alternate facade style. 2014-08-18 19:58:47 -05:00
AlgorithmX2
ee7869a61a Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-18 16:13:34 -05:00
AlgorithmX2
1b1c962bab Fix EyeHeight variance between client and server in part placement. 2014-08-18 16:12:45 -05:00
AlgorithmX2
3831fdd235 Fixed Bug: #0910 - Fuzzy Comparison (Split Damage at 99%) 2014-08-17 04:21:07 -05:00
AlgorithmX2
4338caa782 Non-Configured Level Emitters no longer prevent crafting recipes from registering. 2014-08-17 03:58:42 -05:00
AlgorithmX2
339709bed9 Performance Change for Facade Lighting Calculations. 2014-08-17 03:58:06 -05:00
AlgorithmX2
497b9c2e51 Fixed Bug: #0907 - World Gen Broken 2014-08-15 20:26:16 -05:00
AlgorithmX2
fd162625ee Improve error tolerance of new meteorite code, and record errors to log. 2014-08-15 12:15:24 -05:00
AlgorithmX2
189c86581a Added quartzOresClusterAmount and fixed spaces in Metorite Gen Config Names. 2014-08-15 11:04:55 -05:00
AlgorithmX2
809495c573 Fixed isDifferent in Interface Terminal sending items constantly.
Better cache.
2014-08-14 20:23:37 -05:00
AlgorithmX2
881654d48d Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-14 19:59:32 -05:00
AlgorithmX2
06295ad17f Add a simple output cache for the client to prevent constant recipe lookups when showing outputs for recipes. 2014-08-14 19:59:09 -05:00
AlgorithmX2
1944a3f6b5 Removed AE Command, and Profiler. 2014-08-14 10:07:42 -05:00
AlgorithmX2
e3c5c9545a Added Facade Crafting to NEI.
Also added some helpful text to charged quartz, and meteorite presses.
2014-08-13 20:26:41 -05:00
AlgorithmX2
35fc4a7ef2 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-08-13 20:25:35 -05:00
AlgorithmX2
3891ecbd67 Added metoriteSpawnChance to configs. 2014-08-13 19:36:37 -05:00
AlgorithmX2
8d9054e39a Add Cluster Chance to Config, also lower it slightly. 2014-08-13 19:34:54 -05:00
AlgorithmX2
36d8b576d2 Fixed minor derp in inscriber. 2014-08-13 14:57:25 -05:00
AlgorithmX2
b82857b68f Finished Crafting EmitterLogic. 2014-08-13 00:33:13 -05:00
AlgorithmX2
bcdc47622c Storage Bus can now optionally show inaccessible items. 2014-08-13 00:32:43 -05:00
AlgorithmX2
2d12ffc304 Prevent null Items? 2014-08-13 00:25:21 -05:00
AlgorithmX2
a3091741ff Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into craftingemitter 2014-08-12 19:21:42 -05:00
AlgorithmX2
130f381eb3 Tossed in a tiny null check. 2014-08-12 13:43:01 -05:00
AlgorithmX2
4883dfb78c Added BetterStorage Integration for Storage Crates
Also some old integration clean up.
2014-08-12 11:58:24 -05:00
AlgorithmX2
ff7c7a32d8 Fix Storage Bus on non standard inventories. 2014-08-12 11:56:44 -05:00
AlgorithmX2
f3a9a12e04 Fixed a crash when dealing with large ore dictionary registrations. 2014-08-11 22:56:57 -05:00
AlgorithmX2
feb7d7be95 Storage Bus no longer shows items that cannot be extracted. 2014-08-11 22:56:33 -05:00
AlgorithmX2
0e65911673 Prevent Incomplete Pushing for non crafting recipes. 2014-08-11 21:18:26 -05:00
AlgorithmX2
410cc6172d Prevent notification of neighbors when an FMP part is removed from the world. 2014-08-11 19:44:48 -05:00
AlgorithmX2
01b3292d30 Fixed Bug: #0850 - Facades are mirrored ( this time without moar bugs! ) 2014-08-11 19:44:22 -05:00
AlgorithmX2
b0d4f76874 Fixed Bug: #0871 - Drive priority error after world reload 2014-08-11 18:58:25 -05:00
AlgorithmX2
c6b6a31261 Energy Cells don't block channels silly 2014-08-11 00:09:17 -05:00