Mekanism-tilera-Edition/src/main/java/mekanism/common
Aidan C. Brady d4d7e88c4e Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration.
As of now, only items are supported, and the actual config GUI has not been changed. Only gameplay difference is three new configurator modes.
2015-03-07 19:09:23 -05:00
..
asm Giant optimise imports. 2014-11-10 21:53:29 +00:00
base Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09:23 -05:00
block Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09:23 -05:00
classloading
content Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09: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 Fixed some tooltips, Hohlraum now properly accepts D-T fuel, added Hohlraum recipe, added lithium to EIM recipes 2015-03-06 07:50:09 -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 Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09:23 -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 Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09:23 -05:00
recipe Fixed PRC varying reaction time not being applied 2015-03-05 08:53:01 -05:00
tile Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09:23 -05:00
util Developed and implemented the foundation for Item/Gas/Energy/Fluid/Heat dynamic side configuration. 2015-03-07 19:09:23 -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 Added new "machines" section to config - specifically enable or disable any core Mekanism machinery, including options to remove already-existing machinery from worlds 2015-03-05 13:48:01 -05:00
CommonWorldTickHandler.java Giant optimise imports. 2014-11-10 21:53:29 +00:00
CoreGuiHandler.java
CreativeTabMekanism.java
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
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
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
LaserManager.java Flamethrowers now properly check collisions, these things are awesome 2015-02-25 10:02:04 -05:00
Mekanism.java Fixed some tooltips, Hohlraum now properly accepts D-T fuel, added Hohlraum recipe, added lithium to EIM recipes 2015-03-06 07:50:09 -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
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
Teleporter.java
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 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