way2muchnoise
d8e32913c3
fixes #612 , @raoulvdberge is bad and he should feel bad
2016-11-14 22:05:47 +01:00
way2muchnoise
f33bf78226
also use that tool code in the CraftingStep, fixes #619
2016-11-14 21:45:39 +01:00
way2muchnoise
33e01ceb67
use correct compare when creating actual inputs, fixes #589
2016-11-14 21:41:44 +01:00
Raoul Van den Berge
ac5ab31ace
Reader / writer GUI can't be opened when not clicking cable part.
2016-11-12 22:17:32 +01:00
Raoul Van den Berge
1dd498d51d
Additional model cleanup.
2016-11-12 22:16:34 +01:00
Raoul Van den Berge
87acf71937
Model cleanup.
2016-11-12 22:04:57 +01:00
Raoul Van den Berge
d4ca8610a0
Make redstone reader/writer work again
2016-11-12 17:57:30 +01:00
Raoul Van den Berge
39d5e8fce5
Improve grid search
2016-11-12 17:36:07 +01:00
Raoul Van den Berge
22773df0d9
Add support for delete / return keys in reader writer gui
2016-11-12 12:20:12 +01:00
Raoul Van den Berge
d04749485d
Added model for reader writer
2016-11-12 12:11:12 +01:00
Raoul Van den Berge
d4bc9465b1
Remove channel from all reader / writers if removed
2016-11-12 12:10:49 +01:00
Raoul Van den Berge
587c459e90
Tesla reader writer handler
2016-11-12 11:39:48 +01:00
Raoul Van den Berge
66785c689a
Added reader writer handler for forge energy
2016-11-12 11:30:21 +01:00
Raoul Van den Berge
9b7f0824df
Improve crafting monitor interface
2016-11-12 02:16:13 +01:00
Raoul Van den Berge
394908afe9
Added config option for reader / writer energy usage
2016-11-12 02:15:58 +01:00
Raoul Van den Berge
38d078cbcc
Fluid reader writer handlers
2016-11-12 02:06:40 +01:00
Raoul Van den Berge
2a49e3faf0
Also expose a capability on the writers
2016-11-12 01:44:48 +01:00
Raoul Van den Berge
9630f66b6d
Make class structure more logical + correctly stop redstone signal if channel is disabled
2016-11-12 01:22:26 +01:00
Raoul Van den Berge
729237918c
Redstone reader writer handler
2016-11-11 16:14:01 +01:00
Raoul Van den Berge
aee42d2214
Expose reader cap
2016-11-11 15:55:51 +01:00
Raoul Van den Berge
27e6826db5
Reader / writer selection
2016-11-11 15:44:06 +01:00
Raoul Van den Berge
d633771708
Add writer block
2016-11-11 14:31:28 +01:00
Raoul Van den Berge
66ee91b722
Adding / removing reader writer channels
2016-11-11 14:25:21 +01:00
Raoul Van den Berge
30a3f7dcde
Add reader writer gui
2016-11-11 13:55:59 +01:00
Raoul Van den Berge
8802116434
Add some neccesary API methods for the Reader Writer GUIs
2016-11-11 11:54:06 +01:00
Raoul Van den Berge
e59d7eee99
Fix errors
2016-11-11 11:49:36 +01:00
Raoul Van den Berge
18e239985d
API improvements to the reader writer stuff
2016-11-11 11:47:23 +01:00
Raoul Van den Berge
172feb7917
Fix missing method
2016-11-10 23:50:40 +01:00
Raoul Van den Berge
cf5fc7b855
Add reader / writer API
2016-11-10 23:48:40 +01:00
Raoul Van den Berge
bdaa4d9554
Bump to 1.2.5
2016-11-10 23:48:13 +01:00
Raoul Van den Berge
cb269b162d
Removed ability to put External Storages on Refined Storage network blocks
2016-11-10 22:14:07 +01:00
Raoul Van den Berge
4812ce9d18
Handle insert-only storages a bit better upon insertion
2016-11-10 22:09:57 +01:00
Raoul Van den Berge
b0b402e125
Fixed External Storage cache not working properly on Compacting Drawers, fixes #591
2016-11-10 21:46:34 +01:00
Raoul Van den Berge
da21752c40
Add specialized item storage for drawer groups, #591
2016-11-10 21:30:52 +01:00
Raoul Van den Berge
71e11909b9
Destructor needs to call the block break event
2016-11-09 20:53:34 +01:00
Raoul Van den Berge
60d9d860ce
Fixed storage cache counting up, #591
2016-11-09 17:58:42 +01:00
Raoul Van den Berge
ec8438b6d2
Fixed Wrench working when player is not sneaking
2016-11-09 17:11:21 +01:00
Raoul Van den Berge
b5240a7d68
Fixed External Storage being in item and fluid mode at the same time, fixes #601
2016-11-09 16:50:04 +01:00
Raoul Van den Berge
21613fe9f7
Fixed Disk Drive stored quantity GUI text hovering over other text, fixes #595
2016-11-09 15:56:42 +01:00
Raoul Van den Berge
ddb5dd858f
New grid filter system, fixes #602
2016-11-09 15:37:35 +01:00
Raoul Van den Berge
1e01243973
Protect reads from world being null
2016-11-09 13:41:20 +01:00
Raoul Van den Berge
e3657f693a
Bump to 1.2.4
2016-11-09 13:39:09 +01:00
Raoul Van den Berge
6474e45212
RS 1.2.3 hugh mungus edition
2016-11-06 01:45:12 +01:00
Raoul Van den Berge
c5a4560688
RS 1.2.3 hugh mungus edition
2016-11-06 01:42:12 +01:00
Raoul Van den Berge
5dfa16f7b3
RS 1.2.3 hugh mungus edition
2016-11-06 00:54:28 +01:00
Raoul Van den Berge
d517a135f0
1.2.2 done
2016-11-05 23:56:03 +01:00
Raoul Van den Berge
0ee8ba827b
Revert "Correctly save stuff, should work for Funky Locomotion integration"
...
This reverts commit f6b983f0b4
.
2016-11-05 23:36:15 +01:00
way2muchnoise
42eef3d859
fixes #585
2016-11-05 23:03:25 +01:00
way2muchnoise
0356325a26
herp a derp, #581 and #584
2016-11-05 22:55:48 +01:00
Raoul Van den Berge
909d32cfb4
Fixes #582 "Exporter deletes items on 'Extract Only'"
...
The exporter would try to insert an item, and re-insert back the remainder if there is no space. However, for storages that use "extract only" the exporter would not be able to re-insert back the remainder, which leads to item loss.
To prevent this you can now run a simulate check on extractItem so the exporter can first check *if* the item can be inserted, and be sure there is no remainder.
2016-11-05 19:08:08 +01:00