Skip to content

Releases: prowley/SteaSummon

gfx bling, and prevent double summon

07 Oct 23:00
e4ebd19
Compare
Choose a tag to compare

Ritual of summoning is weird, you can cast it while channelling it. Stopped that.

A little gfx bling when a player gets added to your list.

Protocol changes and fixes, test for frames before using

07 Oct 17:37
1684018
Compare
Choose a tag to compare
Merge pull request #34 from prowley/featureX

Bug fix, a few net changes

v0.53: Merge pull request #33 from prowley/featureX

07 Oct 01:05
10aaf5b
Compare
Choose a tag to compare

Small fix to make chat messages that are configured to be blank to output nothing at all.

Bug fix

06 Oct 00:34
6133453
Compare
Choose a tag to compare

A race condition on start up sometimes wiped the waiting list when it shouldn't. Specifically, when initializing after start up, a test for player in group was dependent on whether the wow client had got around to updating that yet. Worst case would be, if still in a group and nobody else with the Addon was in the group, then the list would be lost.

Moved the test for in group until we get a specific event saying we are in a group so the list does not get wiped in error.

Bug fixes, small visual updates

06 Oct 00:01
816c4fa
Compare
Choose a tag to compare
Merge pull request #30 from prowley/featureX

net leader init fix, + internal stuff

The big one: net code fully fleshed out and working well

05 Oct 01:50
Compare
Choose a tag to compare

Added:

Full synch of location, summon status, with initialize for raid joiners
Leader based net group (with full failover) means everyone sees the same list
Keybinds for summon next and set destination

Moved warlock/clickers count to experimental until something does something with it.

More to come, we are by no means done here.

I18N

30 Sep 01:32
f9a067b
Compare
Choose a tag to compare

Internationalization release. Ensure basic function of add-on in all locales.

Edge case settings problem

29 Sep 02:10
8e1cd08
Compare
Choose a tag to compare

Fixed a bug which would throw an error with a stale window position save, The bug should not appear in released versions, but releasing a patch to be sure.

Updated looks, extra stuff, bug fixes

29 Sep 00:03
9b3bc92
Compare
Choose a tag to compare
Merge pull request #20 from prowley/dev

Dev

Features plus bug fixes

26 Sep 00:22
ce6858a
Compare
Choose a tag to compare

Features:
Summon list preserved between logins, with option for keep time
Raider state detection with action, online/offline/dead/leave raid
Class colorized status message