Applied-Energistics-2-tiler.../src/main/java/appeng
Sebastian Hartte 04e4fd10a5 Fixes lumen paintball recipes.
Fixes flux stairs.
Fixes anything that requires a wrench (network tool) or cutting knife (cable anchors).
2016-10-05 00:51:27 +02:00
..
block Refactored hit particles on cable buses and made the code much nicer. 2016-10-03 21:46:40 +02:00
bootstrap Organise imports 2016-09-17 17:05:07 +02:00
client Fixes #2415: Renaming remaining items/blocks. 2016-10-03 23:06:57 +02:00
container Fixed broken name of TileStationSecurity -> TileSecurityStation 2016-08-26 13:51:38 +02:00
core Fixes #2415: Renaming remaining items/blocks. 2016-10-03 23:06:57 +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 Fixes #2415: Renaming remaining items/blocks. 2016-10-03 23:06: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 Fixes #2434: Set default pickup delay to custom entities. 2016-10-04 19:18:56 +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 Fixes #2415: Renaming remaining items/blocks. 2016-10-03 23:06:57 +02:00
recipes Fixes lumen paintball recipes. 2016-10-05 00:51:27 +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