- Updated version to reflect the Barebones 1.0 release
- Changed the names of the panorama files from barebones_hud_base.* to barebones_notifications.*
- Updated notifications subsystem to support deleting notifications on-demand
- Updated notifications subsystem to support DOTAItemImage panel type.
- Updated notifications subsystem to apply hittest="false" to all generated panels
- Updated notifications.lua to support DOTAAbilityImage and Image panel types.
- Updated notifications.lua to use a table-based function call NOTE: Older multi-parameter calls to notifications.lua WILL FAIL.
- Updated examples/notificationsExample.lua to reflect the new calls and table argument system.
- Added global NOTIFICATIONS_VERSION
- Started tracking version updates for notifications.lua