Baumritter-BPTracker icon

BPTracker

Gets Name and BattlePoints from leaderboard,friendlist and recent list

CHANGELOG

Version 1.2.1

  • A change in version 1.2.0 made it so that the recent players board trigger would not reset until it was hidden and as such would cause tremendous lag if the log file grew to large. That has been corrected.

Version 1.2.0

  • Refactored some code
  • Added UserID and LastChange tracking
    • UserID is used for comparison between current data and old data now since the name changing has gotten out of hand
    • LastChange will display on wether the entry has been changed or not
  • Added autogeneration of the necessary UserData Folders

Version 1.1.2

  • Squashed some bugs

Version 1.1.1

  • Changed listseparator from ; to ,
  • Added additional detection for color codes with the format of "<color=#000000>"

Version 1.1.0

  • Added PlatformID to the logs
  • Changed Formatting

Version 1.0.0

  • Created