This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move to a folder for proper user friendly installtion
- Loading branch information
Showing
102 changed files
with
43,754 additions
and
45,026 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1,092 changes: 546 additions & 546 deletions
1,092
battlegrounds/alterac_valley.lua → oqueue/battlegrounds/alterac_valley.lua
Large diffs are not rendered by default.
Oops, something went wrong.
912 changes: 456 additions & 456 deletions
912
battlegrounds/arathi_basin.lua → oqueue/battlegrounds/arathi_basin.lua
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
618 changes: 309 additions & 309 deletions
618
battlegrounds/fog_of_war.lua → oqueue/battlegrounds/fog_of_war.lua
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
620 changes: 310 additions & 310 deletions
620
battlegrounds/twin_peaks.lua → oqueue/battlegrounds/twin_peaks.lua
Large diffs are not rendered by default.
Oops, something went wrong.
604 changes: 302 additions & 302 deletions
604
battlegrounds/warsong_gulch.lua → oqueue/battlegrounds/warsong_gulch.lua
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<Bindings> | ||
<Binding name="TOGGLE_OQUEUE" header="OQUEUE"> | ||
OQ_UI_Toggle(); | ||
</Binding> | ||
<Binding name="AUTO_INSPECT" header="OQUEUE"> | ||
OQ_AutoInspect(); | ||
</Binding> | ||
<Binding name="WAITLIST_INVITEALL" header="OQUEUE"> | ||
OQ_Waitlist_InviteAll(); | ||
</Binding> | ||
</Bindings> | ||
<Bindings> | ||
<Binding name="TOGGLE_OQUEUE" header="OQUEUE"> | ||
OQ_UI_Toggle(); | ||
</Binding> | ||
<Binding name="AUTO_INSPECT" header="OQUEUE"> | ||
OQ_AutoInspect(); | ||
</Binding> | ||
<Binding name="WAITLIST_INVITEALL" header="OQUEUE"> | ||
OQ_Waitlist_InviteAll(); | ||
</Binding> | ||
</Bindings> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
4. check whether a person can enter a bg when they get the pop up. box should stay up until | ||
the person can click it | ||
- in combat | ||
- falling | ||
5. invite person fails, slot needs to be removed | ||
16. note on bnfriends should not change if already set to something other then an OQ msg | ||
17. OQgeneral should not be channel-id 1 | ||
21. remove an offline member not working (requires hardware event from group leader) | ||
28. disband should also remove people from bg queue (requires hardware event by the user) | ||
conflict: | ||
1. addon: elv-ui auto-accept party invites must be turned off (auto-removes from group) | ||
-- Unifar's list | ||
2. missed invite or invite sent by not received | ||
|
||
|
||
|
||
4. check whether a person can enter a bg when they get the pop up. box should stay up until | ||
the person can click it | ||
- in combat | ||
- falling | ||
|
||
5. invite person fails, slot needs to be removed | ||
|
||
16. note on bnfriends should not change if already set to something other then an OQ msg | ||
|
||
17. OQgeneral should not be channel-id 1 | ||
|
||
21. remove an offline member not working (requires hardware event from group leader) | ||
|
||
28. disband should also remove people from bg queue (requires hardware event by the user) | ||
|
||
conflict: | ||
1. addon: elv-ui auto-accept party invites must be turned off (auto-removes from group) | ||
|
||
-- Unifar's list | ||
2. missed invite or invite sent by not received | ||
|
File renamed without changes.
File renamed without changes.
30 changes: 15 additions & 15 deletions
30
...sIDs-1.0/Changelog-LibBossIDs-1.0-r86.txt → ...sIDs-1.0/Changelog-LibBossIDs-1.0-r86.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
------------------------------------------------------------------------ | ||
r86 | zarnivoop | 2013-09-13 17:09:48 +0000 (Fri, 13 Sep 2013) | 2 lines | ||
Changed paths: | ||
M /trunk/LibBossIDs-1.0.lua | ||
M /trunk/LibBossIDs-1.0.toc | ||
.toc update | ||
added SoO bosses (from theondry) | ||
------------------------------------------------------------------------ | ||
r85 | stanzilla | 2013-04-29 23:25:06 +0000 (Mon, 29 Apr 2013) | 1 line | ||
Changed paths: | ||
M /trunk/LibBossIDs-1.0.lua | ||
random fixes | ||
------------------------------------------------------------------------ | ||
------------------------------------------------------------------------ | ||
r86 | zarnivoop | 2013-09-13 17:09:48 +0000 (Fri, 13 Sep 2013) | 2 lines | ||
Changed paths: | ||
M /trunk/LibBossIDs-1.0.lua | ||
M /trunk/LibBossIDs-1.0.toc | ||
|
||
.toc update | ||
added SoO bosses (from theondry) | ||
------------------------------------------------------------------------ | ||
r85 | stanzilla | 2013-04-29 23:25:06 +0000 (Mon, 29 Apr 2013) | 1 line | ||
Changed paths: | ||
M /trunk/LibBossIDs-1.0.lua | ||
|
||
random fixes | ||
------------------------------------------------------------------------ |
Oops, something went wrong.