Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-07-14 14:30:51 -07:00
..
asm
base Fixed Universal Cable IC2 interaction, Solar Evaporation Plants now cool down half as fast as they did previously, also continue to operate with internal heat at night 2015-06-13 12:39:23 -04:00
block Update getPickBlock() to use the new non-deprecated version. 2015-07-08 12:34:02 +02:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Go ahead and bump Forge to latest recommended, 1291 is looking too old 2015-07-14 14:22:27 -07:00
entity Fixed Balloon render on player entities 2015-06-17 13:53:30 -04:00
frequency Implemented a failsafe tick handler in FrequencyManager, fixed a small deactivation mishap 2015-03-12 23:29:11 -05:00
integration Bump version to 8.0.3 2015-03-26 18:08:56 -04:00
inventory Stacked Electric Chests can now open 2015-06-05 10:08:15 -04:00
item Go ahead and bump Forge to latest recommended, 1291 is looking too old 2015-07-14 14:22:27 -07:00
multiblock Fixed hash code assignment 2015-04-12 17:16:16 -04:00
multipart Added fake player readout, closes #2771 2015-06-29 10:45:39 -07:00
network Configurable gas storage capacities for flamethrower, jetpack & scuba tank 2015-06-30 15:01:14 -07:00
recipe Fixed a Bin issue 2015-05-28 16:43:01 -04:00
tile Accept power from ForgeDirection.UNKNOWN 2015-07-14 14:30:51 -07:00
transmitters Tiny cleanup 2015-04-13 08:19:36 -04:00
util Added a config entry allowing operators to bypass restrictions 2015-06-05 09:47:59 -04:00
voice
world
BoxBlacklistParser.java Cleanup 2015-02-19 16:34:59 -05:00
CommandMekanism.java Moved debug reference to MekanismAPI, fixed RC recipe 2015-06-15 12:39:48 -04: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 Configurable gas storage capacities for flamethrower, jetpack & scuba tank 2015-06-30 15:01:14 -07: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 Fixed Universal Cable IC2 interaction, Solar Evaporation Plants now cool down half as fast as they did previously, also continue to operate with internal heat at night 2015-06-13 12:39:23 -04:00
FluidNetwork.java Go ahead and bump Forge to latest recommended, 1291 is looking too old 2015-07-14 14:22:27 -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 Start on refactor of entire network system. 2015-04-01 02:42:36 +01: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 Restore some client-side network stuff. More fixes 2015-04-06 01:29:07 +01:00
ItemAttacher.java Fixed Solar Neutron Activator not rendering in inventory, fixed Solar Neutron Activator replacing blocks 2015-03-29 10:49:28 -04: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 Added new crusher BioFuel recipes 2015-06-30 14:54:04 -07:00
MekanismBlocks.java
MekanismItems.java Added Heavy Water Bucket! 2015-05-23 11:59:43 -04:00
ObfuscatedNames.java Fixed capes 2015-02-11 08:36:52 -05:00
OreDictCache.java
PacketHandler.java Attempt another Dynamic Tank fix 2015-06-17 15:54:01 -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 Localization fixes, part 1 2015-05-10 19:04:42 -04:00
ThreadGetData.java
Tier.java Fix console spam, we don't really need that anyway 2015-05-28 10:32:05 -04:00
Upgrade.java Localization fixes, part 1 2015-05-10 19:04:42 -04:00
Version.java