comparison CrossRealmAssistSettings.lua @ 40:d12ccf325b4b v0.8

LibST highlight fix and version number inc
author ShadowTheAge
date Wed, 20 Jul 2016 21:49:36 +0300
parents 7b7b3ca996fd
children 2152dcaa9265
comparison
equal deleted inserted replaced
39:01bfef78b490 40:d12ccf325b4b
1 local version = "v0.75 beta"; 1 local version = "v0.8";
2 local about = [[About: 2 local about = [[About:
3 I have started to make this addon as a tool for myself. Few people started to use it when I pushed it to Curse. Then updated it once with 6.2 release. 3 I have started to make this addon as a tool for myself. Few people started to use it when I pushed it to Curse. Then updated it once with 6.2 release.
4 After some time I have catched a dialog on my own realm discussing it. I went to check curse page and I was shocked - it was in top-60 monthly downloaded addons with lots of suggestions and few bug reports. 4 After some time I have catched a dialog on my own realm discussing it. I went to check curse page and I was shocked - it was in top-60 monthly downloaded addons with lots of suggestions and few bug reports.
5 I wasn't going to support it - because it was working - but now it looks like I have to spend at least some time to make it better. 5 I wasn't going to support it - because it was working - but now it looks like I have to spend at least some time to make it better.
6 6
14 Q: I'm on the oceanic region and I can't hop to another realm 14 Q: I'm on the oceanic region and I can't hop to another realm
15 A: Unfortunately, oceanic realms are separated by Blizzard. There is little I can do :( 15 A: Unfortunately, oceanic realms are separated by Blizzard. There is little I can do :(
16 16
17 Changelog: 17 Changelog:
18 18
19 v0.7 - 0.75 19 v0.7 - 0.76
20 - New options panel (Groundwork for future customization) 20 - New options panel (Groundwork for future customization)
21 - Some UI customizations are now possible 21 - Some UI customizations are now possible
22 - "Join to a friend" feature 22 - "Join to a friend" feature
23 - "Keywords" feature - blacklist, whitelist and highlight list 23 - "Keywords" feature - blacklist, whitelist and highlight list
24 - You can add more info to "Manual Join" list 24 - You can add more info to "Manual Join" list
25 - Clicking to join group when you are already in a group causes you to leave it. 25 - Clicking to join group when you are already in a group causes you to leave it.
26 - You can now create a group for other people to use for realm hopping purpose 26 - You can now create a group for other people to use for realm hopping purpose
27 - You can now automatically create such group when AFK at garrison 27 - You can now automatically create such group when AFK at garrison
28 - Added advanced filters 28 - Added advanced filters
29 - Last column ("Misc") is now a sortable column - it uses base sort (by weight) 29 - Last column ("Misc") is now a sortable column - it uses base sort (by weight)
30
31 v0.8
32 - WoW Legion update
33 - Minor fixes
30 34
31 http://www.curse.com/addons/wow/crossrealmassist 35 http://www.curse.com/addons/wow/crossrealmassist
32 https://www.reddit.com/r/crossrealmassist 36 https://www.reddit.com/r/crossrealmassist
33 ]] 37 ]]
34 38