.. |
FilterSettings.java
|
Added Oredict-based checking to everything with filters~
|
2016-07-24 18:58:08 +02:00 |
IEnergyDisplay.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityAtomicReconstructor.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityBase.java
|
Made batteries output by sneak-right-clicking and added tesla support for items
|
2016-07-25 02:07:16 +02:00 |
TileEntityBookletStand.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityBreaker.java
|
Fixed everything.
|
2016-07-06 21:56:15 +02:00 |
TileEntityCanolaPress.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityCoalGenerator.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityCoffeeMachine.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityCompost.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityDirectionalBreaker.java
|
Fixed everything.
|
2016-07-06 21:56:15 +02:00 |
TileEntityDisplayStand.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityDropper.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityEnergizer.java
|
Made batteries output by sneak-right-clicking and added tesla support for items
|
2016-07-25 02:07:16 +02:00 |
TileEntityEnervator.java
|
Made batteries output by sneak-right-clicking and added tesla support for items
|
2016-07-25 02:07:16 +02:00 |
TileEntityFeeder.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityFermentingBarrel.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityFireworkBox.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityFishingNet.java
|
Cleanup!
|
2016-07-07 17:59:45 +02:00 |
TileEntityFluidCollector.java
|
Cleanup!
|
2016-07-07 17:59:45 +02:00 |
TileEntityFluidPlacer.java
|
How did I not notice this..?
|
2016-05-16 22:54:44 +02:00 |
TileEntityFurnaceDouble.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityFurnaceSolar.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityGiantChest.java
|
Add some null checks to packets
|
2016-07-24 12:48:35 +02:00 |
TileEntityGiantChestLarge.java
|
Changed the way tile entity registering and name rendering is handled
|
2016-07-03 21:57:33 +02:00 |
TileEntityGiantChestMedium.java
|
Changed the way tile entity registering and name rendering is handled
|
2016-07-03 21:57:33 +02:00 |
TileEntityGreenhouseGlass.java
|
Made Greenhouse glass a lot faster because it was totally ineffective
|
2016-07-22 20:24:38 +02:00 |
TileEntityGrinder.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityGrinderDouble.java
|
How did I not notice this..?
|
2016-05-16 22:54:44 +02:00 |
TileEntityHeatCollector.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityInputter.java
|
Added Oredict-based checking to everything with filters~
|
2016-07-24 18:58:08 +02:00 |
TileEntityInputterAdvanced.java
|
How did I not notice this..?
|
2016-05-16 22:54:44 +02:00 |
TileEntityInventoryBase.java
|
Added metadata and nbt toggles to everything that has a whitelist
|
2016-07-23 19:20:53 +02:00 |
TileEntityItemRepairer.java
|
TiCon tools lose their broken tag when repairing them in an item repairer
|
2016-07-08 14:29:12 +02:00 |
TileEntityItemViewer.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityLaserRelay.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityLaserRelayEnergy.java
|
Made batteries output by sneak-right-clicking and added tesla support for items
|
2016-07-25 02:07:16 +02:00 |
TileEntityLaserRelayEnergyAdvanced.java
|
energy laser relay variation
|
2016-07-14 16:44:01 +02:00 |
TileEntityLaserRelayEnergyExtreme.java
|
energy laser relay variation
|
2016-07-14 16:44:01 +02:00 |
TileEntityLaserRelayItem.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityLaserRelayItemWhitelist.java
|
Added Oredict-based checking to everything with filters~
|
2016-07-24 18:58:08 +02:00 |
TileEntityLavaFactoryController.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityLeafGenerator.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityMiner.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntityOilGenerator.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
TileEntityPhantomBooster.java
|
How did I not notice this..?
|
2016-05-16 22:54:44 +02:00 |
TileEntityPhantomBreaker.java
|
How did I not notice this..?
|
2016-05-16 22:54:44 +02:00 |
TileEntityPhantomEnergyface.java
|
Made batteries output by sneak-right-clicking and added tesla support for items
|
2016-07-25 02:07:16 +02:00 |
TileEntityPhantomface.java
|
Fixed everything.
|
2016-07-06 21:56:15 +02:00 |
TileEntityPhantomItemface.java
|
CLEANUP
|
2016-06-05 12:52:59 +02:00 |
TileEntityPhantomLiquiface.java
|
Massive cleanup
|
2016-06-17 23:50:39 +02:00 |
TileEntityPhantomPlacer.java
|
Cleanup!
|
2016-07-07 17:59:45 +02:00 |
TileEntityPhantomRedstoneface.java
|
Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together
|
2016-06-10 21:52:37 +02:00 |
TileEntityPlacer.java
|
How did I not notice this..?
|
2016-05-16 22:54:44 +02:00 |
TileEntityPlayerInterface.java
|
Made batteries output by sneak-right-clicking and added tesla support for items
|
2016-07-25 02:07:16 +02:00 |
TileEntityRangedCollector.java
|
Added Oredict-based checking to everything with filters~
|
2016-07-24 18:58:08 +02:00 |
TileEntityShockSuppressor.java
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
TileEntitySmileyCloud.java
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
TileEntityXPSolidifier.java
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |