Results 276 comments of lehjr

I spent some time porting Scannable to 1.14.3, not completely, but enough to figure out what I need to do in terms of setting up the GUI stuff. Unlike the...

Yeah, the block search thing is only working for the one module where you can select a specific block to find. The that scanning effect where it lights up the...

Looks like GUI's are going to be "fun". From what I can tell, they all need a container, a registered "container screen" for the GUI, a registered container type, an...

Most gui stuff is container based anyway. For the Tinker Table stuff and modules being items, this doesn't change much. All the overlays still work fine. So the only real...

According to some proof of concept testing, I should be able to save the mode changing GUI you wrote. However, there are some issues with opening/closing it which will have...

In build 23 we just got back the ability to register textures, so there's even more good news. :D

![2019-07-05_12 50 04](https://user-images.githubusercontent.com/1084367/60736030-9c82cb80-9f23-11e9-8674-f64b4675c21a.png)

![2019-07-06_15 35 16](https://user-images.githubusercontent.com/1084367/60760477-ecd15a80-a003-11e9-9931-1dc605963fea.png) A little more working. Scrolling still broken though. Padding around the modules and items could be a increased a bit too. But tool tips and selection are...

The crafting GUI will probably look something like this: ![crafting_table2](https://user-images.githubusercontent.com/1084367/60772843-148af600-a0ca-11e9-92bb-90d581c1964a.png)