.. |
block
|
Fixes!
|
2013-11-16 17:23:50 -05:00 |
integration
|
Add proper IC2 item support, add maganese for future use
|
2013-10-13 01:01:30 -04:00 |
inventory
|
Bins are done :)
|
2013-11-13 16:19:41 -05:00 |
item
|
MekanismInduction module - done!
|
2013-11-16 10:21:37 -05:00 |
network
|
Added name for bins, fixed IC2 bug, hopefully fixed ConcurrentModificationException
|
2013-11-11 17:23:14 -05:00 |
tileentity
|
Fixes and enhancements for TE
|
2013-11-17 10:55:20 -05:00 |
transporter
|
Fix TE support :)
|
2013-11-16 18:56:01 -05:00 |
util
|
Fixes and enhancements for TE
|
2013-11-17 10:55:20 -05:00 |
voice
|
Kill connection if unable to trace IP
|
2013-10-18 20:24:12 -04: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
|
Update obf
|
2013-09-28 03:06:41 +01:00 |
CommonPlayerTickHandler.java
|
Minor changes
|
2013-10-18 07:33:27 -04:00 |
CommonProxy.java
|
Fix TE support :)
|
2013-11-16 18:56:01 -05:00 |
CommonWorldTickHandler.java
|
Minor changes
|
2013-10-18 07:33:27 -04: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
|
Screw it, package organization (sorry, that's an API update)
|
2013-08-26 18:49:32 -04:00 |
DynamicTankCache.java
|
First 1.6 push, still work to be done
|
2013-07-20 12:10:14 -04:00 |
EnergyNetwork.java
|
Fixes and enhancements for TE
|
2013-11-17 10:55:20 -05:00 |
EntityObsidianTNT.java
|
Fixed NEI, fixed TNT dupe
|
2013-10-19 12:55:21 -04:00 |
EntityRobit.java
|
Fixes and enhancements for TE
|
2013-11-17 10:55:20 -05:00 |
FluidNetwork.java
|
Synchronized network code, should be thread safe.
|
2013-10-20 00:04:11 -04:00 |
FluidSlot.java
|
First 1.6 push, still work to be done
|
2013-07-20 12:10:14 -04:00 |
HashList.java
|
Gave the Solar Generator a new model
|
2013-11-02 12:00:29 -04: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 |
IBoundingBlock.java
|
Rebase for new workspace (sorry)
|
2013-06-28 18:01:00 -04:00 |
IElectricChest.java
|
Rebase for new workspace (sorry)
|
2013-06-28 18:01:00 -04: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
|
Rebase for new workspace (sorry)
|
2013-06-28 18:01:00 -04: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
|
Added redstone control to machines, generators, Energy Cubes and Gas Tanks; fixed Heat Generator NBT bug
|
2013-08-02 03:16:38 -04: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
|
Bins can eject and accept items in block form, transporter support untested
|
2013-11-12 20:14:21 -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 |
IUpgradeTile.java
|
Screw it, package organization (sorry, that's an API update)
|
2013-08-26 18:49:32 -04:00 |
Mekanism.java
|
Fix TE support :)
|
2013-11-16 18:56:01 -05:00 |
MekanismHooks.java
|
Fix TE crash (temp)
|
2013-11-16 11:06:17 -05:00 |
MekanismRecipe.java
|
Screw it, package organization (sorry, that's an API update)
|
2013-08-26 18:49:32 -04:00 |
ObfuscatedNames.java
|
Use proper obfuscation
|
2013-11-07 16:59:37 -05:00 |
OreHandler.java
|
Rebase for new workspace (sorry)
|
2013-06-28 18:01:00 -04:00 |
PacketHandler.java
|
Lots of progress on ejectors and GUIs
|
2013-10-30 15:22:43 -04:00 |
PipeUtils.java
|
Screw it, package organization (sorry, that's an API update)
|
2013-08-26 18:49:32 -04:00 |
RecipeHandler.java
|
Screw it, package organization (sorry, that's an API update)
|
2013-08-26 18:49:32 -04:00 |
RobitAIFollow.java
|
Minor Robit AI enhancements
|
2013-08-01 01:28:27 -04:00 |
SynchronizedTankData.java
|
First 1.6 push, still work to be done
|
2013-07-20 12:10:14 -04:00 |
TankUpdateProtocol.java
|
A bit more organizing, nothing API related
|
2013-08-26 18:57:08 -04: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
|
Fix typo, start work on fancy Energy Cube rendering :)
|
2013-11-02 21:07:55 -04:00 |
TileComponentEjector.java
|
MekanismInduction module - done!
|
2013-11-16 10:21:37 -05:00 |
TileComponentUpgrade.java
|
Major Universal Cable improvements, started work on Bin
|
2013-11-11 14:37:56 -05:00 |
Version.java
|
v5.5.6 Beta #24
|
2013-06-29 17:24:54 -04:00 |