Releases: Braasileiro/PDRPC
Releases · Braasileiro/PDRPC
PDRPC 0.2.0
- discord-rpc-sharp updated;
- Optional song info output to a text file inside the mod directory [#7].
PDRPC 0.1.9
- Song info and album art support for the two additions of F2nd Song Pack mod. Kagerou Daze and Cantarella ~grace edition~;
- Optimized signatures for the 1.03 game version;
- Fixed signature of practice mode in the 1.03 game version;
- Rollback of update method to a task to avoid a small blocking that occurs when starting a song in practice mode.
PDRPC 0.1.8
- Material icons status assets;
- Removed "Check on GitHub" button. This should have been done before I put it on GameBanana but I really forgot. Sorry;
- Sectioned mod settings in config.toml file.
- Avoiding unnecessary calls when retrieving info on memory;
- Changed default image text to "Custom Song" when in a custom song;
- General code cleanup.
PDRPC 0.1.7
- Signature scan for basic song data and flags in memory. My thanks to ActualMandM DisableWatermark Mod;
- The app now shows the song information when in practice mode and the status accordingly. The 'show_difficulty' setting also affects here.
PDRPC 0.1.6
- The application now identifies if you are playing or just watching a PV. Shows the small icon and text accordingly;
- Showing the difficulty of the current song with a colored icon (corresponding to the difficulty), in addition to the text in the small icon when hovering over;
- General code cleanup.
The difficulty option is configurable. It is enabled by default.
In case you didn't want it to show in the activity, just open the 'config.toml' file and change the 'show_difficulty' option to 'false'.
PDRPC 0.1.5
- Reading custom song author from memory.
Now instead of the "Custom Song" message, the author of the current custom song will be displayed whenever possible.
PDRPC 0.1.4
- Reading custom song name from memory.
This feature is experimental.
PDRPC 0.1.3
- Attempts to reconnect to Discord if it is closed or opened after the game.
- Showing "playing" status icon for unknown custom songs.
PDRPC 0.1.2
- Showing playing status when in unknown custom song instead of default status in menus.
PDRPC 0.1.1
- Fixed the wrong signature scans from 0.0.9.