Mekanism-tilera-Edition/src/main/java/mekanism/common
2016-02-26 19:51:37 -05:00
..
asm Giant optimise imports. 2014-11-10 21:53:29 +00:00
base Tiered Gas Tanks and tiered Fluid Tanks! 2016-02-24 17:01:43 -05:00
block Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05:00
entity Adjustable Flamethrower modes - combat, heat, and inferno 2015-11-28 08:58:26 -07:00
frequency Work on Thermodynamic Conductors 2016-02-03 11:08:36 -05:00
integration WAILA bounding block support 2016-01-11 20:55:16 -05:00
inventory Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05:00
item Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05:00
multiblock Add multiblock creation algorithm for boiler 2016-02-11 19:35:02 -05:00
multipart Thermodynamic Conductors function properly, added Thermal Evaporation Plant integration with heat system 2016-02-24 20:29:50 -05:00
network Rename Solar Evaporation Plant to Thermal Evaporation Plant 2016-02-18 18:37:38 -05:00
recipe Fix forestry sapling integration 2016-02-20 11:33:45 -05:00
tile Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05:00
transmitters Tiny cleanup 2015-04-13 08:19:36 -04:00
util Thermodynamic Conductors function properly, added Thermal Evaporation Plant integration with heat system 2016-02-24 20:29:50 -05: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 Updated Box Blacklist parser to be more intuitive 2016-01-13 16:08:14 -05:00
CommandMekanism.java Add a FakePlayer op commands. 2015-07-19 23:31:56 +01: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 Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05: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 Transmitters now intelligently maintain buffers when transmitter nodes are destroyed 2015-11-26 15:41:22 -07:00
FluidNetwork.java Fixed fluid/gas duplication 2015-11-26 14:40:46 -07:00
FluidSlot.java
FuelHandler.java Fixed FuelHandler crash 2015-06-29 10:30:52 -07:00
HashList.java Sorting buttons now work 2015-04-05 23:03:56 +10:00
HeatNetwork.java Thermodynamic Conductors function properly, added Thermal Evaporation Plant integration with heat system 2016-02-24 20:29:50 -05:00
IMCHandler.java Shapeless Mekanism Recipes, IMC crafting recipe integration, fixed removal of machine recipes 2016-01-12 18:41:15 -05:00
InfuseStorage.java Lithium! 2015-02-25 08:44:24 -05:00
InventoryNetwork.java Restore some client-side network stuff. More fixes 2015-04-06 01:29:07 +01:00
KeySync.java
LaserManager.java Implemented BuildCraft style of dummy player, integrated with BlockEvent.BreakEvent in Digital Miner and Laser logic 2015-05-23 11:36:53 -04:00
Mekanism.java Lots of work on resistive heaters, still mostly unfinished 2016-02-26 19:51:37 -05:00
MekanismBlocks.java Re-organise imports. 2014-09-03 19:00:03 +01:00
MekanismItems.java Muffling Upgrades! Mute individual machine volumes. 2016-02-02 22:55:26 -05: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 Add short parsing to PacketHandler 2016-01-05 15:35:36 -05: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 Energy Cubes and Gas Tanks now have configurable item inputs and gas/energy outputs, fixed Portable Tank item output 2016-01-29 00:34:50 -05:00
ThreadGetData.java
Tier.java Thermodynamic Conductors function properly, added Thermal Evaporation Plant integration with heat system 2016-02-24 20:29:50 -05:00
Upgrade.java Muffling Upgrades! Mute individual machine volumes. 2016-02-02 22:55:26 -05:00
Version.java