Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3 #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

v1.3 #10

wants to merge 5 commits into from

Conversation

ItsBranK
Copy link

  • Upgraded project to C++20
  • Added a new playlistsMap in util.h to map playlist ids to names, also added all the missing playlists.
  • Added two helper functions toUpper and toLower in utils.h for strings.
  • Updated all the map file names to map title names to the latest version of Rocket League.
  • Renamed and reorganized a lot of things, and improved coding practices and standards.
  • Fixed a few missing nullchecks in DiscordRPCPlugin.cpp that could have caused crashes.

ItsBranK added 4 commits May 29, 2024 03:10
- Upgraded project to C++20
- Added a new `playlistsMap` in `util.h` to map playlist ids to names, also added all the missing playlists.
- Added two helper functions `toUpper` and `toLower` in `utils.h` for strings.
- Updated all the map file names to map title names to the latest version of Rocket League.
- Renamed and reorganized a lot of things, and improved coding practices and standards.
- Fixed a few missing nullchecks in `DiscordRPCPlugin.cpp` that could have caused crashes.
- Added the new "Salty Fest" map from the new season of RL.
Added all the local map images used for the large image section in RPC, as well as a template for how they are cropped.
@ItsBranK
Copy link
Author

REEE SEEGAL!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant