Skip to content

v1.3.4

Compare
Choose a tag to compare
@Cyborger1 Cyborger1 released this 03 Jun 15:38
· 166 commits to master since this release
61c4ed1
  • Added a configurable textbox field to the feedback panel, used to send detailed feedback (off by default, up to 250 characters).
  • Added the right-click predict option to the new clan chat and guest clan chat side windows.
  • Added a config to perform the 'predict' option alongside the in-game right-click 'report' option (off by default).
  • Added a command ::bdToggleShowDiscordVerificationErrors/::bdToggleDVE to toggle showing unsuccessful discord verification messages (show errors by default).
  • Changed discord verification to accept codes of less than 4 digits, padding the value with zeroes if necessary.
  • Changed discord verification error messages to be more descriptive.
  • Changed the manual bot flagging to be allowed even when the API returns a prediction with a player ID of -1 (e.g.: "Not in our database" or "Player not in highscores").
  • Fixed a name cutoff substring off by one error when typing a name that's too long in the predict name bar.
  • Most methods now have JavaDoc.

image