Skip to content

Releases: Larsj02/Remix-Gem-Helper

1.5.0-beta-2

04 Jun 10:58
Compare
Choose a tag to compare
1.5.0-beta-2 Pre-release
Pre-release

Remix Gem Helper

1.5.0-beta-2 (2024-06-02)

Full Changelog Previous Releases

  • Increased Version in TOC and removed Perfect gems from the usable items List
  • Fixed a bug that caused the Frame to not change visibility when using Keybinds to switch tabs in the Character Frame
  • Merge branch 'main' of https://github.com/Larsj02/Remix-Gem-Helper
  • Added Libstub
  • Merge pull request #22 from mcc1/main
    add Traditional Chinese locale
  • update Traditional Chinese locale

1.5.0-beta-1

29 May 18:34
Compare
Choose a tag to compare
1.5.0-beta-1 Pre-release
Pre-release

Remix Gem Helper

1.5.0-beta-1 (2024-05-29)

Full Changelog Previous Releases

  • 1.5.0 Beta 1 Version TOC
  • Added Icon to upgradeable tooltip text
  • Fixed French and German Locales and fixed font when editing locales
  • Merge pull request #20 from SacleuxBenoit/main
    Added French version
  • Merge pull request #21 from mooms/feature/localisation-zhCN
    More localisation in dropdown menu and gem list headers and added simplified Chinese
  • Started splitting UIElements
  • Reordered gem type strings;
    Updated SC transalation
  • Added misssing place for addon name localisation
  • Added translator name in the help text (last line) :P
  • Added Simplified Chinese translation for help text;
    Retrofit other locs for new strings
  • Updated localisation strings to based on 1.5.0d
  • More localisation in dropdown menu and gem list headers;
    Added simplified Chinese (based on 1.4.1)
  • Added French version
  • Added some more Threads to the consumable list
  • Fix for the Invisible Clickables
  • Added Upgrade Tooltips with indication if you can upgrade already or not
  • Fixed Cloak Tooltip showing wrong Rank
  • Now using the RasuAddon Lib to register Events to use less performance in the long run
  • Fixed Localization and changed Version to 1.5.0d
  • Moved automatic Language selection for editing to local so it doesn't break other Addons
  • Added other cache Items

1.4.1

22 May 20:48
Compare
Choose a tag to compare

Remix Gem Helper

1.4.1 (2024-05-22)

Full Changelog Previous Releases

  • Changed Version to 1.4.1
  • Re-Added the Cache to open bags
    Fixed Language being automatically set to german
    Fixed Open Frame Resizing
  • Fixed the Clickable bag item resizing

1.4.0

22 May 20:01
Compare
Choose a tag to compare

Remix Gem Helper

1.4.0 (2024-05-22)

Full Changelog Previous Releases

  • Merge branch 'main' of https://github.com/Larsj02/Remix-Gem-Helper
  • Version Changed to release
  • Merge pull request #16 from Numynum/patch-1
    prevent the frame from loading and erroring outside of timerunning
  • Full German Translation now available
  • Added full localization support
  • Fixed a small Bug with Clickable Buttons and Added RasuLib (Base Addon Library)
  • Added Frame to make Scrapping Items Easier
  • prevent the frame from loading and erroring outside of timerunning
  • Removed old Bag item Frames
  • Updated Usable Bag Items to now also Combine Gems

1.3.5

21 May 23:16
Compare
Choose a tag to compare

Remix Gem Helper

1.3.5 (2024-05-21)

Full Changelog Previous Releases

  • Added a Frame to make Resocketing after Scrapping easier
  • Moved Scrollable and Base Frame Creation to UIElements.lua
  • Function to easier Create Scrollables
  • Now always adding d at the end of versions to indicate developement versions which are not fully ready for release
  • Fixed Cloak Tooltip Error
    Added Help Button for new Users
  • Removed Sustaining Emerald for now as they seem to not exist

1.3.4

20 May 22:14
Compare
Choose a tag to compare

Remix Gem Helper

1.3.4 (2024-05-20)

Full Changelog Previous Releases

  • rewrote tooltip update see: #15
  • Just making sure to get rid of the weird Invisible frame bug before shipping the new Clickable Feature
  • Fix to only update the spell Infos for Casts when the Frame is visible
  • Added Icons to quickly open random Gems or Cache of Infinite Treasure
  • Removed Warning when destroying socketed items as the gems should automatically go into your bag
  • Added Cloak Rank and Stat info to Item Tooltip

1.3.3

20 May 16:16
Compare
Choose a tag to compare

Remix Gem Helper

1.3.3 (2024-05-20)

Full Changelog Previous Releases

  • Fixed a bug that caused ElvUI users to click Gem Buttons that weren't Visible
  • Added more Logic to finding free Socket Slots by Starting with Highest Ilvl first
  • Reversing Socketing order

1.3.2

19 May 14:57
Compare
Choose a tag to compare

Remix Gem Helper

1.3.2 (2024-05-19)

Full Changelog Previous Releases

  • Version Increased to 1.3.2
  • Now compatible with TinyInspect
  • Renamed Fonts to work as intended

1.3.1

19 May 11:09
Compare
Choose a tag to compare

Remix Gem Helper

1.3.1 (2024-05-19)

Full Changelog Previous Releases

  • Version Increased to 1.3.1
  • Fix for #10 (Login error)
  • Fix for #7 (Fonts)
  • Create README.md
  • Fixed unsocketing for Bag Items

1.3.0

18 May 20:02
Compare
Choose a tag to compare

Remix Gem Helper

1.3.0 (2024-05-18)

Full Changelog Previous Releases

  • Version Increased to 1.3.0
    • Now showing stat text instead of gem name for prismatic Gems
      • Now Sorting Quality[Legendary->Common] > Name[A->Z]
    • The Gem List now also shows Gems in Bag Items
      • The Gem List can now also remove Gems from Bag Items
  • Moved some Code around
  • small bugfix and font fix
  • moved Sorting function
  • made a little piece of code shorter
  • Small fix for Click Logic