Releases: stirante/RuneChanger
1.15.0
Changes
- Added rune page preview on hover
- Added language switcher
- Added updater GUI
- Added option to disable low level keyboard hook
- Added option to force quick replies
- Added version to GUI
- Added report bug button
- Added Check for updates button
- Upgraded to Java 17
- Sped up start-up
- Updated team comp analysis to new version
- Refactored code
- Fixed shards for LolTheory source
- Fixed shortcut creation
- Fixed champion suggestions
- Fixed update and analytics prompt
- Fixed champion.gg source
1.14.3
Most notable changes
- Add Team Comp analysis in champion select
- Add smart champion suggestions based on team comp and position, that also display win rate of each champion in a team comp
- Update runes to new preseason
- Add Ultimate Spellbook mode runes for metasrc source
- Add Hungarian translation
Other changes
- Add new launching script with better name
- Refactor champion suggestions
- Update translations
- Update updater
- Fix quick replies
- Fix many automatically reported errors
1.14.2
Add analytics on sources used
Add a question before deleting a rune page
Add confirmation to disenchanting champions
Add aram.academy source
Add setting summoner spells
Adjust quick replies and summoner spells to ultimate spellbook game mode
Improve handling patch numbers when downloading assets
Update translations
Fix LolTheory source
Fix champion quotes
Fix offline champion init
Fix lolalytics source
Fix metasrc source
Fix champion.gg source
Fix u.gg source
Fix champion suggestions order
Fix champion suggestions
Fix wrong patch when downloading splash arts
Fix wrong patch when getting champion list
Remove runeforge.gg source (outdated)
Disable screen check for rune page editing
Remove auto accept
Disable closing animation of the rune pages menu
1.14.1
1.14.0
New:
- Added Lolalytics rune pages
- Added Metasrc rune pages
- Added Arabic translation
- Added updating champion splash art after VGU
- Added auto-message and custom message button
- Added option to run as admin
- Added option to run LCU from tray menu
- Added option to automatically close RuneChanger when closing LCU
- Prepared CounterSource for future
Changed:
- Rearranged settings into categories
- Removed send logs button
- Optimized scaling images
Fixed:
- Fixed overlay not working in clash
- Fixed a bug, which would show in some cases runes for wrong champion
- Fixed an error, when playing TFT
- Fixed a NPE while stopping performance monitor
- Fixed a NPE when scene is destroyed during async task
- Fixed an IndexOutOfBoundsException when clearing rune list
Code quality:
- Added possibility to create settings for sources
- Sources settings now are added automatically
1.13.0
New:
RuneChanger logo has been changed to brand new one (designed by Lampsion)
Added option to disable animations
Added option to restart matchmaking, after someone dodges the game
Added sneaky feature, that filters local rune pages by champion, if rune page name starts with "champion name:"
Added analytics
Added donate dialog
Added performance monitor (this is mainly for fixing up performance)
Added U.gg rune source
Changed:
Dialog windows have been redesigned and reimplemented
Runebook UI has been slightly updated
Local runes are shown, when no champion is selected
Quick replies are now hidden on maps other than Summoner's Rift
Auto accept now is accepting after 3 second delay
Fixed:
Fixed runeforge.gg rune source
Client overlay is now scaled correctly, when window scaling is enabled
Made some performance improvements
Code quality:
Updated third party libraries
Added library cleanup after every auto update
Code has been refactored part 2/??