Skip to content

Releases: AIE-Guild/GreenWall

v1.9.10

05 Jan 04:38
Compare
Choose a tag to compare

Fixed

  • Fixed GreenWall_ParseText message filtering to filter blank messages.

Added

  • Added warning for any transmission of a blank message on a channel.

Changed

  • Removed unused CRC import.

v1.9.10-beta

05 Jan 03:10
Compare
Choose a tag to compare
v1.9.10-beta Pre-release
Pre-release

Fixed

  • Fixed GreenWall_ParseText message filtering to filter blank messages.

v1.9.9

14 Dec 04:41
42e6a4f
Compare
Choose a tag to compare

Fixed

  • Added chat interception workaround for guild chat changes in BFA 8.1.

Thank you to Ashayo for the patch.

v1.9.8

24 Aug 03:54
Compare
Choose a tag to compare

Changed

  • Refactored system message pattern matching.

v1.9.7

11 Aug 15:48
Compare
Choose a tag to compare

Fixed

  • Removed a debug statement that was raising format errors.

Thank you to Legracen from AIE for helping with the fault isolation.

Changed

  • Refactored gw.Debug to test the debug level before formatting the message.

v1.9.6

11 Aug 03:54
Compare
Choose a tag to compare

Fixed

  • Restored context menu availability for speakers in other co-guilds.

v1.9.5

20 Jul 02:47
Compare
Choose a tag to compare

Fixed

  • Checks for ElvUI compatibility now recognize ElvUI user profiles.

Thank you, again, to Simpy from the ElvUI team.

v1.9.4

20 Jul 00:10
Compare
Choose a tag to compare

Fixed

  • Applied workaround for chat channel sender regression introduced in 8.0.1.

Removed

  • Removed pre-8.0 call to bare SendLocal.

v1.9.3

18 Jul 03:50
Compare
Choose a tag to compare

Updated

  • Updated the TOC for WoW 8.0.

v1.9.2

11 Jun 04:52
Compare
Choose a tag to compare

Fixed

  • Updated compatibility mode for ElvUI 10.74 changes to chat.
  • Removed combat log from chat window scanning.

Thank you to Simpy from the ElvUI team for the fixes.