Back again for another update, this time with actual changes! Please make an issue if there are any bugs!
- Added support for 1.21.9/1.21.10
- Improved Multiplayer Presence. Now in simple mode, it can tell if you're playing on a server with 1 player (so by yourself) or if there's more than 1 player
- Updated Player Head API system to use a different API, which should hopefully result in less waiting around for your skin to update in the rich presence! (should be about every half hour now compared to the 12 hours before)
- Added an extra line in Advanced Mode comments so the image keys don't feel as cramped
- Added 3 new images to Advanced Mode
What's Changed
- Add example image by @akirataguchi115 in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/25
- v2.3 update for 1.21.6-1.21.8 by @ThePhaseCat in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/29
- V2.4 by @ThePhaseCat in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/31
New Contributors
- @akirataguchi115 made their first contribution in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/25
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.1.0...v2.4.0
Mostly under the hood changes, but still an update!
- Recoded Multiplayer Logic when using simple mode/not using advanced mode to make it easier to read and to fix some bugs related to multiplayer (#28)
- Added three new image keys to advanced mode (coppergolem1, coppergolem2, coppergolem3)
What's Changed
- v2.3 update for 1.21.6-1.21.8 by @ThePhaseCat in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/29
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.2.2...v2.3.0
Fixed major bug where log files could get giant due to massive console spam as a result of the mod losing connection with Discord.
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.2.1...v2.2.2
Fixed bug with custom Discord Application ID's not working
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.2.0...v2.2.1
Small update to re-add the custom Discord Application ID feature (at request). Also made a backport to 1.21.1 due to a request. Thanks for the support!
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.1.0...v2.2.0
Simple update to add support for 1.21.6. This jar only supports 1.21.6, but for future updates, I will try to keep the 1.21.4/1.21.5 and 1.21.6 versions updated together.
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.1.0...v2.1.0-1.21.6
(Thanks for 30K downloads!)
This update focuses around the Main Menu, specifically from within Advanced Mode! The first and main addition is something that I know some people wanted (you could've asked first about it lol)
Changes
- By very popular demand, added option to change Main Menu State Details (the small text in the bottom of the presence) in Advanced Mode
- Renamed the Presence Small Main Menu Image to just "Presence Main Menu Image" to better reflect what the option actually does (Again, in Advanced Mode)
- Updated the "base" presence image, now actually matches what the official Java Edition Icon is. If you want to use the old one (once again, in Advanced Mode), its image key is "base_old" (which is also listed as an image key option)
- Added four new images to be used in Advanced Mode
- Added error handling for picking an image in the Main Menu for Advanced Mode
- Cleaned up some internal code
What's Changed
- 2.1 by @ThePhaseCat in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/24
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/v2.0.0...v2.1.0
It's been a while, but I'm back with a giant update that's been in the making for about five-six months. Let's just jump into the many changes!
- Added support for 1.21.5
- Migrated entire Discord Rich Presence System to a new library (This library should have support for Mac, I hope, but I have no way to test this, so take that with a grain of salt)
- Added option to show Player Head and Username in Presence for both simple and Advanced Mode
- Added 7 new images to choose from in Advanced Mode
- Swapped Dimension images so they now appear in the "large" image instead of the small one
- Adjusted some text wording
- Removed the Discord Application ID option from config, has no use anymore
- Fixed bug related to not having ModMenu installed
- Updated translations for Simplified Chinese
What's Changed
- Update Simplified Chinese translation by @TheWhiteDog9487 in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/18
- Fix stuck loading progress bar by @TheWhiteDog9487 in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/21
- 2.0.0 by @ThePhaseCat in https://github.com/ThePhaseCat/phases-discord-rich-presence/pull/23
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/1.6.0...v2.0.0
It's been a bit since a massive update, but I'm here with a giant update! Let's get into the changes! Please note that this beta only contains the new updated/replaced RPC system. In terms of "features", this beta doesn't have anything other than non-advanced mode being able to display username and player head if that's what you want! There's a lot more features/changes I want to make for this version, but I felt like getting this out as soon as I could would be the better move in order to test for compatibility issues!
- Completely updated/replaced old Discord RPC system with a new one. The goal was to hopefully allow for better performance and support for more platforms (Maybe now it'll work on mac!)
- I've only tested this on 1.21.4, but it may work on other 1.21 versions, I just haven't tested this yet.
Full Changelog: https://github.com/ThePhaseCat/phases-discord-rich-presence/compare/1.6.0...v2.0.0-beta1