Raoul Van den Berge
74519fb75b
Various code improvements
2016-11-26 10:00:00 +01:00
Raoul Van den Berge
b5965b60d9
Fixed #676 - "The Exporter in fluid mode crashes"
2016-11-26 09:11:09 +01:00
Raoul Van den Berge
83ef43addb
Bump to 1.2.6
2016-11-26 09:10:47 +01:00
Raoul Van den Berge
413b63cd3f
Update changelog
2016-11-24 21:58:35 +01:00
Raoul Van den Berge
8b8a40e2d4
Fixed JEI "Show Recipes" interference
2016-11-24 20:30:48 +01:00
Raoul Van den Berge
6de3fe2996
Add changelog
2016-11-24 20:19:25 +01:00
Raoul Van den Berge
befe31af63
Added toggle to enable readers and writers
2016-11-24 20:05:58 +01:00
way2muchnoise
fd6b401f28
update forge and mappings
2016-11-24 17:52:34 +01:00
way2muchnoise
b4c9e74ea7
update ic2 dep
2016-11-24 16:38:48 +01:00
way2muchnoise
f3df142da9
fix shift clicking on the diskmanipulator, fixes #652
2016-11-24 13:12:17 +01:00
way2muchnoise
101ae365f8
update storage drawers api
2016-11-23 16:18:08 +01:00
Raoul Van den Berge
cec8c250a9
Fixes #665 - "Block place / drop event should be called by the constructor"
2016-11-23 17:01:38 +03:00
Raoul Van den Berge
643707e40c
Fixes #659 - "Constructor should be able to use fireworks"
2016-11-23 16:40:35 +03:00
way2muchnoise
3714ee3abf
add null checks in BlockCable, fixes #651
2016-11-23 14:38:16 +01:00
way2muchnoise
845c812827
fix inconsitencies with crafting and fluids, fixes #670
2016-11-23 14:28:37 +01:00
Raoul Van den Berge
9a05049f24
Fixes #654 - "Inserting a new stack type with right click will cause a stack size desync"
2016-11-23 16:26:31 +03:00
way2muchnoise
2c464d740a
fixes Darkoaksto, #661
...
not all ShapedOreRecipes should be oredicted
2016-11-22 19:11:48 +01:00
way2muchnoise
caed616c2f
should fix #592
2016-11-21 23:33:52 +01:00
way2muchnoise
b6f83c81ee
improvements to fluid io, fixes #635
2016-11-21 22:37:48 +01:00
davidog23
426a50fdfe
New API method to allow to connect graphically other tiles to cables ( #650 )
...
* Added to the API the a method to connect graphically tile entities to cables
* Changed a Set of Class to Predicate<TileEntity> and moved it to the API class
* Unneeded imports. Sorry.
* Moved the addition of the connectable condition of INetworkMaster and INetworkNode to ProxyCommon class
2016-11-21 20:02:27 +01:00
way2muchnoise
3c1efa4fbc
fixes #648 , also updates the JEI version
2016-11-20 21:07:00 +01:00
way2muchnoise
558bbdf09e
don't allow placing of fluids when there is less that 1b in the system, fixes #653
2016-11-20 20:47:28 +01:00
way2muchnoise
c8688fe8a6
don't take fluid when less than 1b in the system, #653
2016-11-20 20:46:02 +01:00
way2muchnoise
724b515e94
fixes #423
2016-11-20 20:42:01 +01:00
way2muchnoise
7217940504
get next stack from storages when first type wasn't enough, should fix #643
2016-11-20 20:29:33 +01:00
way2muchnoise
0b4f5f13ca
add ISoldererRegistry#removeRecipe, resolves #634
2016-11-15 17:44:03 +01:00
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