Raoul Van den Berge
2d4830347d
fix textures not updating on connect / disconnect
2015-12-24 00:22:49 +01:00
Raoul Van den Berge
c71e7dda96
solderer NEI integration
2015-12-23 18:28:30 +01:00
Raoul Van den Berge
9f9ab2dca3
controller emits a comparator signal now
2015-12-23 16:27:22 +01:00
Raoul Van den Berge
7574747c46
rename storage proxy to external storage
2015-12-23 15:32:38 +01:00
Raoul Van den Berge
683249da92
make solderer save state, tweak duration for recipes and add sided inv
2015-12-23 14:31:04 +01:00
Raoul Van den Berge
06fa4555cb
add solderer, processors, silicon, quartz enriched iron
2015-12-23 14:12:23 +01:00
Raoul Van den Berge
b3fbb394d1
unneeded import
2015-12-22 18:40:55 +01:00
Raoul Van den Berge
fcb48e09c2
use targetpoint here
2015-12-22 18:40:09 +01:00
Raoul Van den Berge
1dfe250ddc
make crafting grid work
2015-12-22 16:01:52 +01:00
Raoul Van den Berge
f502595758
crafting works, still have to make it so it gets from the network
2015-12-22 13:54:21 +01:00
Raoul Van den Berge
7a99d963b0
basic crafting grid gui stuff (no functionality yet)
2015-12-22 13:31:00 +01:00
Raoul Van den Berge
2c65adaaee
fix some tiles dropping stuff that can't be dropped
2015-12-22 13:07:57 +01:00
Raoul Van den Berge
3b143310e3
reformat
2015-12-22 12:39:03 +01:00
Raoul Van den Berge
81ee8cf7af
fix detectors.. NEXT!
2015-12-21 20:38:33 +01:00
Raoul Van den Berge
a1a014d0c5
add detectors (redstone is broken though)
2015-12-21 18:01:04 +01:00
Raoul Van den Berge
1b998258d9
make more clear
2015-12-20 19:22:53 +01:00
Raoul Van den Berge
62c5a1d82f
importer + exporter now have side buttons instead of guibuttons
2015-12-20 18:26:07 +01:00
Raoul Van den Berge
9aaad17b7e
add method for sending storage item over net
2015-12-20 16:50:54 +01:00
Raoul Van den Berge
23a9b358bf
abstracted out side buttons (thanks to this they also work on ctrls now)
2015-12-20 16:43:56 +01:00
Raoul Van den Berge
d57618f990
add search to grid!
2015-12-20 15:15:53 +01:00
Raoul Van den Berge
d3bba8d1f1
fixes
...
- remove ImporterMode, just use an int
- make some classes abstract
- made range on TE's bigger
2015-12-20 13:20:33 +01:00
Raoul Van den Berge
6b1a3283ff
bugfix sensitive cable
2015-12-19 14:05:57 +01:00
Raoul Van den Berge
54e4885020
sensitive cables
2015-12-19 13:56:27 +01:00
Raoul Van den Berge
fd787c0d0f
importer / exporter should respect sided inventories
2015-12-19 12:11:00 +01:00
Raoul Van den Berge
68a4656f22
make the exporter work
2015-12-19 10:47:22 +01:00
Raoul Van den Berge
8fc7eb8563
exporter can take up multiple slots
2015-12-19 00:58:47 +01:00
Raoul Van den Berge
2e9862d339
added the whole exporter. does nothing yet though
2015-12-19 00:47:09 +01:00
Raoul Van den Berge
cfcb518ddd
add expxorter tile..
2015-12-19 00:11:37 +01:00
Raoul Van den Berge
2f9bc96ee5
add whitelist / blacklist to importer and fix some code
2015-12-19 00:02:44 +01:00
Raoul Van den Berge
2bae408c59
add redstone controls
2015-12-18 15:10:38 +01:00
Raoul Van den Berge
8bf0f66530
rename classes
2015-12-18 13:25:28 +01:00
Raoul Van den Berge
4d5af85215
make the specimen slot work and some small improvements
2015-12-18 12:31:37 +01:00
Raoul Van den Berge
bc7aca642b
improvements to the importer
2015-12-18 03:50:44 +01:00
Raoul Van den Berge
a65d151232
importer block
2015-12-18 03:04:03 +01:00
Raoul Van den Berge
e32a94cc3c
use piston orientation way for determining dir
2015-12-17 20:00:16 +01:00
Raoul Van den Berge
16c66d2be1
add meta object to storage items
2015-12-16 00:04:44 +01:00
Raoul Van den Berge
fa363f27da
optimize cables a bit
2015-12-15 22:22:02 +01:00
Raoul Van den Berge
b47dc933c8
added stuff
...
- storage proxy block: reads an another inventory into system
- right clicking to push 1 item works
- when take() returns 0, don't give any item stack to the player
- tweaked energy usage
2015-12-15 21:58:21 +01:00
Raoul Van den Berge
62cca754a3
also check NBT of an item
2015-12-13 23:24:12 +01:00
Raoul Van den Berge
04cbbb105f
change var name
2015-12-13 21:34:56 +01:00
Raoul Van den Berge
3e021cdf46
massive refactor of storage
2015-12-13 21:14:54 +01:00
Raoul Van den Berge
129e5a5428
fix some todos
2015-12-13 20:13:36 +01:00
Raoul Van den Berge
7f594b5e36
very experimental drive support!!!
2015-12-13 18:10:54 +01:00
Raoul Van den Berge
f04c1a8fb9
better name
2015-12-12 22:26:16 +01:00
Raoul Van den Berge
7db9674ad6
fix energy extraction + can only receive energy, not take energy
2015-12-12 22:06:50 +01:00
Raoul Van den Berge
8e443e5fd9
storage cells + drives
2015-12-12 21:22:01 +01:00
Raoul Van den Berge
003e87bd4d
fix rendering in grid
2015-12-12 00:30:52 +01:00
Raoul Van den Berge
feac88c17f
pushing stuff to grid storage
2015-12-12 00:04:29 +01:00
Raoul Van den Berge
c271f0f5c5
grid block connected / disconnected texture
2015-12-10 01:27:40 +01:00
Raoul Van den Berge
330b68fb3a
textures for the controller + basic code for directional blocks
2015-12-10 00:47:40 +01:00