.. |
block
|
Fixes #2549: A block being rendered in the translucent layer will cause the item renderer to completely disable depth-writing causing silly looking models when held in hand.
|
2016-11-04 11:51:24 +01:00 |
bootstrap
|
Fixes #2516: Prefix tile entities with modid
|
2016-10-27 18:01:55 +02: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 #2556, #2579: Restore old click behaviour.
|
2016-11-05 23:28:27 +01:00 |
container
|
Fixes #2561: Do not use unchecked casts for IContainerListener.
|
2016-11-04 09:40:21 +01:00 |
core
|
Fixes #2575: Removed ITickable from AEBaseTile
|
2016-11-05 21:43:49 +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 #2433: Readded decorative slabs.
|
2016-10-21 16:27:17 +02:00 |
entity
|
Extracts item comparison from Platform into their own helper. (#2555)
|
2016-11-04 09:27:52 +01:00 |
facade
|
Fixes #2533 and #2531: Slight overhaul to how Facades store the associated item and retrieve the sprite.
|
2016-10-30 15:19:48 +01:00 |
helpers
|
Extracts item comparison from Platform into their own helper. (#2555)
|
2016-11-04 09:27:52 +01:00 |
hooks
|
Fixes #2415: Renaming remaining items/blocks.
|
2016-10-03 23:06:57 +02:00 |
integration
|
Fixes Macerator recipes when IC2 integration is enabled.
|
2016-11-02 23:45:22 +01:00 |
items
|
Fixes sidedness issues when starting up the server.
|
2016-11-04 21:02:10 +01:00 |
loot
|
Added missing file headers
|
2016-09-17 16:00:37 +02:00 |
me
|
Reduced drive update rate. (#2574)
|
2016-11-05 19:28:09 +01:00 |
parts
|
Layers and IC2 Tunnel (#2565)
|
2016-11-04 11:20:56 +01:00 |
recipes
|
Extracts item comparison from Platform into their own helper. (#2555)
|
2016-11-04 09:27:52 +01:00 |
server
|
Capitalised enums to match conventions
|
2016-09-17 15:06:00 +02: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
|
Simplified handling of rotations inside getCapability() for TileInscriber.
|
2016-11-05 23:33:24 +01:00 |
transformer
|
Fixes how several UIs draw their item slots.
|
2016-09-30 20:21:43 +02:00 |
util
|
Fixes #2571: Only call getDurabilityForDisplay if the item is damageable.
|
2016-11-05 12:58:15 +01:00 |
worldgen
|
Fixes #2567: Use heightmap for very low sea levels.
|
2016-11-04 16:13:27 +01:00 |