Skip to content

v1.3.0

Compare
Choose a tag to compare
@tybug tybug released this 06 Mar 23:22
· 1725 commits to master since this release
5bacdc5
  • new profile screener that checks a user's top n plays for replay stealing and remodding when -u flag only is passed
  • ability to restrict what replays are downloaded (and compared) with the --mods flag
  • major internal cleanup with the addition of the user_info class
  • fix names starting with an underscore not being displayed on graphs

Now using circleparse v4.0.1

  • don't fatal error when rng seed is not present when we expect it to be
  • fix wrong name to int mappings
  • add scorev2 (fixes fatal error on attempting to parse a replay with the scorev2 mod)

Now using ossapi v1.1.1

  • filter out None values, not None keys, in kwargs parameters