Skip to content

Releases: Cat1Bot/league-patch-collection

v4.3.9

03 Jan 06:27
9c0a6b3
Compare
Choose a tag to compare
  • Cleaned up configproxy.cs and removed redundant/useless functions
  • Bug fixes and optimizations

v4.3.7

02 Jan 14:39
52912fe
Compare
Choose a tag to compare
  • fixed issue where chat wouldnt connect in certain regions, it now decodes users JWT to determine chat host and has fallback mechanism in case jwt cannot be decoded or region cannot be found/matched to a chat affinity.

v4.3.6

31 Dec 19:19
9a4ce0e
Compare
Choose a tag to compare
  • you can now dynamically update your status without launching with arg. to appear offline just type 0 in the console and type 1 to appear online again. NOTE: this is about a 1 minute delay on the backend when updating your status
  • Added fallback paths for launcher in case riotclientinstalls it not found

v4.3.0

29 Dec 06:36
8abca3b
Compare
Choose a tag to compare
  • added proper logging on how to use app features
  • made it clear if you paid for this you got scammed
  • vanguard bypass is not enabled by default, if you dont want to use it, run app with --usevgk

v4.2.8

29 Dec 03:07
27e68d8
Compare
Choose a tag to compare
  • Bugfixes
  • Improved color coding for console output
  • Added groundwork for RTMP proxy for the future lobby reveal. for now just ignore warnings in console about rtmp connect as the code for it has not actually been implemented yet.

v4.2.6

28 Dec 19:01
5de2f7a
Compare
Choose a tag to compare
  • added reconnect logic and exception handling so app wont crash if client disconnects from chat

v4.2.5

28 Dec 04:20
a761402
Compare
Choose a tag to compare
  • added args to control what features to use (ie. disable vanguard)
  • added arg to use XMPP proxy and mask your status as offline, basically it has deceive functionality built in
  • code optimizations
  • see readme for info on how to use args

v4.0.0

23 Dec 06:14
1005c9d
Compare
Choose a tag to compare
  • removed most console logging to clean up ui
  • fixed missing headers issue

v3.9.8

17 Dec 23:23
5ab347d
Compare
Choose a tag to compare
  • added groundwork for ledge or other http proxies for future. In the next release or so there will be a proper ui with options to enable disable vanguard (use lite version for now for vgk enabled).
  • Merged Leagueproxylib into main project - no longer need the nuget dll

v3.6.0

10 Dec 02:32
aac417f
Compare
Choose a tag to compare
  • Moved killriotservices function to leagueproxylib
  • Removed old honor restorer because riot servers no longer accept old honor reasons and it causes the client to get stuck on gameflow screen
  • Adding logging and other optimizations to leagueproxylib