Releases: Bot-detector/bot-detector
Releases · Bot-detector/bot-detector
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