itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

Inventory grid scroll position changes #25

Closed geraintwhite closed 9 years ago

geraintwhite commented 9 years ago

If the inventory selector makes the inventory scroll down, when you go into the crafting grid the inventory will scroll back up because the inventory selector isn't being passed into render grid.

olls commented 9 years ago

Linked to #21, maybe we should show the cursor in a different colour when unfocused.

geraintwhite commented 9 years ago

And allow breaking and placing blocks?