Mekanism-tilera-Edition/common/mekanism/common
2014-02-19 23:21:52 -05:00
..
asm Remove println, we're golden guys :) 2014-01-05 00:52:23 -05:00
block Updated IC2 API, added in option to disable particles/lighting updates on machines 2014-02-14 17:55:34 -05:00
classloading Add class enumerator for future class stuff 2013-12-08 00:43:20 -05:00
entity Fixed Adv. Electric Machine issue, fixed crash, Robits now display moving treads 2014-02-03 21:28:48 -05:00
integration Add a few additional recipes 2014-02-16 13:13:35 -05:00
inventory More work 2014-02-01 12:58:22 -05:00
item Step 1 of another Digital Miner refactor 2014-02-15 15:00:42 -05:00
miner Re-add chunk checks...whoops! 2014-02-17 21:12:33 -05:00
multipart Fix negative energy buffer issue 2014-02-14 17:45:51 -05:00
network Attempt some memoization, please test and report pgatt, judge 2014-02-17 18:48:31 -05:00
recipe Fixed Adv. Electric Machine issue, fixed crash, Robits now display moving treads 2014-02-03 21:28:48 -05:00
tank Organized some classes, began work on balloon entity connections 2014-01-07 20:55:50 -05:00
tile Donator data is now pulled remotely, digital miner shouldn't halt the game anymore, fixed Electrolytic Separator issue. @pgatt, please test. 2014-02-19 23:21:52 -05:00
transporter Step 1 of another Digital Miner refactor 2014-02-15 15:00:42 -05:00
util Donator data is now pulled remotely, digital miner shouldn't halt the game anymore, fixed Electrolytic Separator issue. @pgatt, please test. 2014-02-19 23:21:52 -05:00
voice Threaded VoiceConnection, made client connection fire with server-configured port 2013-12-22 16:49:04 -05:00
BoxBlacklistParser.java Cardboard Box blacklist 2014-02-01 19:02:51 -05:00
CommandMekanism.java Maybe fix build? Also temporarily adding FMP lib 2014-01-04 13:16:24 -05:00
CommonPlayerTickHandler.java General enhancements 2014-02-05 20:22:43 -05:00
CommonPlayerTracker.java Cardboard Box blacklist 2014-02-01 19:02:51 -05:00
CommonProxy.java Start on Armored Jetpack 2014-02-05 21:25:05 -05:00
CommonWorldTickHandler.java Work on recipes, fixed a few bugs 2014-01-13 21:43:36 -05:00
ConnectedTextureRenderer.java Rename Object3D to Coord4D, work on balloons 2013-12-20 16:09:09 -05:00
CoreGuiHandler.java
CreativeTabMekanism.java
EnergyDisplay.java Config property for displaying different energy units 2014-01-11 11:49:27 -05:00
EnergyNetwork.java Fix tesseract compatibility 2014-02-15 16:44:29 -05:00
FluidNetwork.java Separate the current buffer from the throughput when examining a network 2014-01-07 03:17:59 +00:00
FluidSlot.java
HashList.java
IActiveState.java
IAdvancedBoundingBlock.java Digital Miners now have much better redstone & ComputerCraft support that puts into account all bounding blocks 2014-01-30 16:22:01 -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
IElectricMachine.java
IEnergyCube.java
IFactory.java Factories now accept proper gasses 2014-01-20 16:35:42 -05:00
IInvConfiguration.java Fixes! 2013-11-30 12:29:49 -05:00
ILogisticalTransporter.java Organized some classes, began work on balloon entity connections 2014-01-07 20:55:50 -05:00
IModule.java Update TE, add module config syncing 2014-01-03 14:26:41 -05:00
IRedstoneControl.java More efficient redstone control 2013-12-25 00:03:04 -05:00
ISpecialBounds.java
ISustainedInventory.java
ISustainedTank.java
ItemAttacher.java Update ItemAttacher to work with new transmitters 2014-01-03 17:19:02 -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 Organized some classes, began work on balloon entity connections 2014-01-07 20:55:50 -05:00
KeySync.java Made KeySync use keybinds instead of defaults 2013-12-26 12:02:17 -05:00
Mekanism.java Donator data is now pulled remotely, digital miner shouldn't halt the game anymore, fixed Electrolytic Separator issue. @pgatt, please test. 2014-02-19 23:21:52 -05:00
ObfuscatedNames.java Added in a recipe handler for the Chemical Oxidizer 2014-01-09 18:06:44 -05:00
OreDictCache.java Attempt some memoization, please test and report pgatt, judge 2014-02-17 18:48:31 -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
Resource.java Finished recipe system for new machines. 2014-01-28 15:51:30 -05:00
RobitAIFollow.java Organized some classes, began work on balloon entity connections 2014-01-07 20:55:50 -05:00
RobitAIPickup.java Organized some classes, began work on balloon entity connections 2014-01-07 20:55:50 -05:00
SideData.java Re-add EnumColor to API! 2013-12-01 00:03:40 -05:00
Teleporter.java
ThreadGetData.java Donator data is now pulled remotely, digital miner shouldn't halt the game anymore, fixed Electrolytic Separator issue. @pgatt, please test. 2014-02-19 23:21:52 -05:00
Tier.java A few bug fixes 2014-01-15 17:36:38 -05:00
Version.java