Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-03-26 17:23:41 -04:00
..
asm Giant optimise imports. 2014-11-10 21:53:29 +00:00
base Fixed an API issue, implemented new default icon system to allow for dynamic factory icons based on recipe type 2015-03-26 17:10:32 -04:00
block A few fixes for the last commit 2015-03-26 17:23:41 -04:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Rewrote multiblock data saving, changed simple side names 2015-03-25 21:49:07 -04:00
entity Polished off the upgrade system - now works consistently and properly for all Mekanism machines. Also, fixed a flamethrower bug 2015-02-26 16:47:36 -05:00
frequency Implemented a failsafe tick handler in FrequencyManager, fixed a small deactivation mishap 2015-03-12 23:29:11 -05:00
integration Waila integration - fixes issues with Induction Cells & Induction Providers, also fixed println 2015-03-22 01:33:17 -05:00
inventory Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
item Fixed an API issue, implemented new default icon system to allow for dynamic factory icons based on recipe type 2015-03-26 17:10:32 -04:00
multiblock Fixed upgrades not maintaining machine dataa 2015-03-25 23:51:46 -04:00
multipart Rewrote multiblock data saving, changed simple side names 2015-03-25 21:49:07 -04:00
network Fix #2298 2015-03-22 02:23:45 +00:00
recipe Fixed another transition issue 2015-03-22 16:16:01 -04:00
tile Fixed an API issue, implemented new default icon system to allow for dynamic factory icons based on recipe type 2015-03-26 17:10:32 -04:00
util Fixed redstone neighbor checks. Now works exactly as the Minecraft check does, simply without loading chunks. 2015-03-26 09:30:55 -04:00
voice Giant optimise imports. 2014-11-10 21:53:29 +00:00
world Giant optimise imports. 2014-11-10 21:53:29 +00:00
BoxBlacklistParser.java Cleanup 2015-02-19 16:34:59 -05:00
CommandMekanism.java More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
CommonPlayerTickHandler.java Fixed Gas Masks not working 2015-03-22 21:53:00 -04:00
CommonPlayerTracker.java Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
CommonProxy.java Fix #2298 2015-03-22 02:23:45 +00:00
CommonWorldTickHandler.java Rewrote multiblock data saving, changed simple side names 2015-03-25 21:49:07 -04:00
CoreGuiHandler.java
CreativeTabMekanism.java Make the mod classes significantly less godlike. 2014-08-01 01:35:06 +01:00
CTMData.java Make the rendering of Induction Matrix internals a bit nicer. 2015-03-18 01:32:35 +00:00
CTMTextureData.java Add in support for rendering sides with overriden textures. 2014-09-01 20:04:00 +01:00
EnergyNetwork.java Merge branch 'master' into development 2015-02-16 14:40:10 -05:00
FluidNetwork.java Fixed a few crashes 2015-03-22 22:52:37 -04:00
FluidSlot.java
FuelHandler.java Make the checking of instances of other mods' interfaces safer. 2015-03-23 01:11:45 +00:00
HashList.java
HeatNetwork.java Work on fusion fuel creation mechanics, allowed Chemical Washer to accept upgrades 2015-02-17 21:27:35 -05:00
IMCHandler.java IMC API for machines! 2015-03-17 08:43:41 -04:00
InfuseStorage.java Lithium! 2015-02-25 08:44:24 -05:00
InventoryNetwork.java Merge branch 'master' into development 2015-02-16 14:40:10 -05:00
ItemAttacher.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
KeySync.java
LaserManager.java Lasers now dynamically damage entities based on energy output 2015-03-21 11:31:51 -05:00
Mekanism.java Rewrote multiblock data saving, changed simple side names 2015-03-25 21:49:07 -04:00
MekanismBlocks.java Re-organise imports. 2014-09-03 19:00:03 +01:00
MekanismItems.java Localisation, icon, fixes. 2015-03-21 19:13:15 +00:00
ObfuscatedNames.java Fixed capes 2015-02-11 08:36:52 -05:00
OreDictCache.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
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 Giant optimise imports. 2014-11-10 21:53:29 +00:00
RobitAIPickup.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
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 Fixed some naming - factories now display their complete names 2015-03-26 10:17:06 -04:00
Upgrade.java Gas Upgrades. 2015-03-21 19:13:04 +00:00
Version.java