Releases: marvinscham/disenchanter
Releases · marvinscham/disenchanter
v2.0.1
What's Changed
- Dependency updates, Polish translation updates by @marvinscham in #192
- Bump League Patch to 14.13 by @github-actions in #189
- Bump rubocop from 1.63.5 to 1.64.1 by @dependabot in #190
- Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #191
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Bump League Patch to 14.8 by @github-actions in #174
- Patch 14.10 adjustments by @marvinscham in #185
- Bump peter-evans/create-pull-request from 6.0.3 to 6.0.5 by @dependabot in #178
- Bump League Patch to 14.10 by @github-actions in #180
- Bump launchy from 2.5.2 to 3.0.1 by @dependabot in #181
- Bump rubocop from 1.63.1 to 1.63.5 by @dependabot in #182
- Bump i18n from 1.14.4 to 1.14.5 by @dependabot in #183
Full Changelog: v1.8.0...v2.0.0
Note: The executable was re-built on May 21st since the previous build was broken (#187)
v1.8.0
What's Changed
- Bump rubocop from 1.62.1 to 1.63.0 by @dependabot in #170
- Bump json from 2.7.1 to 2.7.2 by @dependabot in #169
- Language udpates +deps by @marvinscham in #173
- Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 by @dependabot in #171
- Bump rubocop from 1.63.0 to 1.63.1 by @dependabot in #172
Full Changelog: v1.7.3...v1.8.0
v1.7.3
What's Changed
- Bump i18n from 1.14.1 to 1.14.3 by @dependabot in #160
- Bump League Patch to 14.5 by @github-actions in #159
- Bump launchy from 2.5.2 to 3.0.0 by @dependabot in #158
- Bump i18n from 1.14.3 to 1.14.4 by @dependabot in #161
- Bump rubocop from 1.61.0 to 1.62.0 by @dependabot in #162
- Bump rubocop from 1.62.0 to 1.62.1 by @dependabot in #163
- Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 by @dependabot in #164
- Bump League Patch to 14.6 by @github-actions in #165
- Bump League Patch to 14.7 by @github-actions in #166
- Honor Level 3 Orb fix by @marvinscham in #168
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
Fixed
- Fixed and extended English locale detection
- #34 Loot with line breaks in its name will now properly be listed in the disenchant preview
- #126 Network related errors will no longer break the script
- #152 Mastery Token upgrade no longer offers inefficient upgrades
- This happened when you had a champion permanent that had a disenchant value higher than the upgrade price
- Champion shard disenchanting will now also take this into consideration
v1.7.0
Added
- #144 Support for i18n, you can contribute using Weblate.
- Support for (most of) German, Esperanto and Traditional Chinese
- Documentation for contributions, project setup, translation credits
Changed
- Mastery Chart shortcut will now auto-detect your region
- Some wording and display colors have been updated
v1.6.0
Added
- #35 Disenchanter can be started from anywhere now
- It will try to find your League Client via registry > start menu > default path > locally
- #57 Rerolling owned esports emotes that cannot be disenchanted
- #19 Tacticians can now be disenchanted
- Shortcut to your Mastery Chart profile
- #27 Proper changelog and versioning info
Changed
- (dev) Code is split in modules now instead of stuffed into a single script
- (dev) Switched from ocra to ocran for building the executable
Fixed
- #142 Script won't crash if you don't have a summoner name
- Essentially Riot ID support
- #87 Shards of champions with no mastery will no longer falsely be considered for disenchanting
- #127 Champion permanents can be disenchanted again
- Reliability improvements via more flexible recipe and currency detection
- #128 Allows properly disenchanting things like blue essence granting summoner icons
v1.5.0
Changelog
Added
- Disenchant Champion, Skin, Ward Skin and Eternal Permanents
- Upgrade Mastery Tokens using Champion Permanents
- Debug options to help troubleshoot and expand (loot info, recipes, crafting results)
- Dependency management with Bundler supported by Dependabot
- Rubocop linting rules
- Rufo formatting rules
- Code of Conduct
- Demo image in
README
Changed
- Smarter detection for items that aren't owned yet
- Blue Essence directly sourced from capsules is now included in stats
- Loot will be refreshed frequently to prevent confusion and errors
- Clarity changes to Mastery Token upgrade process
Fixed
- Some chests with no display name, e.g. Honor 5 Capsule
- Faulty crafting recipes
- Typos
What's Changed
- Dependency management via Gemfile by @marvinscham in #25
- Bump json from 2.6.1 to 2.6.2 by @dependabot in #26
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Reordered menu to reflect the order in the loot tab
- New submenu for materials
- Support for disenchanting Summoner Icons
- Support for upgrading Mastery Tokens using the cheapest way available
- Note: doesn't support champion permanents yet
- Bugfix for Event Token crafting (#21)
- Smarter version check for people using the Ruby script from the
main
branch - More minor bugfixes and code cleanup
What's Changed
- Upgrade mastery by @marvinscham in #14
- Improved version check (#16), added stat review (#15), cleanup by @marvinscham in #17
- Summoner Icon Support, Menu reorder, bugfixes by @marvinscham in #22
Full Changelog: v1.3.2...v1.4.0