Applied-Energistics-2-tiler.../src/main/java/appeng
2016-09-12 20:52:32 +02:00
..
block First pass of implementing rendering for crafting cubes (#7) 2016-09-12 01:11:38 +02:00
bootstrap First pass of implementing rendering for crafting cubes (#7) 2016-09-12 01:11:38 +02:00
client Fixes missing particle texture (causes crashes in certain scenarios like breaking the block with a pickaxe). 2016-09-12 01:50:12 +02:00
container Fixed broken name of TileStationSecurity -> TileSecurityStation 2016-08-26 13:51:38 +02:00
core First pass of implementing rendering for crafting cubes (#7) 2016-09-12 01:11:38 +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 Restored glass model that implements the uv shift. 2016-08-26 12:42:21 +02:00
entity 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
facade Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
helpers Change of naming convention 2016-08-19 12:38:21 +02:00
hooks Fixes incorrect onItemUse declaration, which in turn fixes the color applicator. 2016-09-12 01:46:55 +02:00
integration Removed old rendering system 2016-06-29 12:22:18 +02:00
items Remove custom packet send to server for part placement since this is triggered again on the server automatically by forge. 2016-09-12 20:52:32 +02:00
loot 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
me First pass of implementing rendering for crafting cubes (#7) 2016-09-12 01:11:38 +02:00
parts Remove custom packet send to server for part placement since this is triggered again on the server automatically by forge. 2016-09-12 20:52:32 +02:00
recipes Added item models for facades. 2016-08-28 12:10:40 +02:00
server Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
services 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
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 First pass of implementing rendering for crafting cubes (#7) 2016-09-12 01:11:38 +02:00
transformer Updated minecraft to 1.10.2 2016-06-30 12:39:39 +02:00
util Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
worldgen 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