Skip to content

Releases: XezolesS/WaccaMyPageScraper

v1.1.1 Viewer Only

31 May 06:27
Compare
Choose a tag to compare

Very late update and it will be the final one.
Replace existing program to this one.

Updates

  • Remove logging console window.
  • Remove fetchers.

v1.1.1 Hotfix01

30 Sep 09:42
Compare
Choose a tag to compare

dumb mistake, sorry for the inconvenience.

Fix

  • Login button being disabled after 2022/09/30 00:00 in local time.

v1.1.1

28 Sep 03:45
Compare
Choose a tag to compare

This might be the last release since WACCA My Page will be shut down after 2 days :(
Considering releasing viewer-only(fetcher-free) version of it.

Changes:

  • Add Japanese UI support. 日本語のUIです。変なことがあるかもないかも… 
    JapaneseSupport

  • Fetcher is now trying to reconnect when if it's somehow disconnected from the server. (Max 10 tries, possible solution for Issue #10)

  • Fix logger displays wrong music difficulty of music rankings.

v1.1.0

19 Sep 14:08
Compare
Choose a tag to compare

For last 3 weeks, there was no critical issue found so I assume it's good enough to use.
The version is now out of beta.

I was so busy for a couple of weeks, took a while to resume the project.
It is finally out, and roughly 10 days left before WACCA My Page shutdown, so you better download it now!

Major Features Update

  • You can now fetch a ranking of total RP earned, rankings of each record, and rankings of each stage.

  • Simplified record views. Like a table.
    SimplifiedRecordViewSupport

  • A new window for inspecting details of record. Very cool.
    RecordDetailsSupport

  • Korean localization! 한국어 안녕
    LocalizationSupport

  • You can customize theme! Make it fancier!
    AppThemeSupport

Improvements

  • Fetcher will not be shown up when you are not logged in.
  • Progress bar mechanism has been changed.
  • Fetcher button will be disabled when you are fetching data. (This does not apply for other fetchers, but you should not run different fetchers simultaneously. It leads to program to crash)
  • Search box now has a watermark.
  • Genre of music is now displayed.
  • Every class that has no inheritance is now sealed. Performance improvement can be expected.
  • A LOT of code refactoring, maintenance, improvements.

Bug Fixes

  • Fix the count representation from the progress bar message.
  • Fix artist text being overflowed.
  • Fix the record's rate/achieve icons not being shown.
  • Fix sorter's ascending/descending indicator being reversed.
  • Fix trophy progress bar is not working.
  • Fix stage record not being fetched when the stage has no icon. (SPRUT, BOSS Re:MIX stages, and uncleared stages)
  • Fix throwing exceptions while trying to render stage icon when there's no icon.
  • Fix stored user data not showing up on program startup when the player has no cleared stage data. (Issue #7)
  • Fix a crash while trying to open a console after closed(terminated).

Version 1.0.0, Beta

28 Aug 07:35
5b59b15
Compare
Choose a tag to compare

Very first deploy.
Might not work as expected.

Major Features

  • Player data fetching, I/O, viewing
  • Player music records fetching, I/O, viewing
  • Player stage records fetching, I/O, viewing
  • Player trophies (achievements) fetching, I/O, viewing