Releases: kThisIsCvpv/bexternalplugins
Releases · kThisIsCvpv/bexternalplugins
Release Version 2.0.9
Update code to reflect API changes in RL.
Release Version 2.0.8
Release Version 2.0.8
Update code to reflect API changes in RL.
Release Version 2.0.7
Release Version 2.0.7
- Released Socket 2.x from Beta.
- Changed the X offset for Player Status Indicators.
- Fixed the logic inversion of Dawnbringer special attack guessing.
- Added player health bars to Player Status Plugin.
- Added a bunch of documentation changes.
Release Version 2.0.5-beta
Release Version 2.0.5-beta
Lowered the Thread sleep ratio from 200 to 20.
Release Version 2.0.2-beta
Release Version 2.0.2-beta
Removed the secondary Base64 encryption due to lack of speed.
Release Version 2.0.1-beta
Installation
- On your keyboard, simultaneously press
Windows + R - Inside the pop-up window, type
%userprofile%/.runelite - Create the folder
bexternalpluginsif it does not already exist. - Download and drag
socket-client.jarinside there. - Relaunch BlueLite.
Warning: If you are updating from v1.x, please remove all existing socket plugins such as specialattackcounter and sotetseg.
Changelog
Release Version 2.0.1-beta
Socket
- Removed the need for room number. Before, your encrypted packets were broadcasted to everybody in the same room, to limit traffic. However, there is a better way to do this. You and your party will join the room identified by the SHA-256 hash of your password (and some salt for extra safety). For example, if your password was "range", you would be in room "2269c0be009b610cfdbb8cfe9253ad37cf95062fb3f5a7560268ff259ea9f087".
- Client now sends AES-256 encrypted player name to the server. This packet will then be released to all party members when you disconnect, for notification purposes.
- You will now automatically leave the socket when you log out (and don't close your client).
Sotetseg
- Added the ability so color your maze tiles on your own.
- Added the ability to specify the alpha level of the maze tile color.
Special Counter
- Fixed special attacks (sometimes) not tracking. There was a logic error.
- Remove all specs when you log out.
- No longer tracks specials if you don't close your client (and your team remains online).
- Fixed the forumla for calculating damage for the Dawnbringer from
f(x) = Delta XP / 3.5tof(x) = Delta Magic / 1.4. - Gives you the option to "wait" for dawnbringer to hit instead of using the function above.
Player Status (New)
- Allow tracking of player status such as vengance, overload, prayer enhance, etc.
Release Version 1.0.7
Release Version 1.0.7
Release Version 1.0.6
Release Version 1.0.6
Release Version 1.0.5
Release Version 1.0.5
Release Version 1.0.3
Release Version 1.0.3