Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-03-25 21:49:07 -04:00
..
asm Giant optimise imports. 2014-11-10 21:53:29 +00:00
base Recipe and upgrade fixes. 2015-03-21 19:11:56 +00:00
block New fancy machine icon renderer - rotates top and bottom icon based on facing, also adds support for resource pack-based side textures 2015-03-25 01:19:37 -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 Gas Masks not working 2015-03-22 21:53:00 -04:00
multiblock Rewrote multiblock data saving, changed simple side names 2015-03-25 21:49:07 -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 Rewrote multiblock data saving, changed simple side names 2015-03-25 21:49:07 -04:00
util Mark inventory as dirty after transmitting items 2015-03-25 18:13:13 -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
CTMData.java Make the rendering of Induction Matrix internals a bit nicer. 2015-03-18 01:32:35 +00:00
CTMTextureData.java
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
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 Start work on the Energized Induction Matrix. This is going to be fun! 2015-02-28 13:08:17 -06:00
Upgrade.java Gas Upgrades. 2015-03-21 19:13:04 +00:00
Version.java