Skip to content

Releases: sylvanaar/prat-3-0

3.8.17

10 Jun 00:59
Compare
Choose a tag to compare

Prat 3.0

3.8.17 (2020-06-09)

Full Changelog

  • Memory: Code cleanup
  • Memory: Deal with minimized state in frames we are restoring to un-minifired
  • Memory: Tune the channel restore speed dynamically
  • Core: Get rid of unused GetDifficultyColor
  • Merge pull request #92 from sylvanaar/users/sylvanaar/change-startup-timing
    Change Startup Timing - Prat and the modules will now load earlier, and Prats hooks will be installed before the modules
  • Merge branch 'master' into users/sylvanaar/change-startup-timing
  • Merge branch 'master' into users/sylvanaar/change-startup-timing

    Conflicts:

    modules/Timestamps.lua

  • Scrollback: Handle frame open and close
  • Core: Remove Addmessage Hooks, and Handle normal frame opens
  • Timestamps: Clean up hook code
  • Core: Change the startup sequence so Prat starts then the modules do

3.8.16

09 Jun 07:02
Compare
Choose a tag to compare

Prat 3.0

3.8.16 (2020-06-09)

Full Changelog

  • Memory: Update Localizations
  • Memory: Fixes for retail
  • Memory: Support minimized frame saving. Load frame settings earlier so you can't see the change
  • Memory: Classiz version with swaps
  • Memory: Enabled channel checking code on classic
  • Memory: Even better channel restore for Retail - supports gaps

3.8.15

08 Jun 15:59
Compare
Choose a tag to compare

Prat 3.0

3.8.15 (2020-06-08)

Full Changelog

  • CopyChat: Fix error when copying
  • Timestamps: Added missing localizations
  • Memory: Avoid Double Load
  • Memory: Hide more leave/join messages
  • Memory: Classic fixes
  • Memory: Clean up the flow a bit
  • Memory: Somewhat working channel restoration
  • Memory: Fixed Retail - but channel restore doesn't work
  • Merge branch 'master' of github.com:sylvanaar/prat-3-0

    Conflicts:

    modules/Memory.lua

  • Memory: Retail changes
  • Memory: Get channel joining right on classing - including empty channels
  • Core: Save the notice type

3.8.14

08 Jun 09:16
Compare
Choose a tag to compare

Prat 3.0

3.8.14 (2020-06-08)

Full Changelog

  • Memory: Retry the profile load until the channels can be joined

3.8.13

08 Jun 06:40
Compare
Choose a tag to compare

Prat 3.0

3.8.13 (2020-06-08)

Full Changelog

  • Timerstamps: Handle hook error on startup
  • Core: Remove additional AddMessage hooks
  • CopyChat: Remove icons from copy text to fix issues with selection
  • CopyChat: Make the timestamp click-to copy an option

3.8.12

08 Jun 01:06
Compare
Choose a tag to compare

Prat 3.0

3.8.12 (2020-06-08)

Full Changelog

  • Scrollback: Make sure the scrollback has a minimum timestamp of when we loaded it
  • Memory: Fix some auto-load issues
  • Playernames: Don't give a y offest for embedded icons - it seems to differ at least by font used

3.8.11

05 Jun 21:18
Compare
Choose a tag to compare

Prat 3.0

3.8.11 (2020-06-05)

Full Changelog

  • Memory: Delay the auto-loading of the chat settings until the default chat frames have been loaded for a bit
  • Substitutions: Re-enable the map subs for classic

3.8.10

05 Jun 16:32
Compare
Choose a tag to compare

Prat 3.0

3.8.10 (2020-06-05)

Full Changelog

  • Substitutions: Use default storiing in the options menu
  • Substitutions: Fix other instance of iteration of patterns table with holes
  • Search: Update description
  • Altnames: When looking up alts, try both the plarname with and without the servername

3.8.9

05 Jun 08:24
Compare
Choose a tag to compare

Prat 3.0

3.8.9 (2020-06-05)

Full Changelog

  • Memory: Tweak options
  • Memory: Improved the look of the options
  • Substitutions: Tag some substitutions as retail only #88
  • Core: Allow holes in the pattern registration list that modules can provide #88
  • Core: Centralize all output with common formatting

3.8.8

04 Jun 12:36
Compare
Choose a tag to compare

Prat 3.0

3.8.8 (2020-06-04)

Full Changelog

  • Core: Ensure that the options panel is updated after profile loading
  • Core: Try to put the modules in to the correct state after a profile load
  • Merge pull request #86 from sylvanaar/users/sylvanaar/memory-module
    New Module: Memory - sync all the chat settings across your account.
  • Memory: Iterate over the standard 10 frames every time
  • Memory: Fix issues with profile switching
  • Memory: Finish the localizations
  • Memory: Fix issue restoring the shown state
  • Memory: Revise the default settings
  • Memory: Remove the commented out earlier implementation
  • Core: Revise the EVENT_ID solution to user the Line ID instead
  • Memory: Revised implementation that seems more in line with the default UI
  • Scrollback: Do not save the buffer for temporary chatframes
  • Memory: Temporary UI in the options for loading/saving
  • Core: Allow additonal Print() lines to be re-routed to a debug frame
  • Memory: Clear our message and channel subscriptions before restoring
  • Memory: Remember the frame positions
  • Memory: Fix color restoration
  • Memory: Working prototype
  • Memory: Create a module to save all your chat settings to your profiel to sync accross characters
  • Playernames: Support for showing the BNet client icon
  • Core: Updated BNet support for classic to support restoring names in from history
  • Core: Remove Prat's implementation of Event ID in favor of using Blizzard's
  • Scrollback: Support proper saving and restoration of BNet names