Releases: FlamingNineteen/RichPresenceWUPS
Wii U Rich Presence v1.9
Wii U Plugin
Changed to fit the updates to the app
Discord App
Now uses the discord-presence library. Because of this, authorization is no longer needed, the app can be statically compiled, and the name of the user's game will now appear next to their name instead of the app name. For example, Playing Wii U (app name) is now Playing Nintendo Land (game name). Also, now both the amount of local players (controllers connected) and Network IDs can show up at the same time, and both can be individually disabled.
Wii U Rich Presence v1.8
Wii U Plugin
New configuration setting that allows you to configure the text that appears under the game name, including setting it to the Network ID of the current user
Discord App
Changed to allow for the update to the plugin
Wii U Rich Presence v1.7
Wii U Plugin
No changes
Discord App
Added UNIX device support (currently only Linux, as I have no way of building for macOS at this time)
Wii U Rich Presence v1.6
Wii U Plugin
Added configuration settings.
Discord App
Now displays the icon of the game being played if that game's icon exists in the database.
Fixed a bug where idling didn't cause the program to cease Rich Presence updates.
Wii U Rich Presence v1.5
Wii U Plugin
No longer piggybacks off of ftpiiu, instead broadcasting over UDP port 5005
Now uses a background loop instead of only sending when apps start, which fixes a bug where controller number would not update.
Discord App
FTP functions replaced with receive functions for UDP port 5005
Settings removed (some settings will be moved to plugin configuration menu)
Fixed a bug where the program would use the save.json in the running directory, not the app's local directory.
Wii U Rich Presence v1.4
Wii U Plugin
No changes
Discord App
startup setting to run automatically on startup.
tray setting to minimize app to system tray.
Command line usage to set settings.
app.ico bundled with sizes 16x16, 24x24, 32x32, 64x64, 128x128, and 256x256.
Wii U Rich Presence v1.3
Wii U Plugin
No changes.
Discord App
Automatic authorization. After the first manual authorization, authorization is done automatically with access and refresh tokens.
save.json now used to save variables, replacing server.txt and timeshift.txt.
Wii U Rich Presence v1.2
Wii U Plugin
No changes.
Discord App
Added an icon to the application.
Wii U Rich Presence v1.1
Wii U Plugin
No changes.
Discord App
No longer requires Visual Studio C++ Redistributions.
Introduced timeset setting for timezone correction and proper display of the play duration in Discord.
Wii U Rich Presence v1.0
Initial release.
Revised to separate Discord executable and Wii U plugin.