Releases: Cat1Bot/league-patch-collection
Releases · Cat1Bot/league-patch-collection
v4.3.9
- Cleaned up configproxy.cs and removed redundant/useless functions
- Bug fixes and optimizations
v4.3.7
- 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
- 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
- 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
- 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
- added reconnect logic and exception handling so app wont crash if client disconnects from chat
v4.2.5
- 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
- removed most console logging to clean up ui
- fixed missing headers issue
v3.9.8
- 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
- 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