--==-- ActionButtonOnUpdateFix Version History --==-- 1.0.2 (Aug 11, 2009): Fixed: - If an action's OnUpdate was removed due to that action being unusable (for whatever reason), the action would not receive OnUpdate again until some property besides usability changed. This would cause actions to get stuck as being shown in range when really they were out of range, and similar effects caused by not having OnUpdate while being usable. 1.0.1 (Jul 14, 2009): Changed: - Changed initialization method. 1.0.0 (Feb 8, 2009): New: - Initial release.