Releases: cderickson/MTGO-Tracker
2022-v.1.2
2022 January Update:
Importing:
Updated method to determine Game_Winner.
2022-v.1.1
2022 January Update:
Main Display:
Games Table now automatically sorts by Match_ID and Game_Num.
Changed sidebar button layout.
Entire tables are no longer displayed. Now prints 20/35 records (dependent on window size) per page with Next/Back buttons.
Resized large window size slightly and removed vertical scroll bar.
Statistics Window:
Added Red/Green coloring to Match History in the Opponents tab.
Removed Time Data tab.
Filtering:
Operator dropdown in the Set Filter window now resets when the Column dropdown is changed.
Changed window title.
Importing:
Triggered abilities from sources that are not actual cards (e.g. Monarch, Emblems) are now saved as Primary_Card in the Plays table.
P1 and P2 value now saved as the player's normal username and only uses the "altered" username for parsing and in the Match_ID.
Added ability to re-import data, which will re-parse the data and automatically apply any manually input data into the P1/P2_Arch, P1/P2_Subarch, Format, Limited_Format, and Match_Type columns.
Exporting:
Added exception handler that updates the status bar appropriately when a permission error occurs.
Bug Fixes:
Fixed bug when attempting to apply filters to integer columns. No longer gives a type error.
Fixed bug that was setting a minimum number of 3 for Attackers count.
2022-v.1.0
2022 January Release:
Multi-Revision:
Changes are now applied without closing the revision window.
Revise Record Functions:
Record selection persists between revisions. Added "Limited" to P1/P2_Archetype options.
Statistics Window:
Added Limited Formats to Time Data charts. Added Match History tab and set it as the default page.
Filtering:
Multiple filters within the same column now treated as OR rather than AND filters.
Save Files:
Removed file extensions from save files.
Remove Button:
Added ability to remove records from the database and ignore during future imports if necessary.
Best Guess Deck Name:
Added Constructed Only option.
Importing:
Now saves a copy of imported GameLog files in root/logs/ folder.
Bug Fixes:
Fixed bug with status bar updating multiple times during Import.
Fixed bug when attempting to revise deck names using leading and trailing whitespace.
Fixed bug when attempting to set Hero username using leading and trailing whitespace.
Fixed bug when parsing GameLog file involving a username that includes spaces or periods.
Fixed bug with Clear button not activating correctly in the Filter window.
Fixed bug with Clear button updating the status bar in some instances where it should not.
Fixed bug in Filter window when handling P1 column filters when displaying Plays table.
Fixed bug with Statistics Button getting disabled after importing new matches.
Fixed bug with Archetype selection dropdown menu options when revising single records.
v1.0.2
Sample Decklists:
Naming for color combinations in sample deck names is now standardized.
Importing:
Fixed bug when importing matches involving players with periods in their username.
Fixed bug when parsing game state changes (e.g. Delver of Secrets flipping).
v1.0.1
Sample Decklists:
No longer manually imported from .txt files in the client. Instead, the all_decks file is now static and will be updated with subsequent releases.
v1.0.0
Initial Release.