Mekanism-tilera-Edition/src/main/java/mekanism/common
2016-05-23 18:51:08 -04:00
..
asm Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
base Fixed outputting energy above Integer.MAX_VALUE to other mods, fixed tiered factories not supporting muffling upgrades, fixed boiler valve height interaction 2016-05-23 18:51:08 -04:00
block Fixed Security Desk not invalidating 2016-05-22 03:29:01 -04:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Implemented custom resistance for Refined Obsidian 2016-05-11 23:56:25 -04:00
entity Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
frequency A few bug fixes, added recipes for Security Desk 2016-03-21 19:43:03 -04:00
integration Crash fixes 2016-04-30 01:24:14 -04:00
inventory Bumped version, fixed Steel Casing recipe, fixed erratic heat behavior, fixed Turbine render crash, added missing localization, fixed Bin crafting crash 2016-05-21 13:52:28 -04:00
item Fixed 'other dust' registration 2016-05-17 13:10:51 -04:00
multiblock Fixed Energy Cube output, fixed multiblock max size, fixed Electric Pump heavy water pumping 2016-05-22 17:58:25 -04:00
multipart Fixed packet security 2016-05-17 13:49:55 -04:00
network Add network layer to make security preferences persistent 2016-04-30 11:26:12 -04:00
recipe Crash fix 2016-04-29 22:56:09 -04:00
security Add network layer to make security preferences persistent 2016-04-30 11:26:12 -04:00
tile Fixed outputting energy above Integer.MAX_VALUE to other mods, fixed tiered factories not supporting muffling upgrades, fixed boiler valve height interaction 2016-05-23 18:51:08 -04:00
transmitters Tiny cleanup 2015-04-13 08:19:36 -04:00
util Fixed outputting energy above Integer.MAX_VALUE to other mods, fixed tiered factories not supporting muffling upgrades, fixed boiler valve height interaction 2016-05-23 18:51:08 -04:00
voice Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
world Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
BoxBlacklistParser.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
CommandMekanism.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
CommonPlayerTickHandler.java Better particle rendering, bubbles when scuba tank is active, improved jetpack hover mode to disable when player is grounded 2016-03-05 18:28:52 -05:00
CommonPlayerTracker.java Add network layer to make security preferences persistent 2016-04-30 11:26:12 -04:00
CommonProxy.java Prefilled Gas Tanks option 2016-04-25 17:43:11 -04: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 Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
CTMTextureData.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
EnergyNetwork.java EnergyNetwork now only distributes demanded energy to acceptors instead of forcing transfer, should fix interaction issues 2016-03-06 13:51:11 -05:00
FluidNetwork.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
FluidSlot.java
FuelHandler.java Fixed FuelHandler crash 2015-06-29 10:30:52 -07:00
HashList.java Work on security framework 2016-03-19 22:03:17 -04: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 Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05: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 Bumped version, fixed Steel Casing recipe, fixed erratic heat behavior, fixed Turbine render crash, added missing localization, fixed Bin crafting crash 2016-05-21 13:52:28 -04:00
MekanismBlocks.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
MekanismItems.java More Assemblicator work, added Crafting Formula item 2016-03-06 19:05:34 -05:00
ObfuscatedNames.java Fixed capes 2015-02-11 08:36:52 -05:00
OreDictCache.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
PacketHandler.java Add network layer to make security preferences persistent 2016-04-30 11:26:12 -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 Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
RobitAIPickup.java Boiler work, added heat info tab, worked on polishing heat interactions among machines 2016-02-27 13:32:48 -05:00
SideData.java More work. I'm gonna let the configuration component determine send/receive instead of cluttering the GUI more 2016-03-04 12:07:34 -05:00
ThreadGetData.java
Tier.java Tiered Bins, better tier management! 2016-03-16 21:41:55 -04:00
Upgrade.java Muffling Upgrades! Mute individual machine volumes. 2016-02-02 22:55:26 -05:00
Version.java