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

Implement Music Kits as a MVP alternative #51

Merged
merged 2 commits into from
Sep 8, 2024
Merged

Commits on Sep 8, 2024

  1. Implement Music Kits as a MVP alternative

    - Implemented `Music Kits`, now you can add as many as tracks as you want, not being limited by any amount.
    - Added 3 Music Kits from NCS.
    - Players now can buy `Music Kits` in exchange of `Points`.
    - Players can `Preview` tracks in the music kits menu.
    - Best player of the round will be shown on the screen while his selected music kit is playing to the others.
    - Fixed a bug to `csgor_save_skin_names.sma` related to previous change of removing `Nvault` support.
    - Imrpoved `csgor_user_mvp` forward by allowing return values.
    - Fixed a bug where a played could've logged in another player's account if he knew a portion of his password.
    ShadowsAdi committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d929d3e View commit details
    Browse the repository at this point in the history
  2. Fixed CI

    ShadowsAdi committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4ea0fd3 View commit details
    Browse the repository at this point in the history