Commit graph

273 commits

Author SHA1 Message Date
Ellpeck
a0541d1160 Made the oil generator turn-off-able with redstone
Closes #384
2016-11-21 21:19:10 +01:00
Ellpeck
0f86d83e72 Make Item Repairer and Miner use a little less power
(I guess?)
2016-11-21 20:25:32 +01:00
Ellpeck
0dc3dd7d1a Change to using proper blockstates 2016-11-21 16:23:48 +01:00
Ellpeck
58b90f66c3 Added push/pull caps to all machines 2016-11-21 13:45:23 +01:00
Ellpeck
dd7e522605 Made the Oil Generator scale per time, not per energy 2016-11-21 13:30:38 +01:00
Ellpeck
3ec92ed4c4 Made the Farmer add seeds back into the seed slots 2016-11-20 20:23:33 +01:00
Ellpeck
954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +01:00
Ellpeck
5b4efb287d Mark the solidifier dirty 2016-11-20 15:47:33 +01:00
Ellpeck
504835246c Named all containers.
Closes #383
2016-11-20 13:46:35 +01:00
Ellpeck
b39ee8228d Replace chests in village houses and lush caves with storage crates.
Also closes #382
2016-11-20 13:22:36 +01:00
Ellpeck
ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck
483d20ff99 Fixed Energy Laser Relays causing endless power loss when transferring very small amounts of RF
Closes #375
2016-11-19 10:08:47 +01:00
Ellpeck
3ce31d09fd Fix a coffee machine dupe bug
Closes #372
2016-11-18 06:37:28 +01:00
Ellpeck
346b0b54f7 Added filter mod mode 2016-11-17 14:56:26 +01:00
Ellpeck
36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck
53f6ce0a24 Add Laser Relay priorities 2016-11-16 18:51:23 +01:00
Ellpeck
b355a66c97 Fix auto split 2016-11-16 17:06:53 +01:00
Ellpeck
6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck
f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck
66aec5cfdf Allow plants to be planted on blocks other than farmland with the farmer
Closes #346
2016-11-10 16:38:37 +01:00
Ellpeck
20664fccf4 Make the Phantom Itemface work with IItemHandler only blocks.
Closes #299
2016-11-09 21:36:18 +01:00
Ellpeck
c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
Ellpeck
9337a6e6aa Added proper laser rendering instead of the particles 2016-11-08 08:53:30 +01:00
Ellpeck
5c5829d503 Made the precision dropper mark dirty and such respond to comparators correctly
Closes #331
2016-11-07 20:10:04 +01:00
Ellpeck
9e31e0c404 Made the ranged collector show particles when picking items up 2016-11-07 20:07:37 +01:00
Ellpeck
14255ea801 removed performance config options. Yea, really. 2016-11-07 19:58:34 +01:00
Ellpeck
cc554241f7 Made XP created by solidified XP not be picked up by the solidifier 2016-11-07 17:48:02 +01:00
Ellpeck
5b5e261181 It's EdwardR's fault 2016-11-03 22:43:40 +01:00
Ellpeck
de46e22840 Fix the item viewer, in very special cases, not updating its inventories 2016-11-03 10:54:28 +01:00
Ellpeck
d5ee51ff46 Made the change check in Laser Relays a bit more performance-good 2016-11-03 10:49:41 +01:00
Ellpeck
7524ee52fd Remove Util.RANDOM 2016-11-02 19:36:32 +01:00
Ellpeck
11b7ecb172 Add some more checks to the Farmer 2016-11-01 15:46:02 +01:00
Ellpeck
2efcf0eddd Fixed the empowerer not allowing extractions 2016-10-31 22:36:42 +01:00
Ellpeck
c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck
e538ab5cad Finished farmer 2016-10-31 19:03:04 +01:00
Ellpeck
8828b9c8a9 Farmer 2016-10-31 18:03:18 +01:00
Ellpeck
19b0cc7223 Remove old temporary stuff 2016-10-30 19:30:19 +01:00
Ellpeck
acebcb2fbd Changed the way crusher recipes are registered
Closes #297
2016-10-30 17:13:46 +01:00
Ellpeck
7a69273865 Significantly reduce performance loss when using Item Laser Relays and/or ESDs
Closes #279
2016-10-29 12:00:00 +02:00
Ellpeck
4e8e749f4f Made the empowerer work with all of its recipes
Closes #295
2016-10-21 00:13:21 +02:00
Ellpeck
64b62b4f80 Fixed player interface being broken 2016-10-21 00:03:58 +02:00
Ellpeck
3407aa61ba Added description to the booklet to explain what it is and that it needs to be right-clicked 2016-10-19 18:24:50 +02:00
Ellpeck
93b42be9d8 Made fishing net accept chests from different sies
Closes #273
2016-10-19 16:28:09 +02:00
Ellpeck
25c1ceffd5 Fixed horses not being able to be fed with the feeder
Closes #290
2016-10-19 15:05:42 +02:00
Ellpeck
794383ccf1 Fixed Advanced Relays connected to Item Interfaces directly having their settings swapped 2016-10-11 14:41:26 +02:00
Ellpeck
d24a09ad67 Supposedly fix a bug with item interfaces ignoring whitelisting 2016-10-11 14:24:18 +02:00
Ellpeck
80d044bb48 Use the new item handler system for inserting and extracting
Might fix #249?
2016-10-01 23:35:39 +02:00
Ellpeck
f89196a701 Made solar panel lose efficiency with transparent blocks above it
Closes #244
2016-09-17 11:48:25 +02:00
Ellpeck
936df5fd5f Made the bio reactor accept blocks as well 2016-09-14 21:48:29 +02:00
Ellpeck
c4ef288653 added bio reactor
Closes #234
2016-09-14 21:42:03 +02:00