Guest mode #5

Open
opened 2023-04-04 03:54:05 +02:00 by boyan_k · 0 comments
Owner

As explained in the README:

If you want to use somebody else's account while playing customs, you can temporarily claim it, which will make the actual owner not gain MMR from the current game.

You, as the temporary player, do receive some MMR, however it is reduced by 50%, bc god damn get your own account wtf.

Implementation-wise, this shouldn't be too hard, but I told myself that when I started working on this project as well, so I don't really trust that statement.

TODOs

  • Implement in the server
    • 1 game only, unless stated otherwise(shouldn't be too hard, as we only go through each new game once)
    • Include the "guest" in the DB and ensure the process of registering with their own account goes through smoothly
  • Implement in the discord integration

That should be as easy as switching a single flag on.

As explained in the README: > If you want to use somebody else's account while playing customs, you can temporarily claim it, which will make the actual owner not gain MMR from the current game. >You, as the temporary player, do receive some MMR, however it is reduced by 50%, bc god damn get your own account wtf. Implementation-wise, this shouldn't be too hard, but I told myself that when I started working on this project as well, so I don't really trust that statement. ### TODOs - [ ] Implement in the server - [ ] 1 game only, unless stated otherwise(shouldn't be too hard, as we only go through each new game once) - [ ] Include the "guest" in the DB and ensure the process of registering with their own account goes through smoothly - [ ] Implement in the discord integration <sub>That should be as easy as switching a single flag on.</sub>
boyan_k added the
Feature
Server
Discord
labels 2023-04-04 03:54:05 +02:00
boyan_k self-assigned this 2023-04-04 03:55:21 +02:00
boyan_k added a new dependency 2023-04-04 03:55:25 +02:00
boyan_k added a new dependency 2023-04-04 04:07:30 +02:00
boyan_k removed a dependency 2023-05-11 07:36:19 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Depends on
#4 Abhorrent code
custoMM/custoMM
Reference: custoMM/custoMM#5
No description provided.