Skip to content

Releases: stirante/RuneChanger

1.11.1

12 Aug 20:34
Compare
Choose a tag to compare

Hotfixed a bug, where client overlay was completely invisible.

1.11

17 Jul 15:07
Compare
Choose a tag to compare

Added automatic updates
Added Spanish language
Added an ability to copy and paste rune page from and to RuneBook
Added an option to run RuneChanger in background
Added an option to autostart RuneChanger
Added an option to force English language
Added an option to send logs for fixing bugs (in tab with credits at the bottom)
Added a proper logger
Improved GUI for new options
Fixed some bugs

Running in background & Champion suggestions

20 Jun 19:23
Compare
Choose a tag to compare
  • Added champion suggestions (bar with 6 recently picked champions)
  • Added possibility to run in background
  • Added animations to client overlay
  • Fixed Polish language
  • Started refactoring code (part 1 of X)
  • Checked with LoL version 9.12

1.9 - Rune page sharing & Buggfixes

01 May 21:02
6088507
Compare
Choose a tag to compare
  • Add rune page sharing
  • Fix Nunu bug
  • Update lol-client-java-api to 1.0.12 (fixes bug, where sometimes RuneChanger wouldn't find lockfile file)
  • Checked with LoL version 9.9

1.8: Merge pull request #10 from stirante/robinwithes-patch-1

28 Feb 21:25
6d9ac2b
Compare
Choose a tag to compare

Updated to LoL version 9.2
Added brand new settings GUI (by @robinwithes)
Added runebook, which allows user to save and restore personal rune pages
Added Dutch language (by @robinwithes)
Added a .exe installer.

1.6

23 Nov 17:42
Compare
Choose a tag to compare
1.6

Updated to League of Legends 8.23 patch

1.5

16 Nov 23:03
Compare
Choose a tag to compare
1.5

Added champion pages caching
Improved rune injecting (now it should replace currently selected rune page)
Improved champion disenchanting (now properly disenchants multiple same champion shards)
Improved data updater (moved from depracated endpoints to static data)
Updated to LoL version 8.22

1.4

14 Aug 20:21
Compare
Choose a tag to compare
1.4

Added settings
Added auto accepting games
Added quick replies
Added option to forge all key fragments into keys
Added option to disenchant all champion shards into blue essence
Updated to LoL version 8.15

1.3

06 May 11:44
Compare
Choose a tag to compare
1.3

Update autogenerated classes and make small fixes

1.2

03 May 16:29
Compare
Choose a tag to compare
1.2

Switch from frequent http requests to using websocket events.
Fix small GUI bugs.