Skip to content

Commit

Permalink
Merge pull request #5 from Vysci/3/Chat_Spam_Organizer
Browse files Browse the repository at this point in the history
Restoring changelog
  • Loading branch information
Vysci authored May 28, 2021
2 parents 6670bd5 + 7fc2a64 commit e4e10d1
Showing 1 changed file with 120 additions and 0 deletions.
120 changes: 120 additions & 0 deletions LFGBulletinBoard/changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
--[[

Group Bulletin Board
2.47
- Added a new feature to contain all lfg spam in a single chat tab. Can be accessed via /gbb chat clean/organize.
- It will create a new chat tab called "LFG", will subscribe player to spammy chat channels like "LookingForGroup" if they are not already subscribed.
- The new chat tab will be subscribed to all channels the user has joined, this will ensure that GBB has a source of msg to parse through
- Finally it will remove spammy lfg channels from the default tab. This allows the user to never have to see the lfg spam in chat and be notified via chat on new filtered requests or view requests in Bulletin Board

- Fixed a bug with /gbb about opening up wrong tab
- Created a seperate changelog file

2.46
- Actually fixed background being transparent on install

2.45
- Fixed a bug causing issue opening main window due to SM and DM dungeons

2.44
- Add TBC support.
- Move vanilla dungeons in a seperate panel.
- Rename to "LFG Bulletin Board" from "Group Bulletin Board"
- Refactor code.
- Lua sucks

2.43
- Update to work for tbc pre-patch. Fix bug with background being transparent

2.42
- toc-Update

2.41
- repair level-display in main window

2.40
- release

2.33
- Optional: Add more info to chat on /who and when somebody comes online

2.32
- optional: Add guild in player tooltip
- optional: Combine sub-dungeons like Dire Maul
- message-history in tooltip

2.31
- optional: Track Party/Members (only when in dungeon)
- click on a name in the member-list to add a note!
- Infos in Tooltip: Last seen (with note and dungeon)

2.30
- update russian by Arrogant_Dreamer

2.22
- Option: Notification on world/dungeons/raids/battleground

2.21
- Remove Shout/Announce-Box - doesn't work anymore

2.20
- TOC-UPDATETIMER

2.13
- option to change color of message, time and chat notification
- "two line"-design is now selectable

2.12
- detection of minmap-shape
- set stata to low - should now be behind dialogs
- Optional: Short one-line chat notification
- Support for Raid-Symbols {rt1}{cirlce}

2.11
- fix bug with english client
- fix bug with guild messages

2.10
- update russian tags for dire maul (thanks to SD_Liberty)
- Chat-Notifications - first line is now light grey
- some code optimizations
- new option: Scan Guild Channel (in Filter/Channel list)
- Shout/Announce now work with closed window
- Item-Links have now a tooltip
- Adjust mousewheel-scroll-speed to one line

2.07 Beta
- Fix for russian language (db west)

2.06 Beta
- Guild Member are marked with a green dot
- Fix russian /who detection

2.05
- repair "run"-Detection
- repair slash commands

2.04
- bugfix Hitbox with "ChatStyle"
- option "Don't truncate message"
- When two request have the same time, they are sorted by name.
- updates disabled during combat!
- Friends are marked with a Star

2.03
- option "Don't filter own request"

2.02
- fix same bug again

2.01
- bugfix

2.00
- Channel-Filter
- repair priest-icon
- option "Show a fixed number of requests"
- option "Chat Style"
- About-Panel

]]--

0 comments on commit e4e10d1

Please sign in to comment.