Mekanism-tilera-Edition/src/main/java/mekanism/common
2015-04-10 08:24:34 -04:00
..
asm Giant optimise imports. 2014-11-10 21:53:29 +00:00
base Prioritise faster paths, by making cost inversely proportional to speed. 2015-04-09 02:39:23 +01:00
block Configurable values for Mekanism tier-related properties 2015-04-01 11:06:27 -04:00
chunkloading More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05:00
content Fix Transporters with multipart. 2015-04-09 02:39:23 +01:00
entity Flamethrower now only sets blocks to fire on server 2015-03-28 17:10:55 -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 Fixed a Metallurgic Infuser container bug, hopefully fixed flamethrowers on SMP 2015-03-20 01:39:22 -04:00
item Merge branch 'development' into networkRefactor 2015-04-04 02:58:26 +01:00
multiblock Fixed upgrades not maintaining machine dataa 2015-03-25 23:51:46 -04:00
multipart Prioritise faster paths, by making cost inversely proportional to speed. 2015-04-09 02:39:23 +01:00
network Fix API, put back some methods that GC uses, optimise imports in API. 2015-04-06 18:53:16 +01:00
recipe Fixed a few models, fixed a crash 2015-03-27 13:09:41 -04:00
tile Fixed compile, bumped version to 8.1.1 2015-04-10 08:24:28 -04:00
transmitters Fix a last few issues, and stop leaking networks on the client 2015-04-06 04:11:08 +01:00
util Fix some stuff I missed in the merge, and server-client communication. 2015-04-04 02:44:14 +01: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 More work on teleporters, implemented chunkloading 2015-03-12 22:55:37 -05: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 ThreadSparkle is now operated in main client thread time - new safety checks will prevent serious lag anyway 2015-04-07 10:41:17 -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 Make the rendering of Induction Matrix internals a bit nicer. 2015-03-18 01:32:35 +00:00
CTMTextureData.java Add in support for rendering sides with overriden textures. 2014-09-01 20:04:00 +01:00
EnergyNetwork.java Fix API, put back some methods that GC uses, optimise imports in API. 2015-04-06 18:53:16 +01:00
FluidNetwork.java Restore some client-side network stuff. More fixes 2015-04-06 01:29:07 +01:00
FluidSlot.java
FuelHandler.java Make the checking of instances of other mods' interfaces safer. 2015-03-23 01:11:45 +00: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 Entity Detection mode for Laser Amplifier 2015-03-30 20:18:08 -04:00
Mekanism.java Fixed compile, bumped version to 8.1.1 2015-04-10 08:24:28 -04:00
MekanismBlocks.java Re-organise imports. 2014-09-03 19:00:03 +01:00
MekanismItems.java Localisation, icon, fixes. 2015-03-21 19:13:15 +00: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 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 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 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 Configurable values for Mekanism tier-related properties 2015-04-01 11:06:27 -04:00
Upgrade.java Gas Upgrades. 2015-03-21 19:13:04 +00:00
Version.java