indirect-redstone-support not working anymore for ICs
LadyCailinBot opened this issue ยท 5 comments
CRAFTBOOK-2240 - Reported by fr34k_tk
CraftBook #1235
CraftBukkit 1.4.2_R0.2
CraftCommon/config.yml:
indirect-redstone-support: true
Ingame-Setup:
Any IC with an air block in front of it and a triggered redstonetroch above the air-block.
Expected behavior: The IC should be triggered as in earlier versions.
Comment by me4502
I don't really think thats a bug, it being triggered like that probably was a bug.
Comment by fr34k_tk
Well, i know that this behavior is strange, that's why i mentioned it onr or two months ago in IRC where you told me that it should work that way. It was quite convenient that it worked that way because it gives additional freedom when placing ICs where there isn't much room.
Comment by me4502
I'll tell Silthus to do this when he next appears... I have no idea how the indirect code works.
Comment by Silthus
It was a bug that I fixed when fixing the indirect redstone. I dont think readding bugs on purpose is good for the code...
The problem is that adding this will cause a lot of other redstone stuff interacting with the ic to malfunction.
Comment by fr34k_tk
I'm OK with that. As I said, that it worked was weird (and really didn't make any sense), but great in some situations. I just thought it was intended to work that way.
Thank you for taking a look at it. I really appreciate the work all of you put into that plugin.