File Details
1.0
- R
- Aug 25, 2019
- 8.88 KB
- 300
- 1.13.2
- Classic
File Name
EscortWarn-1.0.zip
Supported Versions
- 1.13.2
commit 22baab20e00cd0005d6a1c65f340cc779d1495d9
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Sun Aug 25 12:57:04 2019 -0700
Curseforge Package
Update for packaging by curseforge.
commit ae1f05f42a7d29cccbc97e2f61fc8456cb236763
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Sun Aug 25 12:23:23 2019 -0700
Update Readme.md
Readme.md updated for upload to github
commit dfbc94c99ef64ec8038eeb8aff3d550f0d937d26
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Sun Aug 25 12:14:10 2019 -0700
Support for LeatrixPlus
LeatrixPlus hides the quest frame after calling accept quest.
When the quest frame is hidden the warning prompt is also hidden
Intercept calls to hide the quest frame on the same tick that we show a prompt for the quest.
commit fac74c62a9a1cb7c9bc4b95220b84aa3f4c5fefa
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Sun Aug 25 11:13:24 2019 -0700
Code Cleanup
Removed debugging print calls in preparation for a release candidate.
commit 76da4468af22eb8586ddce35d586b2d06f1c2f9c
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Fri Aug 23 19:51:12 2019 -0700
Slash Command
Adds a slash command /ew and /escortwatch
Currently just opens the interface options window. Specific commands not yet implemented.
commit 2720872d2d951ed60ca6053586dfe04944f03cbb
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Fri Aug 23 19:49:12 2019 -0700
Updated Interface Options
Changed the code for interface options.
Added an option to enable while playing solo. Default behavior is to not run when you are not in a group.
commit 8071f0dc388265c9ef88286e88e86e91a7fdca19
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Fri Aug 23 17:26:49 2019 -0700
Fixed Options not resetting to defaults
Options should now save and reset to default properly.
Also flagged print statements for debugging for easier removal later.
commit eb6c0423cfee53da834b61a8b92f62d3f23cf746
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 23:10:18 2019 -0700
AutoAnnounce
Added option (on by default) to automatically announce to group/raid when you are about to start an event quest.
commit 222bfd55cd953c437e83047518cc73d62216bdeb
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 21:43:52 2019 -0700
Options and Localization
Updated config load order to load before main. Start of Localization.
commit 38a265a8db4df3b01762597e39a0f67acea58bda
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 20:54:55 2019 -0700
Options Panel
Start of Options panel design. Currently displays, but there are no options to configure.
commit 65632b87568d193a0555ecca1d252efcca29bd67
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 20:18:35 2019 -0700
Rename Project
Renamed from EscortQuestWarn to EscortWarn
commit e6e229ba72f2535d6c95ddf8f0b4d90fe3d41d90
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 19:49:44 2019 -0700
Code Cleanup.
AcceptQuest can be hooked when addon is loaded. No need to wait until PLAYER_ENTERING_WORLD fires. Cleaned up debugging lines.
commit 0246b9f9e3bfe84d9e93e1783b97fedf6b378f9c
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 18:38:17 2019 -0700
Fix Global Leak
addonName and addonTable were being leaked as globals.
commit 9e5422137b055dde1c343e08b3c9f7339f4ad098
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 18:30:46 2019 -0700
Send announcement to party or raid
Announce now sends a message to your party or raid channel if applicable.
commit de81bab1b22790b7eb1c3465f8a8193b09f1f3c4
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 17:48:05 2019 -0700
Added option to announce ready status
Temporary work to support announcing to group that you are ready to start an escort quest.
commit 9276f4e46a62f68ca6e86cfc91d2e19e76624b3a
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 17:28:27 2019 -0700
Minimum Viable Draft
First Draft of Escort Quest Warn. Minimum Viable. Works, but no configuration settings.
commit adf25b92bc3f54fe2b675dc861d9b73e72a486d9
Author: legowxelab2z8 <legowxelab2z8@gmail.com>
Date: Wed Aug 21 17:26:31 2019 -0700
Initial commit

