Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Releases: Tauri-WoW-Community-Devs/oqueue

Tauri repository

28 Jun 20:55
Compare
Choose a tag to compare

Release for Tauri repo

v1.0.2 - update notifications

24 Jun 14:05
Compare
Choose a tag to compare

Update popup implemented.

v1.0.1 - purgatory!

22 Jun 21:44
Compare
Choose a tag to compare

Removed any scorekeeper related code - addon no longer comunicates with a predefined character in-game.
Removed score tab and all related functions - doesn't work without scorekeeper, also this is totally not needed for queue stuff.
Prevent loot change popup when solo.
Uncap x-realm channel (player limit was 25)
Bounty/contract system removed (same reason as score tab).
Addon version bumped.

First beta release

19 Jun 22:55
Compare
Choose a tag to compare
v1.0.0

Fix for #6

Alpha v0.1.1

08 Jun 13:17
Compare
Choose a tag to compare
Alpha v0.1.1 Pre-release
Pre-release

Fixes the anoying loot method bug

Alpha v0.1.0

07 Jun 16:27
Compare
Choose a tag to compare
Alpha v0.1.0 Pre-release
Pre-release

Grabbed all changes up to oqueue 2.2.9 which seems to be the latest release.
More stuff might be broken, but that's the base we will operate from.

Bumped addon version to 2.0.1.

Alpha v0.0.5

03 Jun 20:15
Compare
Choose a tag to compare
Alpha v0.0.5 Pre-release
Pre-release

Removed all deprecated VoIP items
Fixed WhisperPartyLeader
Replace some string with constants
More code simplifications
Hide whispers sent by addon.
Change some bnet friend methods to regular friends.
More x-realm whisper/addon msg unified from old methods.
Party auto-accept now works just fine both x-realm and locally (rarely it fails, stil investigating).
Battlegroup removed
Realm name is now always short (-evermoon, -tauri, -wod)
Justify numbers on waitlist to right.
Remove those inputs from "Create premade" window:

  • Leader's name
  • Battle-tag
    Those were uneditable and only were causing a mess in layout.

Alpha v0.0.4

01 Jun 21:02
Compare
Choose a tag to compare
Alpha v0.0.4 Pre-release
Pre-release

Bump addon version.
Whispers rewritten - one method to rule them all (regular + xrealm).
Capitalize raid markers.
More dev friendly naming for some consts.
Disable min promo time - now refreshes are more dynamic.
More bnet code removed.

INFO: Your character will start writing some whispers to "Maczuga-evermoon" as this character is currently set as a scorekeeper for testing purposes. This will be determined in future.
Also you might have some messages related to above character being offline - this is to prevent from adding this character to a friend's list.

Alpha v0.0.3c

01 Jun 13:17
Compare
Choose a tag to compare
Alpha v0.0.3c Pre-release
Pre-release

Enable loot method change window for dungeons and 40-man raids.
Remove old debug msg.

Alpha v0.0.3b

01 Jun 11:31
Compare
Choose a tag to compare
Alpha v0.0.3b Pre-release
Pre-release

One more logging fix.