Changes

Summary

  1. Move TabRegistry initialization to TinkerArmor (details)
  2. Prevent mouse position reset, just inform the server that we are (details)
  3. Inventory tabs - improve appearance of unselected tab. (details)
Commit 8d77ab5916a56eb5b1a4ec5eff91a352b3900c0b by qowyn
Move TabRegistry initialization to TinkerArmor
The file was modifiedsrc/main/java/tconstruct/client/ArmorControls.java (diff)
The file was modifiedsrc/main/java/tconstruct/armor/TinkerArmor.java (diff)
Commit 1ccb8a99a4fc861986fe3532c5b624688d24ea50 by qowyn
Prevent mouse position reset, just inform the server that we are changing the gui
The file was modifiedsrc/main/java/tconstruct/client/tabs/TabRegistry.java (diff)
Commit 18343a71e5ab343a342cd4c006e3fcd00920faf1 by radfast
Inventory tabs - improve appearance of unselected tab.
The file was modifiedsrc/main/java/tconstruct/client/tabs/AbstractTab.java (diff)