An Eclipse RCP reimplementation of bgg1tool by Nand. See http://www.nand.it/nandeck/ for the original tool.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
veronie bd52e8d47d removed swing2swt.jar dependency 3年前
xyz.veronie.bgg.feature Renamed packages to xyz.veronie.* (second push) 5年前
xyz.veronie.bgg.product removed swing2swt.jar dependency 3年前
xyz.veronie.bgg.ui removed swing2swt.jar dependency 3年前
.gitignore Initial commit 5年前
.project Display of filter controls works now. 5年前
LICENSE Initial commit 5年前
README.md Update Readme 3年前

README.md

BggToolAnother

An partly reimplementation of bgg1tool by Nand using Eclipse e4 RCP (https://wiki.eclipse.org/Eclipse4/RCP). See http://www.nand.it/nandeck/ for the original bgg1tool.

At present, this can be done:

  • You can download things from BGG by user, geeklist or family and display the list
  • When downloading, the currently displayed list can be modified with the results: add to the list, replace it, keep only new entries, intersect both lists, or subtract the result.
  • The currently displayed list can be saved and later loaded again using a local database (sqlite)
  • If they were downloaded by specifying a user name, the number of plays and user ratings are saved with the things.
  • Can import a result.txt that was generated by bgg1tool (but the version is not imported correctly yet).
  • Can export the currently displayed list to a ‘result.txt’ file that nandeck can parse and create profile cards using the ‘IDKdeck_OnlyHuman.txt’ template. (Everything except the Rank is available at present.)

Planned features:

  • Delete a local game list
  • Replace an existing local game list
  • Cache families and geeklists locally
  • Directly generate a PDF with nandeck