Skip to content

Releases: sylvanaar/prat-3-0

3.7.80

27 May 05:41
Compare
Choose a tag to compare

Prat 3.0

3.7.80 (2020-05-27)

Full Changelog

  • ScrollBack: Using the blizzard buffer required more careful handling.
  • Search: Make the search box smaller when it is stashed

3.7.79

26 May 15:01
Compare
Choose a tag to compare

Prat 3.0

3.7.79 (2020-05-26)

Full Changelog

  • Search: Only create the search box when module is enabled
  • CopyChat: Cleanup dead code
  • Update the README
  • Scroll: Configure new frames
  • Fading: Set up fading for new frames
  • Paragraph: Apply settings to new frames
  • Core: Ensure event handlers are cleaned up
  • Search: Clean up faster after a search
  • Scrollback: Disable the length setting - the whole chatframe history is saved

3.7.78

26 May 02:14
Compare
Choose a tag to compare

Prat 3.0

3.7.78 (2020-05-26)

Full Changelog

  • Scrollback; Stop keeping our own copy of the chatframe messages. Use the buffer from the chatframe
  • Search: Make sure the not found message is visible
  • Search: Search is case-insensitive
  • Search: Put the search box on all frames
  • Search: Search box should hide when module is disabled

3.7.77

24 May 23:17
Compare
Choose a tag to compare

Prat 3.0

3.7.77 (2020-05-24)

Full Changelog

  • Search: Put the serach box a little more out of the way
  • CopyChat: Enable the user to selecte the text they want to copy when right clicking the copy button

3.7.76

24 May 10:58
Compare
Choose a tag to compare

Prat 3.0

3.7.76 (2020-05-24)

Full Changelog

  • ChannelNames: Remove dead code
  • Search: POC UI for searching
  • Ignore my IntelliJ files
  • Core: Clear chat tables with wipe not sure why the mretatables disappeared
  • Debug: Tweak autocomplete

3.7.75

23 May 20:16
Compare
Choose a tag to compare

Prat 3.0

3.7.75 (2020-05-23)

Full Changelog

  • Core: Dont delete the splitmessage metatable
  • Scroll: Re-enable TheLowDown - chatframes will automatically scroll to the bottom after a delay
  • Core: Make compatible with bliz table inspector
  • Mentions: Experiment Using Bliz Autocomplete
  • Debug: Only enable once
  • Font: Use unicode version of Enigmatic
  • Sounds: Update handling of raid warning
  • ChatFrames: Switch to using secure hooks to prevent some taint
  • Filtering: Fix leaked global
  • ChannelNames: Remove source of unnessary taint
  • Sounds: Address #72 and #73 more complete handling of events for raid and guild
  • Core: Properly format emotes
  • Achievments: Fix some issues preventing display of the grats link. Try to handle grats messages succesfully

3.7.74

20 May 23:11
Compare
Choose a tag to compare

Prat 3.0

3.7.74 (2020-05-20)

Full Changelog

  • Achievements: Fix #71 where we were clobbering the link

3.7.73

20 May 17:59
Compare
Choose a tag to compare

Prat 3.0

3.7.73 (2020-05-20)

Full Changelog

  • Revert "chatsections: use API for icon and group replacements"
  • Debug: Prevent t double debug print
  • Bindings: Support Scroll To Beginning/End
  • Font: Allow larger font size to support those with vision issues

3.7.72

20 May 10:36
Compare
Choose a tag to compare

Prat 3.0

3.7.72 (2020-05-20)

Full Changelog

  • Debug: Fix field auto-completion
  • chatsections: use API for icon and group replacements
  • Mentinons: Show where the mention occured
  • print: make sure print method injection happens later
  • Add CanSendChatMessage API
  • Achievements: Allow for info on achiements the other person didn't complete
  • PlayerNames: Add some guards for invalid BNet id
  • CopyChat: Add copychatfull command to scrape the whole chatframe
  • Achievements: Fix achievement link match priority

3.7.71

19 May 16:49
Compare
Choose a tag to compare

Prat 3.0

3.7.71 (2020-05-19)

Full Changelog

  • Retrrigger Release