Mekanism-tilera-Edition/common/mekanism/common
2014-01-01 00:58:58 -05:00
..
block Finished Chemical Infuser rendering, added in recipes for new machines (including Combiner which means there may be a tiny conflict if you’ve already started on the name change @unpairedbracket) 2014-01-01 00:58:58 -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 Get most of the contact process stuff working with WIP textures and such. .langs will need updating again for new things (Chemical Combiner is a provisional name though, for the time being.) 2014-01-01 03:03:23 +00:00
item Get most of the contact process stuff working with WIP textures and such. .langs will need updating again for new things (Chemical Combiner is a provisional name though, for the time being.) 2014-01-01 03:03:23 +00:00
miner Intelligent inventory parsing to strategically find and grab OreDict-relative entries 2013-12-25 19:18:07 -05:00
multipart Better client energy scales in universal cables, made Logistical Transporter pull mode take one item at a time to give L. Sorter an advantage 2013-12-27 21:50:24 -05:00
network Re-enable indev machines for now, change Chemical Formulator to Oxidation Chamber, introduce sulphur dust. 2013-12-30 02:59:45 +00:00
tileentity Get most of the contact process stuff working with WIP textures and such. .langs will need updating again for new things (Chemical Combiner is a provisional name though, for the time being.) 2014-01-01 03:03:23 +00:00
transporter Better client energy scales in universal cables, made Logistical Transporter pull mode take one item at a time to give L. Sorter an advantage 2013-12-27 21:50:24 -05:00
util Fixed TE bug 2013-12-28 14:16:04 -05:00
voice Threaded VoiceConnection, made client connection fire with server-configured port 2013-12-22 16:49:04 -05:00
BinRecipe.java
CommandMekanism.java Re-add EnumColor to API! 2013-12-01 00:03:40 -05:00
CommonPlayerTickHandler.java A few tweaks to recipe balance 2013-12-26 20:27:21 -05:00
CommonPlayerTracker.java Sync server configs with client 2013-12-22 01:49:55 -05:00
CommonProxy.java Get most of the contact process stuff working with WIP textures and such. .langs will need updating again for new things (Chemical Combiner is a provisional name though, for the time being.) 2014-01-01 03:03:23 +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
CreativeTabMekanism.java
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 Better client energy scales in universal cables, made Logistical Transporter pull mode take one item at a time to give L. Sorter an advantage 2013-12-27 21:50:24 -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
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
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
IAdvancedBoundingBlock.java Killed off old UE references 2013-12-21 12:51:55 -05:00
IBoundingBlock.java
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
IEnergyCube.java
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 A few fixes 2013-12-27 12:44:08 -05:00
IModule.java
IRedstoneControl.java More efficient redstone control 2013-12-25 00:03:04 -05:00
ISpecialBounds.java
ISustainedInventory.java
ISustainedTank.java
ItemAttacher.java Work on Rotary Condensentrator, fixed an issue with factories 2013-11-28 16:01:23 -05:00
ITileComponent.java
ITileNetwork.java
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 Finished Chemical Infuser rendering, added in recipes for new machines (including Combiner which means there may be a tiny conflict if you’ve already started on the name change @unpairedbracket) 2014-01-01 00:58:58 -05: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
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 Get most of the contact process stuff working with WIP textures and such. .langs will need updating again for new things (Chemical Combiner is a provisional name though, for the time being.) 2014-01-01 03:03:23 +00: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
ThreadGetData.java
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