Applied-Energistics-2-tiler.../src/main/java/appeng
yueh a3c85b4a59 Fixes #2699: Do not trust the stackSize in case of internal changes.
An external inventory might change the stacksize of the slot we currently
are extracting from. Thus we have to cache the initial stackSize for a later
calculation of the extracted amount per slot.
As other inventories might NOT change the stacksize after a modification,
we can not use the stack reaching 0 as conditions to break.
2016-12-14 11:25:49 +01:00
..
block Fixes #2675: Set fullBlock correctly afterwards. 2016-12-02 22:15:56 +01:00
bootstrap Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
capabilities #2527: Implements charging of tools via RF (Forge Energy) and Tesla. Tested with Tesla Essentials and EnderIO. 2016-10-30 02:38:20 +02:00
client Fixes #2669: Missing particle texture for pylons. 2016-12-01 10:56:01 +01:00
container Fixes #2647: Prevent crafting status from crashing due to missing network. 2016-12-08 13:07:25 +01:00
core Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
coremod Removed ASMTweaker and replaced it with AT. (#2636) 2016-11-26 14:08:10 +01:00
crafting Fixes #2530: Use ItemListIgnoreCrafting to ignore craftable items. 2016-10-29 17:54:35 +02:00
debug Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
decorative Fixes #2689: Do not pass our own blockstate to the adjacent block. 2016-12-08 21:29:46 +01:00
entity Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
facade Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
helpers Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
hooks Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
integration Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
items Fixes constant reequip animation on portable cells/terminals (#2690) 2016-12-08 12:34:41 +01:00
loot Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
me Fixes #2666: Restore inventory after powerloss and still avoid dupes. 2016-12-01 16:17:46 +01:00
parts Fixes #2699: Do not trust the stackSize in case of internal changes. 2016-12-14 11:25:49 +01:00
recipes Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
server Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
services Fixes failing testing and adding missing cases. 2016-10-27 19:31:06 +02:00
spatial Modified spatial cells such that they anchor the spatial dimension @ 0,64,0. 2016-10-13 20:55:46 +02:00
tile Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
util Removed ASMTweaker and replaced it with AT. (#2636) 2016-11-26 14:08:10 +01:00
worldgen Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00