Releases: Bot-detector/bot-detector
Releases · Bot-detector/bot-detector
v1.3.3
- Updated the Discord icon in the panel to the new branding.
- Fixed percent formatting in the panel when a value is 0 (0.00% instead of .00%).
- Made a small optimization when grabbing player locations when not in an instance.
- The current session uploaded names field is now broken down through the Total/Auto/Manual tabs from 1.3.2.
- The aforementioned tabs have had their padding and centering adjusted.
v1.3.2
- Some more internal refactoring (mostly renaming internal 'report' variables to 'upload' and 'flag').
- Force a sighting refresh whenever the client comes back from a LOADING state (to sight players that carry over the loading when doing Tempoross for example).
- New fields and data format for the player uploading statistics.
v1.3.1
- Replaced remaining usages of the word
Report
withFlag
/Flagging
. - Added a loading spinner to the player stats panel while it's refreshing.
- The prediction feedback and flagging panels are now become disabled after choosing an option instead of disappearing.
- Added a loading spinner to both the prediction feedback and flagging panels when sending to the API.
- Added an option to highlight predict menu option in red.
- Added equipment, equipment value and world number logging (Plugin Hub warning edited accordingly).
- Added the Hiscore Plugin's Autocomplete feature to the prediction panel search bar.
- Internal refactoring and house-keeping of the plugin code.
v1.3
- Complete plugin refactor