Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-03-21 19:44:17 +00:00
..
asm
base Recipe and upgrade fixes. 2015-03-21 19:11:56 +00:00
block Added config to display profiled portable tanks 2015-03-20 22:46:26 -05:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Transporters now have deeply integrated support for bins, including prediction algorithms 2015-03-17 17:30:40 -04:00
entity
frequency Implemented a failsafe tick handler in FrequencyManager, fixed a small deactivation mishap 2015-03-12 23:29:11 -05:00
integration Cleaned up integration code, added minor aluminum ore processing. Adding new resources for full recipe processing is now stupid easy. 2015-03-17 20:22:15 -04:00
inventory Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
item Localisation, icon, fixes. 2015-03-21 19:13:15 +00:00
multiblock A few fixes, need to fix an output issue 2015-03-04 13:04:32 -05:00
multipart Make the @Optional removals stricter. 2015-03-16 15:48:19 +00:00
network Fixed the crafting issue - it was fairly silly, actually 2015-03-21 00:50:19 -05:00
recipe Fixed Precision Sawmill not applying secondary outputs 2015-03-20 23:16:48 -05:00
tile Recalcuation things. 2015-03-21 19:44:17 +00:00
util Gas Upgrades. 2015-03-21 19:13:04 +00:00
voice
world
BoxBlacklistParser.java
CommandMekanism.java More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
CommonPlayerTickHandler.java Flamethrowers now use gas 2015-03-20 17:34:11 -05:00
CommonPlayerTracker.java Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
CommonProxy.java Fixed the crafting issue - it was fairly silly, actually 2015-03-21 00:50:19 -05:00
CommonWorldTickHandler.java Implemented a failsafe tick handler in FrequencyManager, fixed a small deactivation mishap 2015-03-12 23:29:11 -05:00
CoreGuiHandler.java
CreativeTabMekanism.java
CTMData.java Make the rendering of Induction Matrix internals a bit nicer. 2015-03-18 01:32:35 +00:00
CTMTextureData.java
EnergyNetwork.java
FluidNetwork.java Fixed many bugs! 2015-03-04 20:01:46 -05:00
FluidSlot.java
FuelHandler.java
HashList.java
HeatNetwork.java
IMCHandler.java IMC API for machines! 2015-03-17 08:43:41 -04:00
InfuseStorage.java
InventoryNetwork.java
ItemAttacher.java
KeySync.java
LaserManager.java Lasers now dynamically damage entities based on energy output 2015-03-21 11:31:51 -05:00
Mekanism.java Fixed the crafting issue - it was fairly silly, actually 2015-03-21 00:50:19 -05:00
MekanismBlocks.java
MekanismItems.java Localisation, icon, fixes. 2015-03-21 19:13:15 +00:00
ObfuscatedNames.java
OreDictCache.java
PacketHandler.java Flamethrower networking fixes 2015-03-20 13:06:19 -04:00
Resource.java Refactored Dust items, removed Obsidian ore processing (doesn't have a use considering Obsidian is just about entirely renewable) 2015-03-17 19:16:36 -04:00
RobitAIFollow.java
RobitAIPickup.java
SideData.java Added remaining framework for gas/fluid tank handling, finished new configuration implementation for PRC and Chemical Injection Chamber 2015-03-08 18:24:21 -05:00
ThreadGetData.java
Tier.java
Upgrade.java Gas Upgrades. 2015-03-21 19:13:04 +00:00
Version.java