veronie
be3800e48c
#7 output strings for result.txt are now written correctly to console
(can be copied to result.txt file and used to generate card deck in
nanDeck)
3 年前
veronie
5afbff7b2e
Parsing of thing details from Bgg XMLAPI2 work in progress...
4 年前
veronie
94ecc66ae3
Towards result output for nandeck...
4 年前
veronie
ee3e04c3eb
Implemented first version of output of thing to result line.
Slightly rearranged metadata (some fields are now in ThingUserData).
Filling ThingUserData when fetching by user with BggApi.
Added ExportResultHandler.
4 年前
veronie
1718e1e05c
Fixed encoding in game list.
4 年前
veronie
135e56bda6
Import from result.txt done.
Added a File menu with save, load, import.
4 年前
veronie
052e195c16
Import from result.txt kind of functional now.
TODO: update table properly, don't freeze while parsing xml...
4 年前
veronie
241cb23eff
started to implement import from bgg1tool.
4 年前
veronie
422b5223e9
Implemented load existing thing list from sqlite DB.
4 年前
veronie
3f1779b100
Started to implement loading a thing list.
work in progress.
New command 'load', new LoadGameListDialog, new HandleLoadGamelist.
4 年前
veronie
2e5649b22e
Preferences store / retrieve works now.
Improved layouting.
4 年前
veronie
07c24c273b
Exchanged position of result actions in FetchPart.
Started implementation of config loading.... doesn't seem to work yet.
4 年前
veronie
fd86dbc3fa
Implemented saving of thing list.
Implemented fetching of thing lists.
4 年前
veronie
d2fadda15b
Working on game list save
4 年前
veronie
5c35846aa1
Added sqlite-jdbc library
Added "add only new" result modifier
4 年前
veronie
e9d2fe0843
Display of images works now.
Started to work on detailed view.
Need sqlite driver (maven? gradle? bnd?)
4 年前
veronie
8eff2f5d31
Finishing merge...
4 年前
veronie
36ffe5e052
Started to implement SQlite local db for thing lists.... WIP
4 年前
veronie
2a6cb9fafd
Adding thumbnail images to thing table.
4 年前
veronie
2e89f13ddd
New Thing class that contains meta data AND details.
4 年前
veronie
93fbab4083
Reverted project to simple java project (no maven).
Commented gson code out.
4 年前
veronie
7941799804
Improved layout, added Download controls, tried to make this a maven
project to use gson (no success)
4 年前
veronie
17f9e9ad8f
Tagging for results (in progress) - Added maven to get gson dependency.
5 年前
veronie
544d89caf2
Some more work on filters, mainly Family.
5 年前
veronie
2fae379383
Added status bar and geeklist information (wip)
5 年前
veronie
7c0f9aeecc
Rearranged control layout.
5 年前
veronie
a33024c4fd
Added BggApi class that downloads and parses XML results.
User collection results are shown in result table.
Basic infrastructure for geeklist id and family id (TODO).
5 年前
veronie
3481a44b0f
Added: result table, controls and config manager are connected
5 年前