Library UI has been Updated
- Selected game's name gets boldened
- Vorecade now displays an icon and a subtle opacity change in the game's name to indicate it's installation state
- Changed the font of the Library's title
- Playtime is now displayed in a more readable format, including days, hours, minutes, and seconds
- Games are now sorted alphabetically by their name instead of their acquisition date
Game Installations has been Updated
- Cancelled/Failed installations won't show the "Couldn't verify the game's installation state" message anymore after every other install and every now and then.
Game Page has been Updated
- Developers are now able to link their Discord servers for easy access
Game Management Page has been Updated
- Changed the wording of the visible version name description
- Added a text input for the Discord invite link (Should be a non-expiring invite with no user limits! Only accepts
https://discord.gg/... links)
- Inputs now wrap around the page on smaller screens (Not sure why this wasn't a thing before)
Game Analytics Page has been Updated
- Added a new section displaying the current game's appID and the event's UUID
- Only the current game's custom events are now selectable in the dropdown
- Tweaked database indexes to improve performance, should be faster at least 2 times than before
- Event data now can be cleared
- Events can now be deleted
Explore Page has been Updated
- Carousel games' tags are randomly displayed to prevent the same tags from being displayed every time
- Standardized the fonts used on titles
- Added tooltips on how different categories work
Appbar has been Updated
- Pulled an accidental feature push to the website (Downloads pane is only available to the app) [v27-hotfix]
- Added a link to the Vorecade Discord server in the appbar
- Added a new "Charts" page to the appbar
- Added a small "Cake Day" icon to the user's profile picture on their Cake Day, also appears in the popup menu of the appbar
Charts Page has been Added
- Charts page shows statistics of Vorecade as a whole, like currently active users, players in games, and more
Documentation has been Added
- Added a page for the Vorecade API documentation
- It's mostly for the analytics custom events API for the time being. Documentation will be expanded in the future.
Custom Events API has been Updated
- Custom Events Management page has been updated to include the specific event's UUID for API usage.
- Fixed a case where the server would still return a 200 status code even if there was an error in the request
- Changed non-inclusives to inclusives in the API
Graphs have been Updated
- Graph performance has been improved vastly, should be smoother than 5fps now (lol)
User Settings Page has been Updated
- Added a new section for the user to set their Cake Day and it's visibility
User Profile Page has been Updated
- Added celebratory confetti for the user's Cake Day
- Added a "cake" for the user's Cake Day. (It's not a lie!)
- Added a "firefly" effect to the user's banner (Will be customizable in the future)
- That To Do was Do To'd!
- Changed titles of some user groups
Image optimizer on game uploads has been Fixed, should now work as intended
- It will download an additional dependency during the first run, so it might take a bit longer than usual when uploading a game for the first time after this update if upgrading
Added a context menu to the client, right clicking on any text input will show a context menu with the options to cut, copy and paste
Bumped electron version from 26.2.1 to 27.0.0
Fixed "GPU Process Exited" error on the client (Should also fix tearing issues if you had any)
v28