Applied-Energistics-2-tiler.../src/main/java/appeng
yueh 38e7e579fa Fixes #2043: Storage buses updates should happen in the correct order.
This is loosely based on #2032 and should prevent any duplicated event,
but still does a refresh the whole cache due to potentially issues with
some inventories.

It also ensures that storage buses will not announce a CellArrayUpdate
before they are fully initialized, thus no longer causing them to return
null during an update.

Fixes #2403
2016-01-03 13:23:51 +01:00
..
block Merge pull request #1880 from yueh/feature-rendering-cleanup 2015-12-10 16:36:01 +01:00
client Refactored the logging 2015-12-26 23:14:29 +01:00
container Refactored the logging 2015-12-26 23:14:29 +01:00
core Refactored the logging 2015-12-26 23:14:29 +01:00
crafting Refactored the logging 2015-12-26 23:14:29 +01:00
debug Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
entity Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
facade Refactored the logging 2015-12-26 23:14:29 +01:00
fmp Refactored the logging 2015-12-26 23:14:29 +01:00
helpers Interfaces now slow down with failed crafting attempts. 2015-12-27 00:00:12 +01:00
hooks Refactored the logging 2015-12-26 23:14:29 +01:00
integration Refactored the logging 2015-12-26 23:14:29 +01:00
items Refactored the logging 2015-12-26 23:14:29 +01:00
me Fixes #2043: Storage buses updates should happen in the correct order. 2016-01-03 13:23:51 +01:00
parts Fixes #2043: Storage buses updates should happen in the correct order. 2016-01-03 13:23:51 +01:00
recipes Refactored the logging 2015-12-26 23:14:29 +01:00
server Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
services Refactored the logging 2015-12-26 23:14:29 +01:00
spatial Refactored the logging 2015-12-26 23:14:29 +01:00
tile Merge pull request #2010 from yueh/feature-logger-refactoring 2015-12-27 12:53:01 +01:00
transformer final variables and parameters 2015-09-26 21:08:18 +02:00
util Refactored the logging 2015-12-26 23:14:29 +01:00
worldgen Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00