File Details
v11.1.7-release
- R
- Jul 3, 2025
- 277.01 KB
- 500
- 11.1.7
- Retail
File Name
UFO-v11.1.7-release.zip
Supported Versions
- 11.1.7
Release v11.1.7
Significant rewrite for improved performance and bug/taint stomping.
- bugfix 33 and 22 - fixed Dominos support! I hope :-)
- bugfix 41 - opening the icon picker for an existing flyout will reset the icon to ? if you don't click the icon again
- bugfix 15 - UFOs get stuck on the action bars and you can't move them
- eliminated various taint complaints and sec-env warnings such as "AddOn 'UFO' tried to call the protected function..." etc.
- wrapped combat sensitive routines inside the Pacifier class which postpones & queues them until combat ends.
- entirely replaced all OnUpdate event listeners with targeted & less frequent ones that precisely update specific UI aspects.
- wrapped CPU intensive routines inside the Throttler class which limits how frequently they can be called.
Full Changelog: https://github.com/ScottIngram/UFO/compare/v11.1.5-release...v11.1.7-release