Mekanism-tilera-Edition/common/mekanism/common
2013-12-27 01:21:55 +00:00
..
block Fixed a container bug that could have been driving some people nuts 2013-12-25 00:50:23 -05:00
classloading Add class enumerator for future class stuff 2013-12-08 00:43:20 -05:00
integration Hopefully fixed crash 2013-11-22 12:09:04 -05:00
inventory Fixed a container bug that could have been driving some people nuts 2013-12-25 00:50:23 -05:00
item Chemical Injection Chamber initial work 2013-12-24 00:23:30 -05:00
miner Intelligent inventory parsing to strategically find and grab OreDict-relative entries 2013-12-25 19:18:07 -05:00
multipart Multipart BC support, fixed recipe 2013-12-26 19:44:11 -05:00
network Fix configurable upgrade modifiers (8.0 is because 8 is maximum number of upgrades (not 9, I was being silly before) and we want to return def*upgradeModifier^1 when fully upgraded). 2013-12-27 01:21:55 +00:00
tileentity Cleaned up multipart transmitter code a bit, fixed a chunk-related connection issue 2013-12-26 02:05:25 -05:00
transporter Cleaned up multipart transmitter code a bit, fixed a chunk-related connection issue 2013-12-26 02:05:25 -05:00
util Fix configurable upgrade modifiers (8.0 is because 8 is maximum number of upgrades (not 9, I was being silly before) and we want to return def*upgradeModifier^1 when fully upgraded). 2013-12-27 01:21:55 +00:00
voice Threaded VoiceConnection, made client connection fire with server-configured port 2013-12-22 16:49:04 -05:00
BinRecipe.java Bin inventory management works! I have no idea how I managed this... 2013-11-12 11:01:16 -05:00
CommandMekanism.java Re-add EnumColor to API! 2013-12-01 00:03:40 -05:00
CommonPlayerTickHandler.java Made KeySync use keybinds instead of defaults 2013-12-26 12:02:17 -05:00
CommonPlayerTracker.java Sync server configs with client 2013-12-22 01:49:55 -05:00
CommonProxy.java Fix configurable upgrade modifiers (8.0 is because 8 is maximum number of upgrades (not 9, I was being silly before) and we want to return def*upgradeModifier^1 when fully upgraded). 2013-12-27 01:21:55 +00:00
CommonWorldTickHandler.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
ConnectedTextureRenderer.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
CoreGuiHandler.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
CreativeTabMekanism.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
DynamicFluidTank.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
DynamicTankCache.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
EnergyDisplay.java Threaded VoiceConnection, made client connection fire with server-configured port 2013-12-22 16:49:04 -05:00
EnergyNetwork.java Loads of javadocs, cleaned up Gas API code, removed old induction interfaces, made configurable machines notify neighbor when configuration changes, added functionality for GasStack-based ChemicaIInputs. 2013-12-23 17:06:22 -05:00
EntityBalloon.java Loads of javadocs, cleaned up Gas API code, removed old induction interfaces, made configurable machines notify neighbor when configuration changes, added functionality for GasStack-based ChemicaIInputs. 2013-12-23 17:06:22 -05:00
EntityObsidianTNT.java Fixed NEI, fixed TNT dupe 2013-10-19 12:55:21 -04:00
EntityRobit.java Attempting to find an energy transfer issue 2013-12-21 14:27:35 -05:00
FluidNetwork.java Fixed transfer issue 2013-12-21 14:54:12 -05:00
FluidSlot.java First 1.6 push, still work to be done 2013-07-20 12:10:14 -04:00
HashList.java Fixed Model3D textures, fixed error spam on world load, fixed Digital Miner breaking blocks on top, general code cleanup 2013-11-24 12:12:42 -06:00
IActiveState.java Fixed ridiculous client updates when GUI is open, fancy active sorter rendering, sorter eject sound effect :) 2013-11-01 23:51:10 -04:00
IAdvancedBoundingBlock.java Killed off old UE references 2013-12-21 12:51:55 -05:00
IBoundingBlock.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
IConfigurable.java Fixes! 2013-11-30 12:29:49 -05:00
IEjector.java Re-add EnumColor to API! 2013-12-01 00:03:40 -05:00
IElectricChest.java Finish multi-ID machine support 2013-11-27 16:17:10 -05:00
IElectricMachine.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
IEnergyCube.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
IFactory.java Chemical Injection Chamber initial work 2013-12-24 00:23:30 -05:00
IInvConfiguration.java Fixes! 2013-11-30 12:29:49 -05:00
ILogisticalTransporter.java Cleaned up multipart transmitter code a bit, fixed a chunk-related connection issue 2013-12-26 02:05:25 -05:00
IModule.java Removed "upgrade dump" configurator mode, upgrades can now be removed in GUIs 2013-07-06 21:33:08 -04:00
IRedstoneControl.java More efficient redstone control 2013-12-25 00:03:04 -05:00
ISpecialBounds.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
ISustainedInventory.java General cleanup 2013-06-28 19:43:45 -04:00
ISustainedTank.java First 1.6 push, still work to be done 2013-07-20 12:10:14 -04:00
ItemAttacher.java Work on Rotary Condensentrator, fixed an issue with factories 2013-11-28 16:01:23 -05:00
ITileComponent.java Several bugfixes, overhaul of TileEntity-based upgrade management 2013-08-24 21:22:45 -04:00
ITileNetwork.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
IUpgradeManagement.java Work on localization support, move around some API classes to make better compatibility 2013-11-30 00:28:02 -05:00
IUpgradeTile.java Add custom Osmium Ore generation rates, generate Copper and Tin ores 2013-12-02 11:20:25 -05:00
KeySync.java Made KeySync use keybinds instead of defaults 2013-12-26 12:02:17 -05:00
Mekanism.java Fix configurable upgrade modifiers (8.0 is because 8 is maximum number of upgrades (not 9, I was being silly before) and we want to return def*upgradeModifier^1 when fully upgraded). 2013-12-27 01:21:55 +00:00
MekanismHooks.java Fixed IC2 weird clump things replacing Mekanism recipes 2013-12-25 00:33:08 -05:00
MekanismRecipe.java Fix up recipe system to accept wildcard blocks 2013-12-02 22:42:54 -05:00
ObfuscatedNames.java Use proper obfuscation 2013-11-07 16:59:37 -05:00
OreDictManager.java Separated OreDict management from Mekanism, added proper recipes for Chemical Injection Chamber 2013-12-24 11:55:40 -05:00
OreHandler.java Kill off wires for the last time, fix up jetpacks 2013-12-05 21:10:15 -05:00
PacketHandler.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
RecipeHandler.java Chemical Injection Chamber initial work 2013-12-24 00:23:30 -05:00
RobitAIFollow.java Made robit look up on chargepad? 2013-11-21 19:27:39 -05:00
RobitAIPickup.java A few fixes and new mechanics 2013-11-21 20:31:28 -05:00
SideData.java Re-add EnumColor to API! 2013-12-01 00:03:40 -05:00
SynchronizedTankData.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
TankUpdateProtocol.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
Teleporter.java Rebase for new workspace (sorry) 2013-06-28 18:01:00 -04:00
ThreadGetData.java A bit more organizing, nothing API related 2013-08-26 18:57:08 -04:00
Tier.java Killed off old UE references 2013-12-21 12:51:55 -05:00
TileComponentEjector.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
TileComponentUpgrade.java Merge branch 'master' into development 2013-12-15 23:22:39 -05:00
Version.java v5.5.6 Beta #24 2013-06-29 17:24:54 -04:00