• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

UIPackaged Changelog

Level 19
Joined
Mar 18, 2012
Messages
1,716

UIPackage changelog


See what has been changed.


v0.9 - Still in beta.
  • Moved the compile order UIBoard ( optional ) above UIScreen.
  • Added debug method operator exists to UIScreen.
  • Added extra safety to the UIScreen destructor ( destroy() ) in debug mode.
  • Added WordWrap as optional requirement.
  • Updated UIBoard, which provides useful wrappers for multiboarditem.
  • Added the API of UIBoard to the UIAPI documentation.
v1.0 - Release on THW.
  • UI_event needs fix
  • Updated UISound to v1.1. It now displays the object name in debug mode, if you use an index twice.
  • UIWindow onShowPage comes now after show
  • UICamera now adjusts camera bounds.
Last edited:
Top