Commit Graph

3241 Commits

Author SHA1 Message Date
Raoul Van den Berge
f778a42376 update textures 2015-12-24 00:33:45 +01:00
Raoul Van den Berge
2d4830347d fix textures not updating on connect / disconnect 2015-12-24 00:22:49 +01:00
Raoul Van den Berge
d5a6495493 add texture for the solderer 2015-12-23 18:58:17 +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
c4bcba1ed6 use inBounds + always play click noise on clear btn in grid 2015-12-23 16:00:56 +01:00
Raoul Van den Berge
532574a1b8 make the controller great again 2015-12-23 15:54:53 +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
6d8321f2ce recipes for storage parts 2015-12-23 15:19:59 +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
d0fbc2f540 add recipes for most stuff 2015-12-23 03:59:39 +01:00
Raoul Van den Berge
7044d56ecb new block textures 2015-12-23 01:36:06 +01:00
Raoul Van den Berge
7ec94f6b6b clearing crafting matrix 2015-12-22 21:41:53 +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
22c036141c wireless grid 2015-12-22 18:13:41 +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
da89f6778e move this over to block base 2015-12-21 20:40:21 +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
396f0b608c add sorting to grids 2015-12-20 19:08:35 +01:00
Raoul Van den Berge
9cb172e413 translations for sidebuttons + basic sidebuttons for grid sorting 2015-12-20 18:45:16 +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
12885c24a1 rotate block 2015-12-20 14:07:57 +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
69b1d47861 add inBounds() method to GuiBase 2015-12-20 12:46:21 +01:00
Raoul Van den Berge
e27e4c326d fix rect rendering before items 2015-12-20 12:30:10 +01:00
Raoul Van den Berge
bbcce0598f GUI refactor 2015-12-20 11:39:19 +01:00
Raoul Van den Berge
414d40499b add basic scrolling 2015-12-20 10:40:20 +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
9cd5f2487c move classes to other package 2015-12-18 03:56:25 +01:00