Skip to content

v2.3.5-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 08:34
· 47 commits to main since this release
2ff5944

Keystone Companion

v2.3.5-beta.1 (2024-05-07)

Full Changelog Previous Releases

  • Merge pull request #66 from Thekinghim/63-refactoring
    63 refactoring and fixes
    • Moved Build Type to TOC so now Build Type + Version can be changed there
      • Removed AddDebugEntry
      • Added debug logging to Saved Variables
  • changed the minimap setting to match the same style
  • Some more Refactoring
    • Fixed M+ Count appearing in tooltips outside of M+
    • Added filtering to Combat log events to stop spam
    • Added EventTrace DevPrint
      • Fixed Event callbacks in Base Addon Mixin
      • Fixed Main UI not showing Data
      • Added Combat Log Data to Event Callbacks
  • Using Proper Init Function in dungeonTimer now
  • fixing https://discord.com/channels/1223657495269216347/1236761950445375528/1237017735276265482 by adding the required library
  • Automatically replace GetLocale() when editing a localization
  • Fully refactored to using new Base Addon Lib
  • Base addon mostly refactored
  • Fixed commands being case sensitive and more refactoring
  • Removed redundant Information
  • removed Debug Locale Function
  • Italien Language Added
  • Full Localization Support added
  • Added DebugDB
  • Hopefully fix for the double names + debug messages to get what's wrong with the save best times
  • One step closer on Adding full localization support and a big performance Boost
  • Changed Event Handling
  • Created MakeMovable function in BaseMixin
  • Fixed a bug that caused the Main Frame to not work when inside a raid
  • Created a Base Mixin for the Widgets to easily add functions to all frames at once