Skip to content

Releases: Braasileiro/PDRPC

PDRPC 0.2.0

10 Jun 20:38
Compare
Choose a tag to compare
  • discord-rpc-sharp updated;
  • Optional song info output to a text file inside the mod directory [#7].

PDRPC 0.1.9

31 Jan 20:57
Compare
Choose a tag to compare
  • 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

24 Aug 01:13
c532da5
Compare
Choose a tag to compare
  • 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

19 Aug 17:10
Compare
Choose a tag to compare
  • 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

17 Aug 03:21
Compare
Choose a tag to compare
  • 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

13 Aug 20:37
Compare
Choose a tag to compare
  • 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

07 Aug 21:10
Compare
Choose a tag to compare
  • Reading custom song name from memory.

This feature is experimental.

PDRPC 0.1.3

30 Jul 18:01
Compare
Choose a tag to compare
  • 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

25 Jul 01:28
63b442a
Compare
Choose a tag to compare
  • Showing playing status when in unknown custom song instead of default status in menus.

PDRPC 0.1.1

23 Jul 19:30
b19350f
Compare
Choose a tag to compare
  • Fixed the wrong signature scans from 0.0.9.