IncPlusPlus / titanfall2-rp

Titanfall 2 Discord Rich Presence
MIT License
8 stars 2 forks source link

Add a fallback for unknown gamemodes #187

Closed IncPlusPlus closed 2 years ago

IncPlusPlus commented 2 years ago

Previously, when a user was in a gamemode that I haven't added to this, it would just say that they were still in a lobby. This was because no status update was sent to Discord. This was caused by an exception being thrown then there was an unknown gamemode. This is now handled more gracefully. Now, an unknown gamemode's codename is displayed and instead of showing the score, the text "In a match" is displayed.