DavidEGx / bga-arena-scoreboard

Filter ranking of players in BGA Arena
GNU General Public License v3.0
3 stars 2 forks source link

Global ranking broken #2

Open DavidEGx opened 2 years ago

DavidEGx commented 2 years ago

Due to changes in BGA global ranking you cannot use the filter there.

Steps to reproduce:

  1. Go to https://boardgamearena.com/gamepanel?game=carcassonne
  2. Execute bga-arena-scoreboard script
  3. Choose any filter (for example, country=Spain)
  4. Click 'run'
DavidEGx commented 1 year ago

After 458d57ebde60b97607338afde2c0e203cb98dcc7 you can get the global ranking when reviewing any game:

  1. Go to https://boardgamearena.com/archive/replay/221205-1000/?table=325032616&player=84486751&comments=84486751;
  2. Scroll down
  3. Click on Competition
  4. Select All-Time instead of Current Season
  5. Run the script now

Still broken in Game Panel but at least there is this workaround.