Mekanism-tilera-Edition/common/mekanism/common
2013-12-18 18:42:05 +00:00
..
block Fix client update 2013-12-17 20:55:53 -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 A few charging fixes 2013-12-12 19:46:23 -05:00
item Tiny cleanup 2013-12-18 12:39:37 -05:00
miner Fixed API for @micdoodle8 2013-11-30 23:19:24 -05:00
multipart Large Model variants. Fluid contents rendering still needs work but that's not using an obj model. It could potentially; it would be a lot cleaner in code but would mean a *lot* of blender work. 2013-12-18 18:42:05 +00:00
network Remove println 2013-12-18 11:45:13 -05:00
tileentity Tiny cleanup 2013-12-18 12:39:37 -05:00
transporter Smarter Logistical Transporter future insert calculation 2013-12-04 22:04:51 -05:00
util Add upgrade modifier config 2013-12-18 13:19:08 -05:00
voice A few fixes 2013-12-09 11:56:48 -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 Fixed jetpack kicking players 2013-12-17 20:58:30 -05:00
CommonPlayerTracker.java Work on initial data system for jetpacks/gasmasks 2013-12-09 17:08:47 -05:00
CommonProxy.java Add upgrade modifier config 2013-12-18 13:19:08 -05:00
CommonWorldTickHandler.java Fixed API for @micdoodle8 2013-11-30 23:19:24 -05:00
ConnectedTextureRenderer.java Fixed API for @micdoodle8 2013-11-30 23:19:24 -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 Fixed API for @micdoodle8 2013-11-30 23:19:24 -05:00
DynamicTankCache.java Fixed API for @micdoodle8 2013-11-30 23:19:24 -05:00
EnergyNetwork.java EnergyNetwork distribution merge/split complete, will do fluid and gas stuff tomorrow 2013-12-16 19:08:52 -05:00
EntityObsidianTNT.java Fixed NEI, fixed TNT dupe 2013-10-19 12:55:21 -04:00
EntityRobit.java Fixed IC2 tiers 2013-12-04 07:19:43 -05:00
FluidNetwork.java More intelligent client-side scales 2013-12-18 11:19:30 -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 Re-add BC stuff 2013-12-03 11:10:14 -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 Work on localization support, move around some API classes to make better compatibility 2013-11-30 00:28:02 -05:00
IInvConfiguration.java Fixes! 2013-11-30 12:29:49 -05:00
ILogisticalTransporter.java Cleanup, fix a few things 2013-12-17 20:42:52 -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 Work on localization support, move around some API classes to make better compatibility 2013-11-30 00:28:02 -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 Cool stuff! 2013-12-05 16:42:00 -05:00
Mekanism.java Add upgrade modifier config 2013-12-18 13:19:08 -05:00
MekanismHooks.java Fix GregTech conflict 2013-12-14 17:58:01 -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
OreHandler.java Kill off wires for the last time, fix up jetpacks 2013-12-05 21:10:15 -05:00
PacketHandler.java Fixed API for @micdoodle8 2013-11-30 23:19:24 -05:00
RecipeHandler.java Work on stuff 2013-12-12 20:35:37 -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 Fixed API for @micdoodle8 2013-11-30 23:19:24 -05:00
TankUpdateProtocol.java Fixed API for @micdoodle8 2013-11-30 23:19:24 -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 Re-add EnumColor to API! 2013-12-01 00:03:40 -05:00
TileComponentEjector.java Merge branch 'master' into development 2013-12-15 23:22:39 -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