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

November 2023 update #37

Merged
merged 16 commits into from
Nov 18, 2023
Merged

November 2023 update #37

merged 16 commits into from
Nov 18, 2023

Conversation

Helaman99
Copy link
Owner

Changes

  • Made privacy policy and terms of service pages more mobile-friendly
  • Login and signup buttons should now do loading animations for when a player is logging in
  • PayPal API integrated, with coin packs verified on the backend, updated privacy policy accordingly
  • Players should no longer timeout looking for an opponent
  • Websockets are now properly closed on the frontend.
  • Added "more coins needed" warnings when a player can't afford a thing (previously would just say "something went wrong")
  • Added a document for growth strategies
  • Upgraded to .NET 8.0
  • Updated the rules page to have a welcome message
  • Updated signup page to show when privacy policy/terms of service were updated last
  • The topics page now displays the number of debates that are currently in progress
  • Added a lot of new avatars! (premium avatars now cost 25 coins instead of 20)
  • Removed theme buttons for now since they are not yet supported
  • Ran prettier formatting and lint

That's prettymuch it!

Players can now purchase coins via the PayPal API. Tested via the PayPal Developer Sandbox. Coin packs are now kept on the backend, and a coin pack is verified before it is purchased.
You can wait at least 5 minutes before getting another person in the chatroom or before getting another message and it will still work. Timeout rules are set on the frontend (in the chat controller) and on the backend (in `Program.cs`).
Added a bit of a disclaimer for the game being a work-in-progress.
Shows the last date on which the privacy policy/terms of service were updated.
@Helaman99 Helaman99 merged commit e147479 into main Nov 18, 2023
6 checks passed
@Helaman99 Helaman99 deleted the November-2023-Update branch November 18, 2023 20:38
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