Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-03-20 22:54:48 -05:00
..
asm
base Implemented the SoundWrapper system again - for some reason dedicated servers won't behave without it on OS X 2015-03-19 23:16:27 -04:00
block Added config to display profiled portable tanks 2015-03-20 22:46:26 -05:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Transporters now have deeply integrated support for bins, including prediction algorithms 2015-03-17 17:30:40 -04: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
frequency Implemented a failsafe tick handler in FrequencyManager, fixed a small deactivation mishap 2015-03-12 23:29:11 -05:00
integration Cleaned up integration code, added minor aluminum ore processing. Adding new resources for full recipe processing is now stupid easy. 2015-03-17 20:22:15 -04:00
inventory Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
item Cleanup, cleared some warnings. 2015-03-18 13:51:14 +01:00
multiblock A few fixes, need to fix an output issue 2015-03-04 13:04:32 -05:00
multipart Make the @Optional removals stricter. 2015-03-16 15:48:19 +00:00
network Perfected flamethrowers in SMP 2015-03-20 13:13:24 -04:00
recipe Self-merged Chemical Infuser fix 2015-03-20 22:54:48 -05:00
tile Self-merged Chemical Infuser fix 2015-03-20 22:54:48 -05:00
util API finalization, all set for release. 2015-03-20 14:18:18 -04:00
voice
world
BoxBlacklistParser.java Cleanup 2015-02-19 16:34:59 -05:00
CommandMekanism.java More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
CommonPlayerTickHandler.java Flamethrowers now use gas 2015-03-20 17:34:11 -05:00
CommonPlayerTracker.java Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
CommonProxy.java Added config to display profiled portable tanks 2015-03-20 22:46:26 -05:00
CommonWorldTickHandler.java Implemented a failsafe tick handler in FrequencyManager, fixed a small deactivation mishap 2015-03-12 23:29:11 -05: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 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
HashList.java
HeatNetwork.java Work on fusion fuel creation mechanics, allowed Chemical Washer to accept upgrades 2015-02-17 21:27:35 -05: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 Merge branch 'master' into development 2015-02-16 14:40:10 -05:00
ItemAttacher.java
KeySync.java
LaserManager.java Make Lasers better at server-side 2015-03-18 20:52:58 +00:00
Mekanism.java Bump version to 8.0.1 - preparing to fix some bugs 2015-03-20 15:28:20 -04:00
MekanismBlocks.java
MekanismItems.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
ObfuscatedNames.java Fixed capes 2015-02-11 08:36:52 -05:00
OreDictCache.java
PacketHandler.java Flamethrower networking fixes 2015-03-20 13:06:19 -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 Added remaining framework for gas/fluid tank handling, finished new configuration implementation for PRC and Chemical Injection Chamber 2015-03-08 18:24:21 -05:00
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 Upgrades should now transition between v7 and v8 2015-03-19 18:57:09 -04:00
Version.java