promotional bannermobile promotional banner

Waila

Waila (What Am I Looking At) is a UI improvement mod aimed at providing block information directly ingame.

File Details

Waila-1.5.8_1.7.10.jar

  • R
  • Jan 4, 2015
  • 518.05 KB
  • 7.7K
  • 1.7.10

File Name

Waila-1.5.8_1.7.10.jar

Supported Versions

  • 1.7.10

This is a rather large update with lot of changes under the hood and a complete rework of the tooltip rendering to allow for custom renderers. Those should allow module devs to render more or less anything in the tooltip, making it more versatile then ever (full read-only GUIs in the tooltip ? Possible !).

 On top of that, it is the first Waila version to be completly weakly dependent on NEI. You can now use it without having NEI installed. Some fonctionnalities will only be available if you have NEI installed, but those are only related to filtering and inventory handling.

CHANGELOG

  • [Bugfix] Filtered out aspects with a value of 0 in the thaumcraft module.
  • [Bugfix] Config option for thaumcraft is now working again.
  • [Bugfix] Removed more debug print in Redflux handlers
  • [Feature] Block ID/Meta option is working again, with the added qualified name of the block.
  • [Feature] Ported to NEI 1.0.4.x
  • [Feature] Completly NEI independent. You can run Waila without NEI now.
  • [API] Added a new RENDER tag and registration method for people to do custom rendering directly inside the tooltip. For details, see this page.
  • [API] accessor.getBlockID() is now returning the proper value again.
  • [API] Added accessor.getBlockQualifiedName() to return the ResourceLocation string of the block.