Releases: malmeloo/wiimmfi-rpc
Wiimmfi-RPC v1.7.5
The second big update has arrived! Please note that I originally wanted to implement more features, but due to a lack of time I haven't been able to do so. This release is therefore a little more unfinished than others.
Although this is a full release, some minor bugs might be present that I haven't found yet. Please report these to me ASAP so I can fix them.
New features:
- Wiimmfi-RPC will now minimize to your system tray when you close it. For more info, check #16.
- Added a brand new online player tab! It allows you to view all online Wiimmfi players categorized by game. You can even search for players and click a nice little button to easily add the user to your friend codes list.
- Sentry error reporting. This allows me to easily spot any errors that might be popping up!
Bug fixes:
- Wiimmfi changed their online player list URLs, breaking older versions of this program. This update fixes that.
- Behind the scenes improvements
- Other fixes
Wiimmfi-RPC v1.5.2
The first real update is here! It includes several bug fixes, patches, improvements and additions. As usual, simply download the zip for your operating system and architecture and unzip it somewhere.
Program updates:
- The program will now tell you if your Discord client is not running (see #12)
- The timeout for checking online players now features Intelligent Backoff Logic:tm:, the greatest technology breakthrough of the last 20 years. This basically means that it will not check as often when you're not online, preserving accuracy without spamming the servers or your network. Power Users: this can be configured in the config files. See #10
- Logs and crashlogs are now actually useful.
- The built in updater now actually works properly using a few sprinkles of elf magic.
- Miscellaneous updates and improvements.
Repository updates:
- The readme now contains proper instructions to make it actually useful to people.
I still haven't been able to package up the script for 32bit Linux users.. :( For the people out there: while you're a minority, I'm working on it!
Wiimmfi-RPC v1.4.0
This is the first release of the GUI-rewrite of Wiimmfi-RPC.
Bundled packages have been attached to this release for Windows (x64/x86) and Linux (x64). I'm working on getting Linux x86 packaged, but until then, users using this OS and architecture should install python themselves and use the latest version from master instead.