Applied-Energistics-2-tiler.../src/main/java/appeng
2016-10-03 17:32:57 +02:00
..
block Fixes #2392: Using the Minecraft version of Matrix4f will not set it to identity in the constructor, causing the item to disappear. 2016-10-03 17:32:57 +02:00
bootstrap Organise imports 2016-09-17 17:05:07 +02:00
client Fixes #2413 2016-10-03 17:09:55 +02:00
container Fixed broken name of TileStationSecurity -> TileSecurityStation 2016-08-26 13:51:38 +02:00
core Fixes #2403: Force stack size to 1 for removing the stack size display in the crafting amount window. 2016-10-02 21:30:13 +02:00
crafting Refactored the logging 2016-01-01 02:55:36 +01:00
debug Major Refactoring of Bootstrap Code (#75) 2016-08-26 12:42:21 +02:00
decorative Fixes #2412: Wrongly declaring SkyStone and SkyStone chest as having subtypes. 2016-10-03 16:06:55 +02:00
entity Fixes #2406: Not 100% satisfied with how it renders the item being crafted yet, but more cented than before. 2016-10-03 03:29:52 +02:00
facade Implemented facade rendering on the cable bus. 2016-09-29 21:47:50 +02:00
helpers Implemented capabilities for cable buses in a way that dispatches the capabilities to the parts on the appropriate attachment point. Implemented the capabilities for interface parts and tiles to provide a proof of concept. 2016-09-30 23:53:54 +02:00
hooks Updated forge and MCP mappings to latest version. 2016-09-30 22:13:57 +02:00
integration Re-Added original Waila integration and fixed compilation issues against new API. 2016-10-02 00:35:38 +02:00
items Fixed translations for items and blocks. 2016-10-01 16:08:27 +02:00
loot Added missing file headers 2016-09-17 16:00:37 +02:00
me Capitalised enums to match conventions 2016-09-17 15:06:00 +02:00
parts Removed usage of GL11 in favor of using GlStateManager. 2016-10-03 00:23:45 +02:00
recipes Organise imports 2016-09-17 17:05:07 +02:00
server Capitalised enums to match conventions 2016-09-17 15:06:00 +02:00
services Fixes item export failing due to minecraft returning null instead AIR. 2016-10-03 15:19:15 +02:00
spatial Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in #81. (#90) 2016-08-26 12:42:21 +02:00
tile Added capability support to AEBaseInvTile. 2016-10-01 01:53:48 +02:00
transformer Fixes how several UIs draw their item slots. 2016-09-30 20:21:43 +02:00
util Implemented facade rendering on the cable bus. 2016-09-29 21:47:50 +02:00
worldgen Added missing file headers 2016-09-17 16:00:37 +02:00