Back2Home

Simple addon to provide a custom button to use a random hearthstone toy whenever one wants to return to one's home base.

File Details

Back2Home-v0.8.15

  • R
  • Apr 11, 2024
  • 88.36 KB
  • 34
  • 10.2.6
  • Retail

File Name

Back2Home-v0.8.15.zip

Supported Versions

  • 10.2.6

lightweight tag 264d4dcb6fb03ae6b6f592c9dae7ab6880b20278 v0.8.15 Author: GitHub noreply@github.com Date: Wed Apr 10 22:30:29 2024 +0200

commit 5f6781d4f7b4f14cb188ee930745c76c0af57832 Author: readi2play r.dippe@rene-dippe.de Date: Wed Apr 10 22:03:21 2024 +0200

# ChangeLog

- finished binding B2H to the new readiLIB
- adjusted some wordings in the german localization file

## NEW Features

Implemented a new button starting a FrameSelector which is part of readiLIB to easily SELECT the parent frame instead of needing to know the frame names.

commit 5f6781d4f7b4f14cb188ee930745c76c0af57832 Author: readi2play r.dippe@rene-dippe.de Date: Wed Apr 10 22:03:21 2024 +0200

# ChangeLog

- finished binding B2H to the new readiLIB
- adjusted some wordings in the german localization file

## NEW Features

Implemented a new button starting a FrameSelector which is part of readiLIB to easily SELECT the parent frame instead of needing to know the frame names.

commit 3bf9c4e82f0585be203289e608520eef05fcc214 Author: readi2play r.dippe@rene-dippe.de Date: Mon Apr 8 23:37:24 2024 +0200

# ChangeLog

- removed factory files for buttons, checkboxes, icons and panels as those have been moved over to the new readiLIB
- moved localization function to new readiLIB
- reworked localization files to improvde maintaibability and usability along with the LIB
- renamed "others" to "reporting" as that's what the panel is for
- granted more representive to some functions
- moved color management to new the readiLIB
- separated panel config panel creationg and initialization, this way B2H is way more up in the addon list
- fixed an issue where the button did not display the cooldown right after using a hearthstone toy

commit 700227096b57f67299c238722d5a2faf8d8abbe0 Author: readi2play r.dippe@rene-dippe.de Date: Fri Apr 5 22:32:45 2024 +0200

## NEW FEATURE

- Implemented a new config setting to allow selection of frame strata for the Back2Home Button
- new localization strings

## Other Changes

I changed the fallback label, because it was not necessary to have the exact item name there with an additional text with explanation.

### readiLIB Dependencies

- done further implementations to build a dependency of Back2Home to the new readiLIB

commit 9107a6ee76d99206494e3578b96dac40d5e85c7d Author: readi2play r.dippe@rene-dippe.de Date: Fri Apr 5 00:42:57 2024 +0200

- Removed unrequired print statements

commit 3c4ffb23dc4e2581e1eb5be06669e25feea75932 Author: readi2play r.dippe@rene-dippe.de Date: Fri Apr 5 00:41:14 2024 +0200

## FIXES

- Fixed an issue where color name was not given to the color.Get helper function of readiLIB
- Fixed an issue where localization strings were not found
- Fxed an issue where number of rows  in a settings panel was float and break UI
- Removed "general" debugging reports as they did not make any sense anymore

commit 952f676bd1f47496d81331fe8f153f50f68c22d5 Author: readi2play r.dippe@rene-dippe.de Date: Fri Apr 5 00:28:42 2024 +0200

## NEW FEATURES

- implemented usage of the checkbox utility factory function of readiLIB
- getting recurring colors via readiLIB and adding addon specific ones

commit 9f3963e6b8cfc7977e91b43c6c8cd902046797b5 Author: readi2play r.dippe@rene-dippe.de Date: Thu Apr 4 21:25:22 2024 +0200

## NEW FEATURE

- Utility- and Helper-Functions are moving into the new created readiLIB
- Same for the factory function of buttons (more will follow)
- further localization strings were added