Zyin055 / zyinhud

Zyin's HUD adds useful information and additional hotkeys. Designed with the advanced Minecrafter in mind.
50 stars 34 forks source link

torch aid causes issues with shift-rightclick #50

Closed 4rz0 closed 8 years ago

4rz0 commented 8 years ago

While experimenting with 1.8.8 mods, I also notice a problem with the torch aid. Certain machines (I'm sure there are a few out there) require to be shift-rightclicked to access a certain function. In my case it's Storage Drawers, where I can access the upgrade slots trough that. When I do that with torch aid activated, instead of accessing the slots, I place down a torch. Now I don't know if this is the HUD's fault or a problem with the implementation of the drawer's access. I can't test that with other mods, since there are no other out there that can be used like that at this time. Either way, I suggest adding the possibility to deactivate certain functionality of torch aid, like placing torches with empty hands.

Everyone likes config options ;D

Zyin055 commented 8 years ago

Torch Aid has has many issues. The main issue is that this mod is 100% client side, and the client doesn't know which blocks are right-clickable without actually executing the code which performs that blocks right click function. Seeing as how many modded blocks require the use of an empty hand, I may simply stop Torch Aid from functioning with an empty hand. I don't think this should be yet another config option.

4rz0 commented 8 years ago

Yea, that would work as well.

Zyin055 commented 8 years ago

Implemented in 1.4.8.