Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-03-05 09:07:40 -05:00
..
asm Giant optimise imports. 2014-11-10 21:53:29 +00:00
base Added the visuals tab. Easier than I thought! 2015-03-04 21:31:58 -05:00
block Cardboard Box no longer picks up blocks that have -1 hardness values, also prevented Electric Chests from being vulnerable to explosives when locked 2015-03-04 17:31:52 -05:00
classloading Fixed up logger, added needed overlays 2014-06-03 08:46:03 +02:00
content Added another special character to filters 2015-03-04 21:04:23 -05: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
integration Item reorganization, lithium creation 2015-02-25 09:03:14 -05:00
inventory Fixed cables screwing up over chunk boundaries, fixed positioning of title text on certain machines, added a few tooltips to Induction Cells & Providers 2015-03-04 13:38:41 -05:00
item Factory Installers are done! 2015-03-05 08:24:00 -05:00
multiblock A few fixes, need to fix an output issue 2015-03-04 13:04:32 -05:00
multipart Fixed many bugs! 2015-03-04 20:01:46 -05:00
network Merge branch 'master' into development 2015-03-04 14:30:05 -05:00
recipe Fixed PRC varying reaction time not being applied 2015-03-05 08:53:01 -05:00
tile Fixed PRC energy usage 2015-03-05 09:07:40 -05:00
util Induction Cell & Induction Provider recipes 2015-03-04 20:35:52 -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 Cleanup 2015-02-19 16:34:59 -05:00
CommandMekanism.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
CommonPlayerTickHandler.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
CommonPlayerTracker.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
CommonProxy.java Merge branch 'master' into development 2015-03-04 14:30:05 -05:00
CommonWorldTickHandler.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
CoreGuiHandler.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
CreativeTabMekanism.java Make the mod classes significantly less godlike. 2014-08-01 01:35:06 +01:00
CTMData.java More work. @unpairedbracket, I wasn't able to get connected textures to work with my Induction Ports - would you mind taking a look at the code? 2015-03-03 16:42:50 -05: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 many bugs! 2015-03-04 20:01:46 -05:00
FluidSlot.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
FuelHandler.java Update lots of APIs, most notably BC and an actual 1.7 version of CC 2014-11-13 19:30:39 +00:00
HashList.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
HeatNetwork.java Work on fusion fuel creation mechanics, allowed Chemical Washer to accept upgrades 2015-02-17 21:27:35 -05: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 Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
LaserManager.java Flamethrowers now properly check collisions, these things are awesome 2015-02-25 10:02:04 -05:00
Mekanism.java Fixed PRC varying reaction time not being applied 2015-03-05 08:53:01 -05:00
MekanismBlocks.java Re-organise imports. 2014-09-03 19:00:03 +01:00
MekanismItems.java Initial work complete for factory installers! Still need to add recipes and algorithm to transform generic machines into basic factories 2015-03-05 01:11:51 -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 Work on droppers! Easiest way to get rid of leftover fluids and gasses in machine gauges. 2015-02-26 19:30:19 -05:00
Resource.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01: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 Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
Teleporter.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
ThreadGetData.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00
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 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
Version.java Move the directory structure around to a more conventional one and start out on the 1.7 update. 2014-04-20 03:44:06 +01:00