File Details
r119
- R
- Jan 20, 2016
- 13.01 MB
- 1.5K
- 3.4
File Name
triggers-r119.zip
Supported Versions
- 3.4
------------------------------------------------------------------------
r119 | ontwo | 2016-01-20 04:47:15 +0000 (Wed, 20 Jan 2016) | 2 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/Sharing/ExportDialog.lua
M /trunk/defaults.lua
M /trunk/libs/LibEncounters/config.lua
fix error in export for notifications/abilities with a blank description.
Add new encounters for The Mind of Madness. Fauxmire, Formless Chaos, Lord Arak, and Pagura with some mechanic notifications for those encounters.
------------------------------------------------------------------------
r118 | ontwo | 2016-01-20 03:45:41 +0000 (Wed, 20 Jan 2016) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/Sharing/ExportDialog.lua
Fix triggers error during export of no description is available for the notification.
------------------------------------------------------------------------
r117 | ontwo | 2016-01-11 04:12:05 +0000 (Mon, 11 Jan 2016) | 3 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/WTF/WTF.lua
M /trunk/expressionsManager.lua
A /trunk/libs/Corout
A /trunk/libs/Corout/Corout.lua
A /trunk/libs/Corout/RiftAddon.toc
M /trunk/notifications.lua
M /trunk/tools/imageScroller.lua
optimizations loading trigger images. Hope to quell the watchdog for those of you experiencing it when you load the image scroller.
Optimizations loading on init. In some cases like slow system performance, the generating notifications caused a watchdog event. Only know 1 person this happened to!
LibVersion check not handling versions when I changed versioning convention. to it, 5.15 > 5.116 I've up'd version to 6.117. At 1000 I will need to up to 7.0 or else this will happen again. :(
------------------------------------------------------------------------
r116 | ontwo | 2015-12-23 21:37:43 +0000 (Wed, 23 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
A /trunk/WTF
A /trunk/WTF/WTF.lua
A /trunk/mapIcon/menuItem_WTF.lua
M /trunk/tools/imageScroller.lua
Fix image scroller not displaying Rift Images.
------------------------------------------------------------------------
r115 | ontwo | 2015-12-23 02:40:02 +0000 (Wed, 23 Dec 2015) | 1 line
Changed paths:
M /trunk/Configuration/Notifications/Notification.lua
M /trunk/RiftAddon.toc
fix CombatOnly for notifications saving properly
------------------------------------------------------------------------
r114 | ontwo | 2015-12-23 01:37:56 +0000 (Wed, 23 Dec 2015) | 2 lines
Changed paths:
M /trunk/Configuration/Notifications/Trigger.lua
M /trunk/Configuration/Notifications/config.lua
M /trunk/RiftAddon.toc
fix starts with search for trigger abilities/buffs
fix display of disabled of notifications when notification is disabled and entering config.
------------------------------------------------------------------------
r113 | ontwo | 2015-12-23 01:17:21 +0000 (Wed, 23 Dec 2015) | 2 lines
Changed paths:
M /trunk/Configuration/Notifications/Trigger.lua
M /trunk/RiftAddon.toc
M /trunk/Sharing/SharingDialog.lua
fix creation of notification that does exist from defaults if you manually deleted them from the saved file.
fix error showing triggers due to new resource field being nil on existing triggers.
------------------------------------------------------------------------
r112 | ontwo | 2015-12-23 00:51:25 +0000 (Wed, 23 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/Sharing/SharingDialog.lua
M /trunk/mapIcon/contextMenu.lua
M /trunk/mapIcon/menuItem_ShowFilter.lua
M /trunk/notifications.lua
Fix mapIcon context menu filter to show ALL roles gathered from notifications.
------------------------------------------------------------------------
r111 | ontwo | 2015-12-22 22:32:12 +0000 (Tue, 22 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/expressionsManager.lua
Reduce or remove flashing when expressions are evaluated.
------------------------------------------------------------------------
r110 | ontwo | 2015-12-22 04:12:13 +0000 (Tue, 22 Dec 2015) | 1 line
Changed paths:
M /trunk/Configuration/Notifications/Trigger.lua
M /trunk/RiftAddon.toc
M /trunk/expression.lua
M /trunk/libs/LibAbilityCatalog/LibTUtility/libTConstants.lua
M /trunk/libs/LibAbilityCatalog/LibTUtility/libTUI.lua
M /trunk/libs/LibEncounters/LibTUtility/libTConstants.lua
M /trunk/libs/LibEncounters/LibTUtility/libTUI.lua
M /trunk/libs/LibTUtility/libTConstants.lua
M /trunk/libs/LibTUtility/libTUI.lua
M /trunk/trigger.lua
Added new trigger type Resources.. good thing to have for the new groupings.
------------------------------------------------------------------------
r109 | ontwo | 2015-12-21 02:24:06 +0000 (Mon, 21 Dec 2015) | 2 lines
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/expressionsManager.lua
M /trunk/notification.lua
error setting opacity fix for that.
revert changes for showing timer < 0
------------------------------------------------------------------------
r108 | ontwo | 2015-12-21 01:11:37 +0000 (Mon, 21 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/notification.lua
Show timer even less zero seconds
------------------------------------------------------------------------
r107 | ontwo | 2015-12-20 23:52:13 +0000 (Sun, 20 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/expression.lua
No triggers implementation of groups.
------------------------------------------------------------------------
r106 | ontwo | 2015-12-20 23:37:07 +0000 (Sun, 20 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/expression.lua
M /trunk/main.lua
M /trunk/notification.lua
Grouping for All Triggers implemented.
------------------------------------------------------------------------
r105 | ontwo | 2015-12-20 17:57:41 +0000 (Sun, 20 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
M /trunk/notification.lua
Fix notifications moving after reload. Was supposed to ensure notifications always stayed in the viewable area but due to scaling during UI loading, the screensize is different during serialization of notifications.
------------------------------------------------------------------------
r104 | ontwo | 2015-12-20 06:03:56 +0000 (Sun, 20 Dec 2015) | 1 line
Changed paths:
M /trunk/RiftAddon.toc
kick curse
------------------------------------------------------------------------
r103 | ontwo | 2015-12-20 06:02:16 +0000 (Sun, 20 Dec 2015) | 16 lines
Changed paths:
M /trunk/Configuration/Notifications/Trigger.lua
M /trunk/Configuration/Notifications/config.lua
M /trunk/RiftAddon.toc
M /trunk/expression.lua
A /trunk/images/link.png
A /trunk/images/linkOver.png
A /trunk/images/unlink.png
A /trunk/images/unlinkOver.png
M /trunk/libs/LibAbilityCatalog/LibTUtility/libTUI.lua
M /trunk/libs/LibEncounters/LibTUtility/libTUI.lua
M /trunk/libs/LibTUtility/libTUI.lua
M /trunk/notification.lua
M /trunk/trigger.lua
Experimental!!!!!!!!
This is an experimental version of triggers. It includes a new function that allows you to group triggers thus expanding the ability of and's and or's.
This only works for Any Triggers at the moment.
Groups in Any Triggers will require all conditions to match.
example : (Any Triggers)
Trigger 1: missing buff Armour of Devotion
Group
Trigger 2: missing buff Vengeance of the Winter Storm
Trigger 3: missing buff Vengeance of the Primal North
will result in showing the notification if you are missing Amour of Devotion or your missing either Vengeance.
------------------------------------------------------------------------
r102 | ontwo | 2015-12-19 06:28:02 +0000 (Sat, 19 Dec 2015) | 1 line
Changed paths:
M /trunk/Configuration/Notifications/Notification.lua
Fix roles not saving if that is the only thing you modify.
------------------------------------------------------------------------

