1.1.6

Release

Simon_Flash released this version on Jan 26, 2019

107.3 KB
Download

TeslaPowered v1.1.6

This release addresses some long-lasting issues in the inventory library and fixes the MessageService reload method.

Changelog:

  • Inventory Library
    • Added onOpen actions for InteractInventoryEvent.Open
    • Close the player’s inventory when opening a View to force a Close event
    • Ensure click events are only canceled when interacting with the view (Resolves #15)
    • Recreate the Inventory.Builder when building a View to avoid stacking listeners (Resolves #16)
    • Changed constructors to use their Builder directly
  • Message Library
    • Remove LoadingCache from MessageService and directly reload ResourceBundles

This release has no dependencies